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

: Radiation exposure and protection information - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-summary-report"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><a name=\"hc1-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 73569-6}\">Radiation exposure and protection information [Description] Document Diagnostic imaging</span></p><p><b>date</b>: 2015-01-01 23:43:30+0000</p><p><b>author</b>: <a href=\"Practitioner-33.html\">John Moore</a></p><p><b>title</b>: Radiation exposure and protection information</p></div>"
  },
  "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",
            "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"
        }
      ]
    }
  ]
}