FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cr.imaging-report
Resource TypeComposition
IdComposition-composition-xray-example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition composition-xray-example

status: Final

type: Informe de eventos de cáncer:{Configuración} :Punto temporal:Tipo:Documento:{Role}

date: 2026-01-20 10:30:00-0600

author: Dr. Carlos López Martínez, Radiólogo

title: Radiografía de Tórax - Reporte Diagnóstico


Source1

{
  "resourceType": "Composition",
  "id": "composition-xray-example",
  "meta": {
    "profile": [
      "https://hl7.or.cr/fhir/imaging-report/StructureDefinition/cr-composition-imaging-report"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "72134-0"
      }
    ]
  },
  "subject": [
    {
      "display": "María Rodríguez García"
    }
  ],
  "date": "2026-01-20T10:30:00-06:00",
  "author": [
    {
      "display": "Dr. Carlos López Martínez, Radiólogo"
    }
  ],
  "title": "Radiografía de Tórax - Reporte Diagnóstico",
  "section": [
    {
      "title": "Hallazgos",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "72131-6"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<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>"
      }
    },
    {
      "title": "Impresión",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "72132-4"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Radiografía de tórax normal sin hallazgos patológicos.</p></div>"
      }
    },
    {
      "title": "Recomendaciones",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "72133-2"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<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>"
      }
    },
    {
      "title": "Findings Observations",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "72131-6"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Observations and clinical findings from the imaging study.</p></div>"
      },
      "entry": [
        {
          "reference": "Observation/observation-xray-lung-finding"
        }
      ]
    }
  ]
}