International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ritikarawlani/fhir-ips/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="eumfh-39-07-1"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance eumfh-39-07-1</b></p><a name="eumfh-39-07-1"> </a><a name="hceumfh-39-07-1"> </a><a name="eumfh-39-07-1-en-US"> </a><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>code</b>: <span title="Codes:{http://snomed.info/sct 716186003}">No known allergy (situation)</span></p><p><b>patient</b>: <a href="Patient-eumfh-39-07.html">Alexander Heig (inject 39-07)</a></p><p><b>onset</b>: Absent because : unknown</p></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>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="716186003"/>
<display value="No known allergy (situation)"/>
</coding>
</code>
<patient>🔗
<reference value="Patient/eumfh-39-07"/>
<display value="Alexander Heig (inject 39-07)"/>
</patient>
<onsetDateTime>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unknown"/>
</extension>
</onsetDateTime>
</AllergyIntolerance>