Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="coin-example-timefault"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCoincidentTimeStampObservation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation coin-example-timefault</b></p><a name="coin-example-timefault"> </a><a name="hccoin-example-timefault"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PhdCoincidentTimeStampObservation.html">PhdCoincidentTimeStampObservation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{urn:iso:std:iso:11073:10101 67975}">Absolute time</span></p><p><b>subject</b>: <a href="Device-phd-711000FEFF5F49B0.B0495F001071.html">Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address; manufacturer = OMRONHEALTHCARE; serialNumber = 20150200002A; modelNumber = HEM-9200T; type = MDC_MOC_VMS_MDS_SIMP</a></p><p><b>effective</b>: 2018-11-20 04:50:47-0500</p><p><b>dataAbsentReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}">Sensor Time Fault</span></p><p><b>device</b>: <a href="Device-phg-ecde3d4e58532d31.000000000000.html">Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD</a></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="urn:iso:std:iso:11073:10101"/>
<code value="67975"/>
<display value="MDC_ATTR_TIME_ABS"/>
</coding>
<text value="Absolute time"/>
</code>
<subject>🔗
<reference value="Device/phd-711000FEFF5F49B0.B0495F001071"/>
</subject>
<effectiveDateTime value="2018-11-20T04:50:47-05:00"/>
<dataAbsentReason>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
<code value="unknown"/>
<display value="Unknown"/>
</coding>
<text value="Sensor Time Fault"/>
</dataAbsentReason>
<device>🔗
<reference value="Device/phg-ecde3d4e58532d31.000000000000"/>
</device>
</Observation>