Kenya-ePrescription-IG
0.1.0 - ci-build
Kenya-ePrescription-IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="example-kenya-allergyintolerance-001"/>
<meta>
<profile
value="http://example.org/StructureDefinition/kenya-eprescription-allergyintolerance"/>
<profile
value="http://example.org/fhir/StructureDefinition/kenya-eprescription-allergyintolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance example-kenya-allergyintolerance-001</b></p><a name="example-kenya-allergyintolerance-001"> </a><a name="hcexample-kenya-allergyintolerance-001"> </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">Profiles: <a href="StructureDefinition-kenya-eprescription-allergyintolerance.html">AllerygyIntolerance - ePrescription</a>, <code>http://example.org/fhir/StructureDefinition/kenya-eprescription-allergyintolerance</code></p></div><p><b>identifier</b>: <code>http://moh.health.go.ke/allergy-id</code>/AINT-2025-0001</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 372687004}">Allergy to amoxicillin</span></p><p><b>patient</b>: <a href="Patient/kenya-eprescription-patient-001">Patient/kenya-eprescription-patient-001</a></p><p><b>encounter</b>: <a href="Encounter/kenya-eprescription-encounter-001">Encounter/kenya-eprescription-encounter-001</a></p><p><b>onset</b>: 2024-11-15 09:30:00+0300</p><p><b>recordedDate</b>: 2024-11-16 10:00:00+0300</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Substance</b></td><td><b>Manifestation</b></td><td><b>Severity</b></td><td><b>ExposureRoute</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 372687004}">Amoxicillin</span></td><td><span title="Codes:{http://snomed.info/sct 271807003}">Skin rash</span></td><td>Moderate</td><td><span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></td></tr></table></div>
</text>
<identifier>
<system value="http://moh.health.go.ke/allergy-id"/>
<value value="AINT-2025-0001"/>
</identifier>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<type value="allergy"/>
<category value="medication"/>
<criticality value="high"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372687004"/>
<display value="Amoxicillin"/>
</coding>
<text value="Allergy to amoxicillin"/>
</code>
<patient>
<reference value="Patient/kenya-eprescription-patient-001"/>
</patient>
<encounter>
<reference value="Encounter/kenya-eprescription-encounter-001"/>
</encounter>
<onsetDateTime value="2024-11-15T09:30:00+03:00"/>
<recordedDate value="2024-11-16T10:00:00+03:00"/>
<reaction>
<substance>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372687004"/>
<display value="Amoxicillin"/>
</coding>
</substance>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="271807003"/>
<display value="Skin rash"/>
</coding>
</manifestation>
<severity value="moderate"/>
<exposureRoute>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route"/>
</coding>
</exposureRoute>
</reaction>
</AllergyIntolerance>