Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR 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-allergy-patient-001"/>
<meta>
<profile
value="https://example.org/fhir/StructureDefinition/kps-allergyIntolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance example-allergy-patient-001</b></p><a name="example-allergy-patient-001"> </a><a name="hcexample-allergy-patient-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">Profile: <a href="StructureDefinition-kps-allergyIntolerance.html">AllergyIntolerance Profile - KPS</a></p></div><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>criticality</b>: High Risk</p><p><b>patient</b>: <a href="Patient-ExamplePatientKPS.html">Hawa Mohamed Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#28765432)</a></p><p><b>onset</b>: 2021-05-01</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title="Codes:{http://snomed.info/sct 91936005}">Allergy to penicillin</span></p><p><b>manifestation</b>: <span title="Codes:{http://snomed.info/sct 271807003}">Rash</span>, <span title="Codes:{http://snomed.info/sct 230145002}">Difficulty breathing</span></p><p><b>description</b>: Develops severe rash and difficulty breathing after penicillin</p><p><b>severity</b>: Severe</p><p><b>note</b>: </p><blockquote><div><p>Carry epinephrine auto-injector at all times.</p>
</div></blockquote></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<type value="allergy"/>
<criticality value="high"/>
<patient>🔗
<reference value="Patient/ExamplePatientKPS"/>
</patient>
<onsetDateTime value="2021-05-01"/>
<reaction>
<substance>
<coding>
<system value="http://snomed.info/sct"/>
<code value="91936005"/>
<display value="Allergy to penicillin"/>
</coding>
</substance>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="271807003"/>
<display value="Rash"/>
</coding>
</manifestation>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="230145002"/>
<display value="Difficulty breathing"/>
</coding>
</manifestation>
<description
value="Develops severe rash and difficulty breathing after penicillin"/>
<severity value="severe"/>
<note>
<text value="Carry epinephrine auto-injector at all times."/>
</note>
</reaction>
</AllergyIntolerance>