This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v3.5.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions
.
{
"resourceType" : "Observation",
"id" : "84b2ce38-98e2-4da6-a593-afdb3fd017f5",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/EnumerationObservation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 84b2ce38-98e2-4da6-a593-afdb3fd017f5</p><p><b>meta</b>: </p><p><b>status</b>: FINAL</p><p><b>code</b>: MDC_ECG_STAT_RHY <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '184327' = '184327', given as 'MDC_ECG_STAT_RHY'})</span></p><p><b>subject</b>: <a href="Patient-6a41c235-5421-4698-af96-20f279b21ffc.html">Generated Summary: id: 6a41c235-5421-4698-af96-20f279b21ffc; Medical record number = 0815 (USUAL); active; John Doe ; gender: male; birthDate: 04/05/1967</a></p><p><b>effective</b>: 21/07/2018 11:23:40 AM</p><p><b>value</b>: Sinus rhythm <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '147474' = '147474', given as 'MDC_ECG_SINUS_RHY'})</span></p><p><b>device</b>: <a href="DeviceMetric-da145796-6cda-4dec-b9cf-8385b24afddf.html">Generated Summary: id: da145796-6cda-4dec-b9cf-8385b24afddf; <span title="Codes: {urn:iso:std:iso:11073:10101 184327}">Rhythm Status</span>; operationalStatus: on; category: measurement</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "184327",
"display" : "MDC_ECG_STAT_RHY"
}
]
},
"subject" : {
"reference" : "Patient/6a41c235-5421-4698-af96-20f279b21ffc"
},
"effectiveDateTime" : "2018-07-21T11:23:40+02:00",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "147474",
"display" : "MDC_ECG_SINUS_RHY"
}
],
"text" : "Sinus rhythm"
},
"device" : {
"reference" : "DeviceMetric/da145796-6cda-4dec-b9cf-8385b24afddf"
}
}