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

: Radiation Dose Summary component type - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "component-radiation-dose-summary-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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>121058</td><td>Procedure reported</td></tr><tr><td>113813</td><td>CT Dose Length Product Total</td></tr><tr><td>113725</td><td>Dose (RP) Total</td></tr><tr><td>111637</td><td>Accumulated Average Glandular Dose</td></tr><tr><td>113722</td><td>Dose Area Product Total</td></tr><tr><td>113726</td><td>Fluoro Dose Area Product Total</td></tr><tr><td>113727</td><td>Acquisition Dose Area Product Total</td></tr><tr><td>113730</td><td>Total Fluoro Time</td></tr><tr><td>113731</td><td>Total Number of Radiographic Frames</td></tr><tr><td>113507</td><td>Administered activity</td></tr><tr><td>123005</td><td>Radiopharmaceutical Volume</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/349358000\">349358000</a></td><td>Radiopharmaceuticals</td></tr><tr><td><a href=\"http://snomed.info/id/89457008\">89457008</a></td><td>Radioisotope</td></tr><tr><td><a href=\"http://snomed.info/id/410675002\">410675002</a></td><td>Route of administration</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/component-radiation-dose-summary-vs",
  "version" : "0.1.0",
  "name" : "ComponentRadiationDoseSummaryVS",
  "title" : "Radiation Dose Summary 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 Procedure and Administration level",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "concept" : [
          {
            "code" : "121058",
            "display" : "Procedure reported"
          },
          {
            "code" : "113813",
            "display" : "CT Dose Length Product Total"
          },
          {
            "code" : "113725",
            "display" : "Dose (RP) Total"
          },
          {
            "code" : "111637",
            "display" : "Accumulated Average Glandular Dose"
          },
          {
            "code" : "113722",
            "display" : "Dose Area Product Total"
          },
          {
            "code" : "113726",
            "display" : "Fluoro Dose Area Product Total"
          },
          {
            "code" : "113727",
            "display" : "Acquisition Dose Area Product Total"
          },
          {
            "code" : "113730",
            "display" : "Total Fluoro Time"
          },
          {
            "code" : "113731",
            "display" : "Total Number of Radiographic Frames"
          },
          {
            "code" : "113507",
            "display" : "Administered activity"
          },
          {
            "code" : "123005",
            "display" : "Radiopharmaceutical Volume"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "349358000",
            "display" : "Radiopharmaceuticals"
          },
          {
            "code" : "89457008",
            "display" : "Radioisotope"
          },
          {
            "code" : "410675002",
            "display" : "Route of administration"
          }
        ]
      }
    ]
  }
}