CH RAD-Order (R4)
2.0.0-ci-build - ci-build
CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions
Active as of 2024-11-05 |
{
"resourceType" : "ValueSet",
"id" : "ch-rad-order-modality-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-rad-order-modality-type</b></p><a name=\"ch-rad-order-modality-type\"> </a><a name=\"hcch-rad-order-modality-type\"> </a><a name=\"ch-rad-order-modality-type-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-RadLex.html\"><code>http://radlex.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>RID10321</td><td>computed tomography</td></tr><tr><td>RID10312</td><td>Magnetic resonance imaging</td></tr><tr><td>RID10326</td><td>Ultrasound</td></tr><tr><td>RID10363</td><td>dual energy xray absorptiometry</td></tr><tr><td>RID10357</td><td>mammography</td></tr><tr><td>RID10341</td><td>Pet-ct</td></tr><tr><td>RID10330</td><td>nuclear medicine imaging</td></tr><tr><td>RID10337</td><td>Positron emission tomography</td></tr><tr><td>RID10345</td><td>projection radiography</td></tr><tr><td>RID10361</td><td>Fluoroscopy</td></tr><tr><td>RID49583</td><td>SPECT-CT</td></tr><tr><td>RID10311</td><td>imaging modality</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-modality-type",
"version" : "2.0.0-ci-build",
"name" : "ChRadOrderModalityType",
"title" : "Modality Type",
"status" : "active",
"date" : "2024-11-05T14:07:30+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"
}
]
}
]
}
}