Tiempos de Espera Interoperable
0.1.6 - draft Chile flag

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

: Encounter Evento Atender - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EjemploEncounterAtender"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterAtenderLE"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="EjemploEncounterAtender"> </a><a name="hcEjemploEncounterAtender"> </a></p><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">Resource Encounter &quot;EjemploEncounterAtender&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-EncounterAtenderLE.html">Encounter Atender LE</a></p></div><p><b>ExtBool Pertinencia Atencion Box</b>: true</p><p><b>identifier</b>: IdConsultaAPS/1</p><p><b>status</b>: finished</p><p><b>class</b>: Presencial (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo code 1 = 'Presencial', stated as 'null')</p><p><b>type</b>: Nueva <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSTipoConsulta.html">Tipo Consulta</a>#1)</span></p><p><b>subject</b>: <a href="Patient-EjemploPatient.html">Patient/EjemploPatient: Anibal Diaz Cortés</a> &quot; DIAZ&quot;</p><p><b>basedOn</b>: <a href="ServiceRequest-EjemploServiceRequest.html">ServiceRequest/EjemploServiceRequest</a></p><p><b>period</b>: 2023-01-22 09:00:00+0000 --&gt; 2023-01-22 10:00:00+0000</p><p><b>reasonReference</b>: <a href="Observation-EjemploObservationAtender.html">Observation/EjemploObservationAtender</a></p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-EjemploConditionAtender.html">Condition/EjemploConditionAtender</a></td></tr></table></div>
  </text>
  <extension
             url="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolPertinenciaAtencionBox">
    <valueBoolean value="true"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.cens.cl/CodeSystem/listaespera"/>
        <code value="IdConsultaAPS"/>
      </coding>
    </type>
    <value value="1"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system
            value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo"/>
    <code value="1"/>
  </class>
  <type>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoConsulta"/>
      <code value="1"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/EjemploPatient"/>
    <display value="Anibal Diaz Cortés"/>
  </subject>
  <basedOn>🔗 
    <reference value="ServiceRequest/EjemploServiceRequest"/>
  </basedOn>
  <period>
    <start value="2023-01-22T09:00:00Z"/>
    <end value="2023-01-22T10:00:00Z"/>
  </period>
  <reasonReference>🔗 
    <reference value="Observation/EjemploObservationAtender"/>
    <type value="Observation"/>
  </reasonReference>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/EjemploConditionAtender"/>
    </condition>
  </diagnosis>
</Encounter>