Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - STU 1 Ballot

This page is part of the Radiation Dose Summary for Diagnostic Procedures on FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Irradiation Event component type - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "component-irradiation-event-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>113838</td><td>DLP</td></tr><tr><td>113830</td><td>Mean CTDIvol</td></tr><tr><td>113835</td><td>CTDIw Phantom Type</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/component-irradiation-event-vs",
  "version" : "0.1.0",
  "name" : "ComponentIrradiationEventVS",
  "title" : "Irradiation Event component type",
  "status" : "active",
  "date" : "2021-12-08T15:51:18+00:00",
  "publisher" : "HL7 Imaging Integration Working Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name" : "HL7 Imaging Integration Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name" : "Abderrazek Boufahja",
      "telecom" : [
        {
          "system" : "email",
          "value" : "abderrazek.boufahja@ge.com"
        }
      ]
    }
  ],
  "description" : "Value Set describing the list of minimal dose information related to irradiation event level",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "concept" : [
          {
            "code" : "113838",
            "display" : "DLP"
          },
          {
            "code" : "113830",
            "display" : "Mean CTDIvol"
          },
          {
            "code" : "113835",
            "display" : "CTDIw Phantom Type"
          }
        ]
      }
    ]
  }
}