{ "description": "Direction in which lists of possible answers should be displayed.", "_filename": "CodeSystem-choice-list-orientation.json", "package_name": "rs/hl7.fhir.core", "date": "2018-08-19T21:48:56+10:00", "meta": { "lastUpdated": "2018-08-19T21:48:56.559+10:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ChoiceListOrientation", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "ChoiceListOrientation", "package_version": "3.5.0", "status": "draft", "id": "f2273607-26eb-47d1-b336-8a513c99e85f", "valueSet": "http://hl7.org/fhir/ValueSet/choice-list-orientation", "kind": null, "url": "http://terminology.hl7.org/CodeSystem/choice-list-orientation", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.1.1273", "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": "3.5.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }