FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.radiation-dose-summary
Resource TypeValueSet
IdValueSet-procedure-reported-type-rds-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig/ValueSet-procedure-reported-type-rds-vs.html
URLhttp://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/procedure-reported-type-rds-vs
Version1.0.0
Statusactive
Date2025-10-29T17:37:08+00:00
NameProcedureReportedTypeVS
TitleProcedure Reported Type Value Set
Realmuv
Authorityhl7
DescriptionWhat is the type of procedure reported in the Radiation Dose Summary
CopyrightThis 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology Definitions
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet procedure-reported-type-rds-vs

This value set includes codes based on the following rules:

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM version 📍2025.2.20250411
    CodeDisplayDefinition
    113502Radiopharmaceutical AdministrationInformation pertaining to the administration of a radiopharmaceutical
    113704Projection X-RayImaging using a point X-Ray source with a diverging beam projected onto a 2 dimensional detector.
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    77477000Computerized tomography
    71651007Mammography

Source1

{
  "resourceType": "ValueSet",
  "id": "procedure-reported-type-rds-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/radiation-dose-summary/ImplementationGuide/hl7.fhir.uv.radiation-dose-summary"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/radiation-dose-summary/ImplementationGuide/hl7.fhir.uv.radiation-dose-summary"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/procedure-reported-type-rds-vs",
  "version": "1.0.0",
  "name": "ProcedureReportedTypeVS",
  "title": "Procedure Reported Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-10-29T17:37:08+00:00",
  "publisher": "HL7 International / Imaging Integration",
  "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@gehealthcare.com"
        }
      ]
    }
  ],
  "description": "What is the type of procedure reported in the Radiation Dose Summary",
  "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",
        "version": "2025.2.20250411",
        "concept": [
          {
            "code": "113502",
            "display": "Radiopharmaceutical Administration"
          },
          {
            "code": "113704",
            "display": "Projection X-Ray"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "77477000",
            "display": "Computerized tomography"
          },
          {
            "code": "71651007",
            "display": "Mammography"
          }
        ]
      }
    ]
  }
}