Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Hospitalización - Orden de Procedimiento - XML Representation

Raw xml | Descargar


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="Example-ServiceRequest-hosp-d34c0852a29c"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest Example-ServiceRequest-hosp-d34c0852a29c</b></p><a name="Example-ServiceRequest-hosp-d34c0852a29c"> </a><a name="hcExample-ServiceRequest-hosp-d34c0852a29c"> </a><a name="Example-ServiceRequest-hosp-d34c0852a29c-es-ES"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ProfileServiceRequestHCEU.html">HCEU - Service Resquest</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/servicerequests/</code>/d34c0852a29c (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS 072120}">Apendicectomía laparoscópica</span></p><p><b>quantity</b>: 1 procedimiento<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{proc} = '{proc}')</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-hosp-feb7a6003026.html">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-hosp-f2922fe057ac.html">Encounter: extension = Derivado de urgencias (Vías de ingreso#03); identifier = http://HIS_Source/#Enc_Hosp_ABC456 (use: usual, ); status = finished; class = inpatient encounter (ActCode#IMP); serviceType = CIRUGIA GENERAL; period = 2025-02-20 08:30:00+0000 --&gt; 2025-02-25 14:00:00+0000</a></p><p><b>occurrence</b>: 2025-02-21 12:00:00+0000</p><p><b>authoredOn</b>: 2025-02-20</p><p><b>requester</b>: <a href="Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>performer</b>: <a href="Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>reasonReference</b>: <a href="Condition-Example-Condition-hosp-dx-principal-8762741d667e.html">Condition Unspecified acute appendicitis</a></p><p><b>note</b>: Orden de apendicectomía laparoscópica</p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system
            value="http://hospitalSystemInformation.example.org/servicerequests/"/>
    <value value="d34c0852a29c"/>
  </identifier>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <coding>
      <system
              value="https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS"/>
      <code value="072120"/>
      <display value="Apendicectomía laparoscópica"/>
    </coding>
    <text value="Apendicectomía laparoscópica"/>
  </code>
  <quantityQuantity>
    <value value="1"/>
    <unit value="procedimiento"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{proc}"/>
  </quantityQuantity>
  <subject>🔗 
    <reference value="Patient/Example-Patient-hosp-feb7a6003026"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Example-Encounter-hosp-f2922fe057ac"/>
  </encounter>
  <occurrenceDateTime value="2025-02-21T12:00:00Z"/>
  <authoredOn value="2025-02-20"/>
  <requester>🔗 
    <reference value="Practitioner/Example-Practitioner-hosp-563d2c3a54fe"/>
  </requester>
  <performer>🔗 
    <reference value="Practitioner/Example-Practitioner-hosp-563d2c3a54fe"/>
  </performer>
  <reasonReference>🔗 
    <reference
               value="Condition/Example-Condition-hosp-dx-principal-8762741d667e"/>
  </reasonReference>
  <note>
    <text value="Orden de apendicectomía laparoscópica"/>
  </note>
</ServiceRequest>