{
  "resourceType" : "Observation",
  "id" : "ObservationRadiationDoseCtExample",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/imaging/StructureDefinition/ObservationRadiationDoseEuImaging"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationRadiationDoseCtExample</b></p><a name=\"ObservationRadiationDoseCtExample\"> </a><a name=\"hcObservationRadiationDoseCtExample\"> </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-ObservationRadiationDoseEuImaging.html\">Observation: Radiation Dose</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73569-6}\">Radiation exposure and protection information [Description] Document Diagnostic imaging</span></p><p><b>subject</b>: <a href=\"Patient-PatientSemiStructuredReport.html\">Frau GuteFrage Test-Schusti(official) (no stated gender), DoB: 1976-04-29</a></p><p><b>value</b>: CT examination of the abdomen and pelvis. CTDIvol 9.8 mGy; DLP 520 mGy.cm. Dose values represent scanner output metrics and not patient absorbed dose.</p><p><b>derivedFrom</b>: Identifier: Study Instance UID/urn:oid:1.2.840.113619.2.312.4120.7932814.15731.20260501100001</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "73569-6",
      "display" : "Radiation exposure and protection information [Description] Document Diagnostic imaging"
    }]
  },
  "subject" : {
    "reference" : "Patient/PatientSemiStructuredReport"
  },
  "valueString" : "CT examination of the abdomen and pelvis. CTDIvol 9.8 mGy; DLP 520 mGy.cm. Dose values represent scanner output metrics and not patient absorbed dose.",
  "derivedFrom" : [{
    "type" : "ImagingStudy",
    "identifier" : {
      "type" : {
        "coding" : [{
          "system" : "http://dicom.nema.org/resources/ontology/DCM",
          "code" : "110180",
          "display" : "Study Instance UID"
        }]
      },
      "system" : "urn:dicom:uid",
      "value" : "urn:oid:1.2.840.113619.2.312.4120.7932814.15731.20260501100001"
    }
  }]
}