{
"description": null,
"_filename": "CodeSystem-choice-list-orientation.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-12-21T15:26:20.831+11:00"
},
"publisher": null,
"content": "complete",
"name": "ChoiceListOrientation",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "a023c316-9cce-4a00-808c-b5835f18b23e",
"kind": null,
"url": "http://hl7.org/fhir/choice-list-orientation",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.934",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "horizontal",
"display": "Horizontal",
"definition": "List choices along the horizontal axis."
}, {
"code": "vertical",
"display": "Vertical",
"definition": "List choices down the vertical axis."
} ],
"caseSensitive": true,
"version": "5.0.0-snapshot1"
}