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" : "ValueSet",
"id" : "ch-rad-order-laterality",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-rad-order-laterality</b></p><a name=\"ch-rad-order-laterality\"> </a><a name=\"hcch-rad-order-laterality\"> </a><a name=\"ch-rad-order-laterality-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>RID5771</td><td>Bilateral</td></tr><tr><td>RID5824</td><td>LEFT</td></tr><tr><td>RID5825</td><td>RIGHT</td></tr><tr><td>RID49843</td><td>Unspecified laterality</td></tr><tr><td>RID38593</td><td>Unilateral</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-laterality",
"version" : "2.0.0-ci-build",
"name" : "ChRadOrderLaterality",
"title" : "Laterality",
"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 Laterality 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" : "RID5771",
"display" : "Bilateral"
},
{
"code" : "RID5824",
"display" : "LEFT"
},
{
"code" : "RID5825",
"display" : "RIGHT"
},
{
"code" : "RID49843",
"display" : "Unspecified laterality"
},
{
"code" : "RID38593",
"display" : "Unilateral"
}
]
}
]
}
}