FHIR IG Statistics: ValueSet/ch-rad-order-modality-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://radlex.org
Code | Display |
RID10321 | computed tomography |
RID10312 | Magnetic resonance imaging |
RID10326 | Ultrasound |
RID10363 | dual energy xray absorptiometry |
RID10357 | mammography |
RID10341 | Pet-ct |
RID10330 | nuclear medicine imaging |
RID10337 | Positron emission tomography |
RID10345 | projection radiography |
RID10361 | Fluoroscopy |
RID49583 | SPECT-CT |
RID10311 | imaging 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"
}
]
}
]
}
}