Lista de Espera Quirúrgica Interoperable
0.1.1 - draft Chile flag

Lista de Espera Quirúrgica Interoperable - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Agendamiento cirugía - XML Representation

Raw xml | Download


<Appointment xmlns="http://hl7.org/fhir">
  <id value="0708a908-fc3a-48ea-90e7-b5cd0e516e30"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/AppointmentAgendarLE"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment 0708a908-fc3a-48ea-90e7-b5cd0e516e30</b></p><a name="0708a908-fc3a-48ea-90e7-b5cd0e516e30"> </a><a name="hc0708a908-fc3a-48ea-90e7-b5cd0e516e30"> </a><a name="0708a908-fc3a-48ea-90e7-b5cd0e516e30-es-CL"> </a><p><b>Medio de Contacto</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSMediodeContacto 3}">Llamada</span></p><blockquote><p><b>Extension ContactadoLE</b></p><ul><li>Contactado: true</li></ul></blockquote><p><b>identifier</b>: CITA-20241130-001</p><p><b>status</b>: Booked</p><p><b>serviceType</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoServicioAgendamiento 2}">Agendamiento de quirófano</span></p><p><b>appointmentType</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoAgendamiento 1}">Electivo Normal</span></p><p><b>start</b>: 2024-11-12 10:00:00-0400</p><p><b>end</b>: 2024-11-12 11:00:00-0400</p><p><b>created</b>: 2024-10-27 14:00:00-0400</p><p><b>basedOn</b>: <a href="ServiceRequest-38a17703-0731-4c3f-88fd-1202dc99d7ce.html">ServiceRequest Lung</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient-22e862c5-6d96-44ec-869c-dba001058cb3.html">Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="PractitionerRole-4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa.html">PractitionerRole Atendedor</a></p><p><b>status</b>: Accepted</p></blockquote></div>
  </text>
  <extension
             url="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/ExtensionMediodeContacto">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSMediodeContacto"/>
        <code value="3"/>
        <display value="Llamada"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/Contactado">
    <extension url="Contactado">
      <valueBoolean value="true"/>
    </extension>
  </extension>
  <identifier>
    <value value="CITA-20241130-001"/>
  </identifier>
  <status value="booked"/>
  <serviceType>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoServicioAgendamiento"/>
      <code value="2"/>
      <display value="Agendamiento de quirófano"/>
    </coding>
  </serviceType>
  <appointmentType>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoAgendamiento"/>
      <code value="1"/>
      <display value="Electivo Normal"/>
    </coding>
  </appointmentType>
  <start value="2024-11-12T10:00:00-04:00"/>
  <end value="2024-11-12T11:00:00-04:00"/>
  <created value="2024-10-27T14:00:00-04:00"/>
  <basedOn>🔗 
    <reference value="ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce"/>
  </basedOn>
  <participant>
    <actor>🔗 
      <reference value="Patient/22e862c5-6d96-44ec-869c-dba001058cb3"/>
      <type value="Patient"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>🔗 
      <reference
                 value="PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa"/>
      <type value="PractitionerRole"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>