Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

: RadiationDoseSummary-545 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "545",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-dose-summary"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 545</b></p><a name=\"545\"> </a><a name=\"hc545\"> </a><a name=\"hc545-en-US\"> </a><p><b>partOf</b>: <a href=\"ImagingStudy-344.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.121.3.32.0.1.25; status = available; started = 2019-01-23 11:45:30+0000</a></p><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-56.html\">Pascale Dupont</a></p><p><b>focus</b>: <a href=\"ImagingStudy-344.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.121.3.32.0.1.25; status = available; started = 2019-01-23 11:45:30+0000</a></p><p><b>effective</b>: 2019-01-23 12:00:30+0000</p><p><b>performer</b>: <a href=\"Practitioner-33.html\">John Moore</a></p><p><b>value</b>: Dose (RP) Total = 212 mGy, DAP Total = 13639 mGy.cm2, Fluoro DAP Total = 4523 mGy.cm2, Total Fluoro Time = 450s</p><p><b>device</b>: <a href=\"Device-12.html\">XA01</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 121058}\">Procedure reported</span></p><p><b>value</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 113704}\">Projection X-Ray</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 113725}\">Dose (RP) Total</span></p><p><b>value</b>: 212 mGy</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 113722}\">Dose Area Product Total</span></p><p><b>value</b>: 13639 mGy.cm2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 113730}\">Total Fluoro Time</span></p><p><b>value</b>: 450 s</p></blockquote></div>"
  },
  "partOf" : [
    {
      🔗 "reference" : "ImagingStudy/344",
      "identifier" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type",
              "code" : "study-instance-uid",
              "display" : "Study Instance UID"
            }
          ]
        },
        "system" : "urn:dicom:uid",
        "value" : "urn:oid:1.2.840.121.3.32.0.1.25"
      }
    }
  ],
  "status" : "final",
  "code" : {
    "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"
  },
  "focus" : [
    {
      🔗 "reference" : "ImagingStudy/344"
    }
  ],
  "effectiveDateTime" : "2019-01-23T12:00:30.000Z",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/33",
      "display" : "John Moore"
    }
  ],
  "valueString" : "Dose (RP) Total = 212 mGy, DAP Total = 13639 mGy.cm2, Fluoro DAP Total = 4523 mGy.cm2, Total Fluoro Time = 450s",
  "device" : {
    🔗 "reference" : "Device/12",
    "display" : "XA01"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "121058",
            "display" : "Procedure reported"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "113704",
            "display" : "Projection X-Ray"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "113725",
            "display" : "Dose (RP) Total"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 212,
        "unit" : "mGy"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "113722",
            "display" : "Dose Area Product Total"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 13639,
        "unit" : "mGy.cm2"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "113730",
            "display" : "Total Fluoro Time"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 450,
        "unit" : "s"
      }
    }
  ]
}