HL7 Czech EMS Implementation Guide
0.0.2 - ci-build
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="b15bd921-5bbe-46eb-8b69-4762dfadbd2a"/>
<meta>
<profile
value="https://hl7.cz/fhir/core/StructureDefinition/cz-device-observer"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device b15bd921-5bbe-46eb-8b69-4762dfadbd2a</b></p><a name="b15bd921-5bbe-46eb-8b69-4762dfadbd2a"> </a><a name="hcb15bd921-5bbe-46eb-8b69-4762dfadbd2a"> </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="https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-device-observer.html">Device: Performer/Observer (CZ)</a></p></div><p><b>identifier</b>: <code>http://example.org/devices</code>/DEF-123456</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>Monitor/defibrilátor Lifepak 15</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 86184003}">Electrocardiographic monitor and recorder</span></p></div>
</text>
<identifier>
<system value="http://example.org/devices"/>
<value value="DEF-123456"/>
</identifier>
<deviceName>
<name value="Monitor/defibrilátor Lifepak 15"/>
<type value="user-friendly-name"/>
</deviceName>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="86184003"/>
<display value="Electrocardiographic monitor and recorder"/>
</coding>
</type>
</Device>