<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AllergyIntoleranceExample001 - XML Representation

Raw xml | Download



<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="AllergyIntoleranceExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/AllergyIntoleranceMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance AllergyIntoleranceExample001</b></p><a name="AllergyIntoleranceExample001"> </a><a name="hcAllergyIntoleranceExample001"> </a><a name="AllergyIntoleranceExample001-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 227493005}">Cashew nuts</span></p><p><b>patient</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>encounter</b>: <a href="Encounter-EncounterExample001.html">Encounter: extension = No display for Extension ; identifier = http://www.acme.com/identifiers/EJEMPLO#v2222; status = finished; class = ambulatory (Encounter Class#AMB); period = 2023-11-29 00:00:00+0000 --&gt; (ongoing); reasonCode = Acute bronchiolitis with obstruction</a></p><p><b>recorder</b>: <a href="Practitioner-PractitionerExample001.html">Practitioner Dr. Rene Favaloro</a></p><p><b>note</b>: The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract.</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="227493005"/>
      <display value="Cashew nuts"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/PatientExample001"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample001"/>
  </encounter>
  <recorder>🔗 
    <reference value="Practitioner/PractitionerExample001"/>
  </recorder>
  <note>
    <text
          value="The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."/>
  </note>
</AllergyIntolerance>