CH EKM (R4)
0.0.1 - ci-build
CH
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
<Condition xmlns="http://hl7.org/fhir">
<id value="ChEkmConditionExample-Gonorrhoea"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ChEkmConditionExample-Gonorrhoea</b></p><a name="ChEkmConditionExample-Gonorrhoea"> </a><a name="hcChEkmConditionExample-Gonorrhoea"> </a><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 15628003}">Gonorrhea (disorder)</span></p><p><b>subject</b>: <a href="Patient-ChEkmPatientInitialsExample.html">B M Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>onset</b>: Absent because : asked-unknown</p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 15628003}">Gonorrhea (disorder)</span></td></tr></table></div>
</text>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="encounter-diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="15628003"/>
<display value="Gonorrhea (disorder)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ChEkmPatientInitialsExample"/>
</subject>
<onsetDateTime>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="asked-unknown"/>
</extension>
</onsetDateTime>
<evidence>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="15628003"/>
<display value="Gonorrhea (disorder)"/>
</coding>
</code>
</evidence>
</Condition>