Proyecto Listas de Espera MINSAL CHILE
0.1.3 - ci-build

Proyecto Listas de Espera MINSAL CHILE - Local Development build (v0.1.3). See the Directory of published versions

: Encounter Evento de Atender - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EjemploEncounterAtender"/>
  <meta>
    <profile
             value="http://minsal.cl/listaespera/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></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>ExtString MotivoNoPertinencia</b>: lorem ipsum</p><p><b>identifier</b>: IdConsultaAPS: 1</p><p><b>status</b>: finished</p><p><b>class</b>: 1 (Details: [not stated] code 1 = '1', stated as 'null')</p><p><b>subject</b>: <a href="Bundle-EjemploBundleInicio.html#http-//acme.com/ehr/fhir/Patient/EjemploPatient">http://acme.com/ehr/fhir/Patient/EjemploPatient</a></p><p><b>basedOn</b>: <a href="http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE">http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE</a></p><p><b>period</b>: 2023-01-22 09:00:00+0000 --&gt; (ongoing)</p><p><b>reasonReference</b>: </p><ul><li><a href="Bundle-EjemploBundleAtender.html#http-//acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE">http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE</a></li><li><a href="Bundle-EjemploBundleAtender.html#http-//acme.com/ehr/fhir/Observation/EjemploObservationAtender">http://acme.com/ehr/fhir/Observation/EjemploObservationAtender</a></li></ul><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</b></td></tr><tr><td>*</td><td><a href="Bundle-EjemploBundleAtender.html#http-//acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoSospechaLE">http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoSospechaLE</a></td></tr></table></div>
  </text>
  <extension
             url="http://minsal.cl/listaespera/StructureDefinition/ExtBoolPertinenciaAtencionBox">
    <valueBoolean value="true"/>
  </extension>
  <extension
             url="http://minsal.cl/listaespera/StructureDefinition/ExtStringMotivoNoPertinencia">
    <valueString value="lorem ipsum"/>
  </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>
    <code value="1"/>
  </class>
  <subject>
    <reference value="http://acme.com/ehr/fhir/Patient/EjemploPatient"/>
  </subject>
  <basedOn>
    <reference
               value="http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE"/>
  </basedOn>
  <period>
    <start value="2023-01-22T09:00:00Z"/>
  </period>
  <reasonReference>
    <reference
               value="http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE"/>
    <type value="Condition"/>
  </reasonReference>
  <reasonReference>
    <reference
               value="http://acme.com/ehr/fhir/Observation/EjemploObservationAtender"/>
    <type value="Observation"/>
  </reasonReference>
  <diagnosis>
    <condition>
      <reference
                 value="http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoSospechaLE"/>
    </condition>
  </diagnosis>
</Encounter>