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

FHIR IG analytics

Packagehl7.fhir.uv.radiation-dose-summary
Resource TypeComposition
IdComposition-1.json
FHIR VersionR4

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 1

Language: en

Profile: Radiation Summary Report

status: Final

type: Radiation exposure and protection information [Description] Document Diagnostic imaging

date: 2015-01-01 23:43:30+0000

author: John Moore

title: Radiation exposure and protection information


Source1

{
  "resourceType": "Composition",
  "id": "1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-summary-report"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73569-6",
        "display": "Radiation exposure and protection information [Description] Document Diagnostic imaging"
      }
    ]
  },
  "subject": {
    "reference": "Patient/56",
    "display": "Pascale Dupont"
  },
  "date": "2015-01-01T23:43:30.000Z",
  "author": [
    {
      "reference": "Practitioner/33",
      "display": "John Moore"
    }
  ],
  "title": "Radiation exposure and protection information",
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "73569-6",
            "display": "Radiation exposure and protection information [Description] Document Diagnostic imaging"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/139",
          "display": "Radiation Dose Summary"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "version": "2025.2.20250411",
            "code": "121109",
            "display": "Indications for Procedure"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/33",
          "display": "Indications"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "82810-3",
            "display": "Pregnancy status"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/34",
          "display": "Pregnancy Status"
        }
      ]
    }
  ]
}