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

: Imagenología - Nota clínica - XML Representation

Raw xml | Descargar


<Observation xmlns="http://hl7.org/fhir">
  <id value="Example-Observation-img-2b324f047ec7"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileObservationHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example-Observation-img-2b324f047ec7</b></p><a name="Example-Observation-img-2b324f047ec7"> </a><a name="hcExample-Observation-img-2b324f047ec7"> </a><a name="Example-Observation-img-2b324f047ec7-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-ProfileObservationHCEU.html">HCEU - Intramural - Observation</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/observations/</code>/2b324f047ec7 (use: usual, )</p><p><b>basedOn</b>: <a href="ServiceRequest-Example-ServiceRequest-img-86ec18d41b7e.html">ServiceRequest Radiografía de mano</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 25006-8}">Trauma leve en ligamentos del pulgar izquierdo</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-img-e2648844a31a.html">Sofía Gabriela Hernández(official) Female, DoB: 2016-02-18 ( Numero único de Identificación: 1016419135 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-img-d8ab2fc9e728.html">Encounter: extension = Derivado de consulta externa (Vías de ingreso#02); identifier = http://hospitalSystemInformation.example.org/admissions#enc-d8ab2fc9e728-imagen (use: usual, ); status = finished; class = Pre-encounter (diagnostic support) (ActCode#PRENC); type = Other ambulatory visit; serviceType = RADIOLOGIA E IMAGENES DIAGNOSTICAS; priority = Urgente; period = 2025-07-17 14:54:15+0000 --&gt; 2025-07-17 15:10:00+0000</a></p><p><b>effective</b>: 2025-07-30 09:00:00-0500 --&gt; 2025-07-30 09:15:00-0500</p><p><b>issued</b>: 2025-07-30 10:00:00-0500</p><p><b>performer</b>: <a href="PractitionerRole-Example-img-PractitionerRole-119c815a75ad.html">PractitionerRole Pediatric orthopedic surgeon</a></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation A}">Abnormal</span></p><p><b>note</b>: Se observa trauma leve en los ligamentos colaterales cubitales del pulgar izquierdo, sin evidencia de fractura desplazada.</p><p><b>device</b>: <a href="Device-Example-Device-img-6f8827f37e62.html">Device: identifier = http://devices.prestadores.minsalud.gov.co/#6f8827f37e62 (use: usual, ); type = Diagnostic imaging equipment (physical object)</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system
            value="http://hospitalSystemInformation.example.org/observations/"/>
    <value value="2b324f047ec7"/>
  </identifier>
  <basedOn>🔗 
    <reference
               value="ServiceRequest/Example-ServiceRequest-img-86ec18d41b7e"/>
  </basedOn>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="25006-8"/>
      <display value="XR Thumb Views"/>
    </coding>
    <text value="Trauma leve en ligamentos del pulgar izquierdo"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Example-Patient-img-e2648844a31a"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Example-Encounter-img-d8ab2fc9e728"/>
  </encounter>
  <effectivePeriod>
    <start value="2025-07-30T09:00:00-05:00"/>
    <end value="2025-07-30T09:15:00-05:00"/>
  </effectivePeriod>
  <issued value="2025-07-30T10:00:00-05:00"/>
  <performer>🔗 
    <reference
               value="PractitionerRole/Example-img-PractitionerRole-119c815a75ad"/>
  </performer>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="A"/>
      <display value="Abnormal"/>
    </coding>
  </interpretation>
  <note>
    <text
          value="Se observa trauma leve en los ligamentos colaterales cubitales del pulgar izquierdo, sin evidencia de fractura desplazada."/>
  </note>
  <device>🔗 
    <reference value="Device/Example-Device-img-6f8827f37e62"/>
  </device>
</Observation>