Tiempos de Espera Interoperable
0.2.1 - draft CL

Tiempos de Espera Interoperable - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo de una Alergía - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="AllergyIntoleranceExample"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/AllergyIntoleranceIniciarLE"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance AllergyIntoleranceExample</b></p><a name="AllergyIntoleranceExample"> </a><a name="hcAllergyIntoleranceExample"> </a><a name="AllergyIntoleranceExample-es-CL"> </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-AllergyIntoleranceIniciarLE.html">AllergyIntolerance Iniciar LE</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Activo</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmado</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 227493005}">Alergía a castaña de cajú</span></p><p><b>patient</b>: <a href="Patient-EjemploPatientLE.html">María Josefina Gonzalez (official) Male, DoB: 1974-12-25 ( Rol Único Nacional: 90000000-6 (use: official, ))</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
    <text value="Activo"/>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
    <text value="Confirmado"/>
  </verificationStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="227493005"/>
    </coding>
    <text value="Alergía a castaña de cajú"/>
  </code>
  <patient>🔗 
    <reference value="Patient/EjemploPatientLE"/>
  </patient>
</AllergyIntolerance>