Stream: implementers
Topic: observation-oxygensat component.value[x]
Yunwei Wang (Oct 08 2020 at 15:26):
In detail page of this profile http://hl7.org/fhir/R4/oxygensat-definitions.html#Observation.component.value[x], the type for Observation.component.value[x] is specified as
Type Choice of: Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period
but the requirement states that
Requirements SHALL contain exactly one [1..1] value with @xsi:type="PQ" (CONF:7305).
Does that mean only Quantity is allowed to be used here?
Another conflict on this profile's component.value[x] element is that the short description says that this is Vital Sign Value recorded with UCUM and had a required binding to Vital Signs Units (required). How does this applies to type choice such as valueBoolean?
@Eric Haas
Eric Haas (Oct 08 2020 at 18:38):
I don't see what you are pointing to .. where does it say "Type Choice of: Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period"?
O2 sat value is Quantity.
Yunwei Wang (Oct 08 2020 at 19:09):
Eric Haas (Oct 08 2020 at 22:28):
I don't know ... can you make a tracker to fix?
Lin Zhang (Oct 09 2020 at 00:25):
Why to define a profile for the observation oxygen saturation in the base spec? Anything special for this specific observation?
Eric Haas (Oct 09 2020 at 03:34):
to fix the existing o2sat profile in spec
Last updated: Apr 12 2022 at 19:14 UTC