HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="ExampleZMCoreCondition"/>
<meta>
<profile
value="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-condition"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ExampleZMCoreCondition</b></p><a name="ExampleZMCoreCondition"> </a><a name="hcExampleZMCoreCondition"> </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-zm-core-condition.html">ZM-Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem list item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 38341003}">Hypertensive disorder, systemic arterial (disorder)</span></p><p><b>subject</b>: <a href="Patient-ExampleZMCorePatient.html">John Mwale Male, DoB: 1985-05-15 ( http://hapi.moh.gov.zm/fhir/sid/nrc#123456/12/1)</a></p><p><b>recordedDate</b>: 2025-11-15</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
<display value="Problem list item"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="38341003"/>
<display value="Hypertensive disorder, systemic arterial (disorder)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExampleZMCorePatient"/>
</subject>
<recordedDate value="2025-11-15"/>
</Condition>