TEHIK FHIR IG Allergy, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-allergy/ and changes regularly. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="example"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance example</b></p><a name="example"> </a><a name="hcexample"> </a><p><b>Allergy probability</b>: <span title="Codes:{https://fhir.ee/CodeSystem/valu-esinemise-sagedus 02}">Esines 1-2 päeva vältel viimase 3 päeva jooksul</span></p><p><b>code</b>: <span title="Codes:">allergeen</span></p><p><b>patient</b>: <a href="Patient-example.html">John Doe Male, DoB: 1980-01-01</a></p></div>
</text>
<extension
url="https://fhir.ee/allergy/StructureDefinition/ee-allergy-probability-extension">
<valueCodeableConcept>
<coding>
<system value="https://fhir.ee/CodeSystem/valu-esinemise-sagedus"/>
<code value="02"/>
<display value="Esines 1-2 päeva vältel viimase 3 päeva jooksul"/>
</coding>
</valueCodeableConcept>
</extension>
<code>
<text value="allergeen"/>
</code>
<patient>🔗
<reference value="Patient/example"/>
</patient>
</AllergyIntolerance>