FHIR Chat · answer.valueQuantity? · fhirpath

Stream: fhirpath

Topic: answer.valueQuantity?


view this post on Zulip Paul Lynch (Nov 02 2018 at 19:33):

Does the "Polymorphism in FHIR" section mean that even it you know a value is of type Quantity, accessing it like answer.valueQuantity is not valid, and that you can only access it as answer.value? Or is it saying that in addition to answer.valueQuantity, you can also access it as answer.value?

view this post on Zulip Paul Lynch (Nov 07 2018 at 18:03):

#19625

view this post on Zulip Grahame Grieve (Nov 08 2018 at 20:54):

only as answer.value


Last updated: Apr 12 2022 at 19:14 UTC