HL7 Czech Imaging Order IG
0.0.3 - ci-build
HL7 Czech Imaging Order IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img-order/ and changes regularly. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="EncounterExample"/>
<meta>
<profile
value="https://hl7.cz/fhir/img-order/StructureDefinition/cz-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter EncounterExample</b></p><a name="EncounterExample"> </a><a name="hcEncounterExample"> </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-cz-encounter.html">Encounter: Imaging Order (CZ)</a></p></div><p><b>identifier</b>: <code>https://homolka.cz/nis</code>/ku-123456789</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title="Codes:">Rentgen pacienta XY</span></p></div>
</text>
<identifier>
<system value="https://homolka.cz/nis"/>
<value value="ku-123456789"/>
</identifier>
<status value="in-progress"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</class>
<type>
<text value="Rentgen pacienta XY"/>
</type>
</Encounter>