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

: Cirugía Hernia Ventral - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "abfca780-745d-4c35-ae8a-fd0dbc3a9b16",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/ProcedureCirugiaLE"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure abfca780-745d-4c35-ae8a-fd0dbc3a9b16</b></p><a name=\"abfca780-745d-4c35-ae8a-fd0dbc3a9b16\"> </a><a name=\"hcabfca780-745d-4c35-ae8a-fd0dbc3a9b16\"> </a><a name=\"abfca780-745d-4c35-ae8a-fd0dbc3a9b16-es-CL\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-38a17703-0731-4c3f-88fd-1202dc99d7ce.html\">ServiceRequest Lung</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoCirugiaPropuesta 1}\">Cirugía Mayor Electiva</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 39607008}\">Cirugía de hernia ventral</span></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>performed</b>: 2024-12-02 10:00:00-0400</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa.html\">PractitionerRole Atendedor</a></td></tr></table><p><b>outcome</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSCondicionSalidaCirugia 1}\">Vivo</span></p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce"
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoCirugiaPropuesta",
        "code" : "1",
        "display" : "Cirugía Mayor Electiva"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "39607008"
      }
    ],
    "text" : "Cirugía de hernia ventral"
  },
  "subject" : {
    🔗 "reference" : "Patient/22e862c5-6d96-44ec-869c-dba001058cb3"
  },
  "performedDateTime" : "2024-12-02T10:00:00-04:00",
  "performer" : [
    {
      "actor" : {
        🔗 "reference" : "PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa"
      }
    }
  ],
  "outcome" : {
    "coding" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSCondicionSalidaCirugia",
        "code" : "1",
        "display" : "Vivo"
      }
    ]
  }
}