{ "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-05-03T21:59:52.634+10:00" }, "publisher": null, "content": "complete", "name": "ChoiceListOrientation", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": null, "package_version": "4.6.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "active", "id": "9f1414d0-e4d2-46ab-acd3-956d94e63104", "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": "4.6.0" }