FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ch-rad-order-modality-type

Packagech.fhir.ig.ch-rad-order
TypeValueSet
Idch-rad-order-modality-type
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-rad-order/https://build.fhir.org/ig/hl7ch/ch-rad-order/ValueSet-ch-rad-order-modality-type.html
URLhttp://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-modality-type
Version3.0.0-ballot-ci-build
Statusactive
Date2025-05-12T07:14:28+00:00
NameChRadOrderModalityType
TitleModality Type
Realmch
Authorityhl7
DescriptionDefinition for Modality Type Value Set in the context of CH RAD-Order.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-rad-order-servicerequestCH RAD-Order ServiceRequest

Resources that this resource uses

CodeSystem
radlex.orgRadLex radiology lexicon
radlex.orgRadLex radiology lexicon

Narrative

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

Generated Narrative: ValueSet ch-rad-order-modality-type

  • Include these codes as defined in http://radlex.org
    CodeDisplay
    RID10321computed tomography
    RID10312Magnetic resonance imaging
    RID10326Ultrasound
    RID10363dual energy xray absorptiometry
    RID10357mammography
    RID10341Pet-ct
    RID10330nuclear medicine imaging
    RID10337Positron emission tomography
    RID10345projection radiography
    RID10361Fluoroscopy
    RID49583SPECT-CT
    RID10311imaging modality

Source

{
  "resourceType": "ValueSet",
  "id": "ch-rad-order-modality-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-modality-type",
  "version": "3.0.0-ballot-ci-build",
  "name": "ChRadOrderModalityType",
  "title": "Modality Type",
  "status": "active",
  "date": "2025-05-12T07:14:28+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "Juerg P. Bleuer",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    }
  ],
  "description": "Definition for Modality Type Value Set in the context of CH RAD-Order.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://radlex.org",
        "concept": [
          {
            "code": "RID10321",
            "display": "computed tomography"
          },
          {
            "code": "RID10312",
            "display": "Magnetic resonance imaging"
          },
          {
            "code": "RID10326",
            "display": "Ultrasound"
          },
          {
            "code": "RID10363",
            "display": "dual energy xray absorptiometry"
          },
          {
            "code": "RID10357",
            "display": "mammography"
          },
          {
            "code": "RID10341",
            "display": "Pet-ct"
          },
          {
            "code": "RID10330",
            "display": "nuclear medicine imaging"
          },
          {
            "code": "RID10337",
            "display": "Positron emission tomography"
          },
          {
            "code": "RID10345",
            "display": "projection radiography"
          },
          {
            "code": "RID10361",
            "display": "Fluoroscopy"
          },
          {
            "code": "RID49583",
            "display": "SPECT-CT"
          },
          {
            "code": "RID10311",
            "display": "imaging modality"
          }
        ]
      }
    ]
  }
}