FHIR IG analytics| Package | hl7.fhir.uv.pocd |
| Resource Type | DeviceMetric |
| Id | DeviceMetric-RhythmStatusEnumerationDeviceMetric.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceMetric
Resource DeviceMetric "RhythmStatusEnumerationDeviceMetric"
Profile: Enumeration DeviceMetric profile
type: Rhythm (ISO 11073-10101 Health informatics - Point-of-care#184327 "MDC_ECG_STAT_RHY")
source: Device/PhysioMonitorMdsDevice
parent: Device/ECGChannelDevice
operationalStatus: on
category: measurement
{
"resourceType": "DeviceMetric",
"id": "RhythmStatusEnumerationDeviceMetric",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/EnumerationDeviceMetric"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "184327",
"display": "MDC_ECG_STAT_RHY"
}
],
"text": "Rhythm"
},
"source": {
"reference": "Device/PhysioMonitorMdsDevice"
},
"parent": {
"reference": "Device/ECGChannelDevice"
},
"operationalStatus": "on",
"category": "measurement"
}