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-09-25 |
{
"resourceType" : "CodeSystem",
"id" : "ch-rad-order-requested-service",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-rad-order-requested-service</b></p><a name=\"ch-rad-order-requested-service\"> </a><a name=\"hcch-rad-order-requested-service\"> </a><a name=\"ch-rad-order-requested-service-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-requested-service</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\">RequestForPreviousReport<a name=\"ch-rad-order-requested-service-RequestForPreviousReport\"> </a></td><td>Befundbericht früherer Untersuchung(en)</td></tr><tr><td style=\"white-space:nowrap\">RequestForPreviousReportAndImages<a name=\"ch-rad-order-requested-service-RequestForPreviousReportAndImages\"> </a></td><td>Bilder und Befundberichte früherer Untersuchung(en)</td></tr><tr><td style=\"white-space:nowrap\">ImagingRequest<a name=\"ch-rad-order-requested-service-ImagingRequest\"> </a></td><td>Bildgebende Diagnostik</td></tr><tr><td style=\"white-space:nowrap\">RadIntervention<a name=\"ch-rad-order-requested-service-RadIntervention\"> </a></td><td>Interventionelle Radiologie</td></tr><tr><td style=\"white-space:nowrap\">SecondOpinion<a name=\"ch-rad-order-requested-service-SecondOpinion\"> </a></td><td>Zweitmeinung</td></tr><tr><td style=\"white-space:nowrap\">ImagingRequestWithIntervention<a name=\"ch-rad-order-requested-service-ImagingRequestWithIntervention\"> </a></td><td>Bildgebende Diagnostik und Intervention</td></tr><tr><td style=\"white-space:nowrap\">RemoteReporting<a name=\"ch-rad-order-requested-service-RemoteReporting\"> </a></td><td>Fernbefundung</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-requested-service",
"version" : "2.0.0-ci-build",
"name" : "ChRadOrderRequestedService",
"title" : "Requested Service",
"status" : "active",
"date" : "2024-09-25T07:04:18+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "Juerg P. Bleuer",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
}
],
"description" : "Definition for Requested Service 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" : 7,
"concept" : [
{
"code" : "RequestForPreviousReport",
"display" : "Befundbericht früherer Untersuchung(en)"
},
{
"code" : "RequestForPreviousReportAndImages",
"display" : "Bilder und Befundberichte früherer Untersuchung(en)"
},
{
"code" : "ImagingRequest",
"display" : "Bildgebende Diagnostik"
},
{
"code" : "RadIntervention",
"display" : "Interventionelle Radiologie"
},
{
"code" : "SecondOpinion",
"display" : "Zweitmeinung"
},
{
"code" : "ImagingRequestWithIntervention",
"display" : "Bildgebende Diagnostik und Intervention"
},
{
"code" : "RemoteReporting",
"display" : "Fernbefundung"
}
]
}