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 - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="abfca780-745d-4c35-ae8a-fd0dbc3a9b16"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/ProcedureCirugiaLE"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce"/>
  </basedOn>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoCirugiaPropuesta"/>
      <code value="1"/>
      <display value="Cirugía Mayor Electiva"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="39607008"/>
    </coding>
    <text value="Cirugía de hernia ventral"/>
  </code>
  <subject>🔗 
    <reference value="Patient/22e862c5-6d96-44ec-869c-dba001058cb3"/>
  </subject>
  <performedDateTime value="2024-12-02T10:00:00-04:00"/>
  <performer>
    <actor>🔗 
      <reference
                 value="PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa"/>
    </actor>
  </performer>
  <outcome>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSCondicionSalidaCirugia"/>
      <code value="1"/>
      <display value="Vivo"/>
    </coding>
  </outcome>
</Procedure>