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

: Encounter Entrevista LE - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "6c7dae68-552d-44cb-b414-e5024ae8e0a0",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/EncounterEntrevistaLE"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 6c7dae68-552d-44cb-b414-e5024ae8e0a0</b></p><a name=\"6c7dae68-552d-44cb-b414-e5024ae8e0a0\"> </a><a name=\"hc6c7dae68-552d-44cb-b414-e5024ae8e0a0\"> </a><a name=\"6c7dae68-552d-44cb-b414-e5024ae8e0a0-es-CL\"> </a><p><b>En Condicion Cirugia</b>: true</p><p><b>Extension Resultado Evaluación Pre-Qx</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSResultadoEvaluacionPreQuirurgica 1}\">El Paciente requiere intervención quirúrgica.</span></p><p><b>identifier</b>: 1234567890</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-CSModalidadAtencionCodigo.html#CSModalidadAtencionCodigo-1\">Modalidad Atencion Codigo 1</a>: Presencial</p><p><b>subject</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>basedOn</b>: <a href=\"ServiceRequest-38a17703-0731-4c3f-88fd-1202dc99d7ce.html\">ServiceRequest Lung</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-0e5c9353-5f8e-4801-b7fc-59395f14344c.html\">PractitionerRole Entrevistador</a></td></tr></table><p><b>appointment</b>: <a href=\"Appointment-76adaeb4-4885-4aa6-96c1-13b9df9a61d7.html\">Appointment: extension = Llamada,; identifier = CITA-20241027-001; status = booked; serviceType = Entrevista Pre Quirúrgica; start = 2024-10-27 10:00:00-0400; end = 2024-10-27 10:30:00-0400; created = 2024-10-25 14:00:00-0400</a></p><p><b>period</b>: 2024-12-02 10:00:00-0400 --&gt; (ongoing)</p></div>"
  },
  "extension" : [
    {
      "url" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/EnCondicionCirugia",
      "valueBoolean" : true
    },
    {
      "url" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/ExtensionResultadoEvaluacionPreQx",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSResultadoEvaluacionPreQuirurgica",
            "code" : "1",
            "display" : "El Paciente requiere intervención quirúrgica."
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "value" : "1234567890"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSModalidadAtencionCodigo",
    "code" : "1",
    "display" : "Presencial"
  },
  "subject" : {
    🔗 "reference" : "Patient/22e862c5-6d96-44ec-869c-dba001058cb3"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce"
    }
  ],
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "PractitionerRole/0e5c9353-5f8e-4801-b7fc-59395f14344c"
      }
    }
  ],
  "appointment" : [
    {
      🔗 "reference" : "Appointment/76adaeb4-4885-4aa6-96c1-13b9df9a61d7"
    }
  ],
  "period" : {
    "start" : "2024-12-02T10:00:00-04:00"
  }
}