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

FHIR IG analytics

Packageihe.rad.mado
Resource TypeValueSet
IdValueSet-ProcedureEuImagingType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RAD.MADO/ValueSet-ProcedureEuImagingType.html
URLhttps://profiles.ihe.net/RAD/MADO/ValueSet/ProcedureEuImagingType
Version0.1.0
Statusdraft
Date2026-07-02T14:50:23+00:00
NameProcedureEuImagingType
TitleValueSet: Imaging Procedure Type
Realmuv
Authorityihe
DescriptionThis value set includes all imaging procedure types defined in SNOMED CT. The codes represent combinations of the modality to be used and the procedure to be performed.
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

StructureDefinition
ihe.rad.mado#currentMadoRequestedProcedureMADO Requested Procedure

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ProcedureEuImagingType

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 363679005 (Imaging (procedure))

This value set excludes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ProcedureEuImagingType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://profiles.ihe.net/RAD/MADO/ValueSet/ProcedureEuImagingType",
  "version": "0.1.0",
  "name": "ProcedureEuImagingType",
  "title": "ValueSet: Imaging Procedure Type",
  "status": "draft",
  "experimental": false,
  "date": "2026-07-02T14:50:23+00:00",
  "publisher": "IHE Radiology Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/radiology/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "rad@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Radiology Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "rad@ihe.net"
        }
      ]
    }
  ],
  "description": "This value set includes all imaging procedure types defined in SNOMED CT. The codes represent\ncombinations of the modality to be used and the procedure to be performed.",
  "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://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "363679005"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "363679005"
          }
        ]
      }
    ]
  }
}