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 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). 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

: Isotopes Value Set - JSON Representation

Draft as of 2023-08-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "isotope-rds-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>Import all the codes that are contained in <a href=\"http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_18.html\">IsotopesinRadiopharmaceuticals</a></li><li>Import all the codes that are contained in <a href=\"http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4020.html\">PETRadionuclide</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/isotope-rds-vs",
  "version" : "0.1.0",
  "name" : "IsotopesVS",
  "title" : "Isotopes Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-08-14T18:23:26+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" : "List for Isotopes in radiopharmaceuticals. Value Set defined by DICOM Standard: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_18.html and http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4020.html",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_18.html"
        ]
      },
      {
        "valueSet" : [
          "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4020.html"
        ]
      }
    ]
  }
}