Tiempos de Espera Interoperable
0.2.1 - draft Chile flag

Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/SIGTEv2-IG/ and changes regularly. See the Directory of published versions

: Ejemplo de Solicitud de AbAdrenal - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="AbadrenalEjemplo"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestExamenLE"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest AbadrenalEjemplo</b></p><a name="AbadrenalEjemplo"> </a><a name="hcAbadrenalEjemplo"> </a><a name="AbadrenalEjemplo-es-CL"> </a><p><b>basedOn</b>: <a href="ServiceRequest-EjemploSolicitudInterconsultaFinalizada.html">ServiceRequest Patient referral to specialist</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://loinc.org 8059-8}">Ab adrenal en Sérum</span></p><p><b>subject</b>: <a href="Patient-EjemploPatientLE.html">María Josefina Gonzalez (official) Male, DoB: 1974-12-25 ( Rol Único Nacional: 90000000-6 (use: official, ))</a></p><p><b>authoredOn</b>: 2024-02-22 08:30:00-0300</p><p><b>requester</b>: <a href="Practitioner-PractitionerProfesionalLEAtendedor.html">Practitioner Gonzalo Gonzalez </a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 24867002}">insuficiencia adrenal severa</span></p><p><b>note</b>: para dar seguimiento al tratamiento del paciente</p></div>
  </text>
  <basedOn>🔗 
    <reference
               value="ServiceRequest/EjemploSolicitudInterconsultaFinalizada"/>
  </basedOn>
  <status value="draft"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="8059-8"/>
    </coding>
    <text value="Ab adrenal en Sérum"/>
  </code>
  <subject>🔗 
    <reference value="Patient/EjemploPatientLE"/>
  </subject>
  <authoredOn value="2024-02-22T08:30:00-03:00"/>
  <requester>🔗 
    <reference value="Practitioner/PractitionerProfesionalLEAtendedor"/>
  </requester>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="24867002"/>
      <display value="Severe adrenal insufficiency"/>
    </coding>
    <text value="insuficiencia adrenal severa"/>
  </reasonCode>
  <note>
    <text value="para dar seguimiento al tratamiento del paciente"/>
  </note>
</ServiceRequest>