CH RAD-Order (R4)
2.0.0-ballot - ballot
This page is part of the CH RAD-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-05-17 |
{
"resourceType" : "CodeSystem",
"id" : "ch-rad-order-order-detail-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">imagingRegion<a name=\"ch-rad-order-order-detail-type-imagingRegion\"> </a></td><td>Imaging Region</td></tr><tr><td style=\"white-space:nowrap\">laterality<a name=\"ch-rad-order-order-detail-type-laterality\"> </a></td><td>Laterality</td></tr><tr><td style=\"white-space:nowrap\">viewType<a name=\"ch-rad-order-order-detail-type-viewType\"> </a></td><td>View Type</td></tr><tr><td style=\"white-space:nowrap\">maneuverType<a name=\"ch-rad-order-order-detail-type-maneuverType\"> </a></td><td>Maneuver Type</td></tr><tr><td style=\"white-space:nowrap\">guidanceForAction<a name=\"ch-rad-order-order-detail-type-guidanceForAction\"> </a></td><td>Guidance for Action</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type",
"version" : "2.0.0-ballot",
"name" : "ChRadOrderOrderDetailType",
"title" : "Type of Order Detail",
"status" : "active",
"date" : "2024-05-17T11:27:24+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "Juerg P. Bleuer",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
}
],
"description" : "Definition for Type of Order Detail Code System in the context of CH RAD-Order.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "imagingRegion",
"display" : "Imaging Region"
},
{
"code" : "laterality",
"display" : "Laterality"
},
{
"code" : "viewType",
"display" : "View Type"
},
{
"code" : "maneuverType",
"display" : "Maneuver Type"
},
{
"code" : "guidanceForAction",
"display" : "Guidance for Action"
}
]
}