OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="OpenELISDeviceExample"/>
<meta>
<profile
value="http://digi-uw.github.io/openelis-global-ig/StructureDefinition/open-elis-device"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device OpenELISDeviceExample</b></p><a name="OpenELISDeviceExample"> </a><a name="hcOpenELISDeviceExample"> </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-open-elis-device.html">OpenELIS Device</a></p></div><p><b>identifier</b>: <code>http://openelis-global.org/analyzer_uuid</code>/6f5f7a6b-89b2-4a7d-a2c2-77ef66a9f1b2, <code>http://openelis-global.org/analyzer_machineId</code>/XN-1000-4589, <code>http://openelis-global.org/analyzer_sourceId</code>/DISCOVERY-192.168.1.10</p><p><b>status</b>: Active</p><p><b>serialNumber</b>: XN-1000-4589</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Sysmex XN-1000</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:">Hematology Analyzer</span></p><p><b>owner</b>: Identifier: <code>http://openelis-global.org/facility</code>/TEST LIMS</p><p><b>note</b>: </p><blockquote><div><p>Primary hematology analyzer</p>
</div></blockquote></div>
</text>
<identifier>
<system value="http://openelis-global.org/analyzer_uuid"/>
<value value="6f5f7a6b-89b2-4a7d-a2c2-77ef66a9f1b2"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/analyzer_machineId"/>
<value value="XN-1000-4589"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/analyzer_sourceId"/>
<value value="DISCOVERY-192.168.1.10"/>
</identifier>
<status value="active"/>
<serialNumber value="XN-1000-4589"/>
<deviceName>
<name value="Sysmex XN-1000"/>
<type value="user-friendly-name"/>
</deviceName>
<type>
<text value="Hematology Analyzer"/>
</type>
<owner>
<identifier>
<system value="http://openelis-global.org/facility"/>
<value value="TEST LIMS"/>
</identifier>
</owner>
<note>
<text value="Primary hematology analyzer"/>
</note>
</Device>