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

FHIR IG analytics

Packagemyhealth.eu.fhir.mvc-package
Resource TypeValueSet
IdValueSet-eHDSITechnicalModality.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/mvc-package/9.1.0/ValueSet-eHDSITechnicalModality.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSITechnicalModality
Version9.1.0
Statusactive
Date2026-05-08T11:21:08+02:00
NameEHDSITechnicalModality
TitleeHDSI Technical Modality
DescriptionThe Value Set is used for identifing the type of equipment, or function or technique of that equipment, that created the data used to create an instance, other than by means of acquisition through interaction with a patient or specimen.

Resources that use this resource

ValueSet
myhealth.eu.fhir.core#1.0.0eHDSIModalitieseHDSI Modalities

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0DCMDICOM Controlled Terminology Definitions

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSITechnicalModality",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSITechnicalModality",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.99"
    }
  ],
  "version": "9.1.0",
  "name": "EHDSITechnicalModality",
  "title": "eHDSI Technical Modality",
  "status": "active",
  "experimental": false,
  "date": "2026-05-08T11:21:08+02:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "The Value Set is used for identifing the type of equipment, or function or technique of that equipment, that created the data used to create an instance, other than by means of acquisition through interaction with a patient or specimen.",
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "version": "2022.4.20221006",
        "concept": [
          {
            "code": "ASMT",
            "display": "Content Assessment Result"
          },
          {
            "code": "AU",
            "display": "Audio"
          },
          {
            "code": "CTPROTOCOL",
            "display": "CT Protocol"
          },
          {
            "code": "DOC",
            "display": "Document"
          },
          {
            "code": "FID",
            "display": "Spatial Fiducials"
          },
          {
            "code": "HC",
            "display": "Hard Copy"
          },
          {
            "code": "IOL",
            "display": "Intraocular Lens Calculation"
          },
          {
            "code": "KO",
            "display": "Key Object Selection"
          },
          {
            "code": "M3D",
            "display": "3D Manufacturing Modeling System"
          },
          {
            "code": "OT",
            "display": "Other Modality"
          },
          {
            "code": "PLAN",
            "display": "Plan"
          },
          {
            "code": "PR",
            "display": "Presentation State"
          },
          {
            "code": "REG",
            "display": "Registration"
          },
          {
            "code": "RTDOSE",
            "display": "Radiotherapy Dose"
          },
          {
            "code": "RTPLAN",
            "display": "Radiotherapy Plan"
          },
          {
            "code": "RTRECORD",
            "display": "Radiotherapy Treatment Record"
          },
          {
            "code": "RTSTRUCT",
            "display": "Radiotherapy Structure Set"
          },
          {
            "code": "RWV",
            "display": "Real World Value Map"
          },
          {
            "code": "SEG",
            "display": "Segmentation"
          },
          {
            "code": "SMR",
            "display": "Stereometric Relationship"
          },
          {
            "code": "SR",
            "display": "Structured Report Document"
          },
          {
            "code": "STAIN",
            "display": "Automated Slide Stainer"
          },
          {
            "code": "TEXTUREMAP",
            "display": "Texture Map"
          }
        ]
      }
    ]
  }
}