| Package | ch.fhir.ig.ch-rad-order |
| Resource Type | CodeSystem |
| Id | ch-rad-order-order-detail-type |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-rad-order/http://fhir.ch/ig/ch-rad-order/2.0.0/CodeSystem-ch-rad-order-order-detail-type.html |
| URL | http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-12-18T10:01:56+00:00 |
| Name | ChRadOrderOrderDetailType |
| Title | Type of Order Detail |
| Realm | ch |
| Authority | hl7 |
| Description | Definition for Type of Order Detail Code System in the context of CH RAD-Order. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| ch-rad-order-order-detail-type | Type of Order Detail |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-rad-order-order-detail-type
This case-sensitive code system http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type defines the following codes:
| Code | Display |
| imagingRegion | Imaging Region |
| laterality | Laterality |
| viewType | View Type |
| maneuverType | Maneuver Type |
| guidanceForAction | Guidance for Action |
{
"resourceType": "CodeSystem",
"id": "ch-rad-order-order-detail-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type",
"version": "2.0.0",
"name": "ChRadOrderOrderDetailType",
"title": "Type of Order Detail",
"status": "active",
"experimental": true,
"date": "2024-12-18T10:01:56+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"
}
]
}