Stream: implementers
Topic: Can you use units in "valueSampledData"
lychenus (Nov 30 2020 at 08:21):
It is weird there are units available in "valueQuantity" but not in "valueSampledData"
and the test server in R4 return me unit as a prop that should not exist in "valueSampledData"
https://www.hl7.org/fhir/observation-example-f001-glucose.json.html
https://www.hl7.org/fhir/datatypes.html#SampledData
Grahame Grieve (Nov 30 2020 at 08:56):
unit is on the origin.
Grahame Grieve (Nov 30 2020 at 08:56):
where's the test server wrong?
lychenus (Nov 30 2020 at 09:06):
the current url link in origin does not point to a place where there is a unit but there is somewhere like currency and there is a ISO 4217 Currency Code there turns out to mean some real world money currency.
later it seems it was discovered that the thing it meant has to be scrolled up and now that unit is there
Last updated: Apr 12 2022 at 19:14 UTC