Reportes de Imágenes Médicas FHIR® - Costa Rica
0.0.1-draft - ci-build Costa Rica flag

Reportes de Imágenes Médicas FHIR® - Costa Rica, published by Iniciativa HL7® Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/imaging-report/ and changes regularly. See the Directory of published versions

: Ejemplo de Composition para Reporte Radiológico X-Ray - XML Representation

Page standards status: Informative

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="composition-xray-example"/>
  <meta>
    <profile
             value="https://hl7.or.cr/fhir/imaging-report/StructureDefinition/cr-composition-imaging-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition composition-xray-example</b></p><a name="composition-xray-example"> </a><a name="hccomposition-xray-example"> </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-cr-composition-imaging-report.html">CR Composition - Imaging Report</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 72134-0}">Informe de eventos de cáncer:{Configuración} :Punto temporal:Tipo:Documento:{Role}</span></p><p><b>date</b>: 2026-01-20 10:30:00-0600</p><p><b>author</b>: Dr. Carlos López Martínez, Radiólogo</p><p><b>title</b>: Radiografía de Tórax - Reporte Diagnóstico</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="72134-0"/>
    </coding>
  </type>
  <subject>
    <display value="María Rodríguez García"/>
  </subject>
  <date value="2026-01-20T10:30:00-06:00"/>
  <author>
    <display value="Dr. Carlos López Martínez, Radiólogo"/>
  </author>
  <title value="Radiografía de Tórax - Reporte Diagnóstico"/>
  <section>
    <title value="Hallazgos"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="72131-6"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Radiografía de tórax posteroanterior: Pulmones bien expandidos bilateralmente. No hay opacidades localizadas ni consolidaciones. Corazón de tamaño normal. Mediastino dentro de los límites normales. Diafragmas regulares. Sin neumotórax. Hilios pulmonares normales.</p></div>
    </text>
  </section>
  <section>
    <title value="Impresión"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="72132-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Radiografía de tórax normal sin hallazgos patológicos.</p></div>
    </text>
  </section>
  <section>
    <title value="Recomendaciones"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="72133-2"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Seguimiento clínico según criterio médico. No se requieren estudios de imagen adicionales en este momento.</p></div>
    </text>
  </section>
  <section>
    <title value="Findings Observations"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="72131-6"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Observations and clinical findings from the imaging study.</p></div>
    </text>
    <entry>🔗 
      <reference value="Observation/observation-xray-lung-finding"/>
    </entry>
  </section>
</Composition>