Enumeration Observation Profile
Canonical URL
http://devices.fhir.org/StructureDefinition/EnumerationObservation
Profile Definition
| EnumerationObservation (Observation) | C | http://hl7.org/fhir/StructureDefinition/Observation | |
| extension | |||
| measurementStatus | Extension(code) | ||
| code | |||
| coding | 1.. | ||
| 11073MDC | 1..1 | ||
| system | 1.. | Fixed Value | |
| code | 1.. | ||
| subject | 1.. | Reference(http://hl7.org/fhir/StructureDefinition/Patient | PoC Device Profile) | |
| value[x] | C | ||
| valueCodeableConcept | CodeableConcept | ||
| valueString | string | ||
| dataAbsentReason | C | ||
| device | 1.. | Reference(Enumeration DeviceMetric Profile) |
Example (XML view)
Example of a Rhythm Status Enumeration Observation
</meta>
</coding>
</code>
</subject>
</coding>
</valueCodeableConcept>
</device>
</Observation>
Example (JSON view)
Example of a Rhythm Status Enumeration Observation
{
},
]
},
},
],
},
}
}