CH EKM (R4)
0.0.1 - ci-build
CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="ChEkmServiceRequestExample-HepatitisC"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ChEkmServiceRequestExample-HepatitisC</b></p><a name="ChEkmServiceRequestExample-HepatitisC"> </a><a name="hcChEkmServiceRequestExample-HepatitisC"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href="Patient-ChEkmPatientExample.html">Beispielin Muster Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>performer</b>: <a href="Organization-ChEkmOrganizationLabExample.html">Organization Viollier Bern AG</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 171112000}">Screening due (finding)</span></p><p><b>specimen</b>: <a href="Specimen-ChEkmSpecimenExample-HepatitisC.html">Specimen</a></p></div>
</text>
<status value="completed"/>
<intent value="order"/>
<subject>🔗
<reference value="Patient/ChEkmPatientExample"/>
</subject>
<performer>🔗
<reference value="Organization/ChEkmOrganizationLabExample"/>
</performer>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="171112000"/>
<display value="Screening due (finding)"/>
</coding>
<text value="Screening due (finding)"/>
</reasonCode>
<specimen>🔗
<reference value="Specimen/ChEkmSpecimenExample-HepatitisC"/>
</specimen>
</ServiceRequest>