FHIR IG Statistics: ValueSet/ch-rad-order-laterality
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://radlex.org
Code | Display |
RID5771 | Bilateral |
RID5824 | LEFT |
RID5825 | RIGHT |
RID49843 | Unspecified laterality |
RID38593 | Unilateral |
Source
{
"resourceType": "ValueSet",
"id": "ch-rad-order-laterality",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-laterality",
"version": "3.0.0-ballot-ci-build",
"name": "ChRadOrderLaterality",
"title": "Laterality",
"status": "active",
"date": "2025-05-12T07:14:28+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"
}
]
}
]
}
}