FHIR Chat · Task CodableConcept errors · clinFHIR

Stream: clinFHIR

Topic: Task CodableConcept errors


view this post on Zulip Virginia Lorenzi (Dec 22 2020 at 07:59):

I just used the text component for the fields below and got this error:

Binding for path Task.statusReason has no source, so can't be checked
Binding for path Task.output[0].type has no source, so can't be checked
Binding for path Task.output[1].type has no source, so can't be checked

Is that because I didn't specify a Code System?

view this post on Zulip Lloyd McKenzie (Dec 22 2020 at 14:17):

Probably because there's no value set. (If you specify a code, you should always specify a code system)

view this post on Zulip David Hay (Dec 24 2020 at 02:01):

Yep, that's it. What I'll do is to allow you to specify the system & code manually so at least you can get around it...


Last updated: Apr 12 2022 at 19:14 UTC