{
"description": "ChoiceListOrientation",
"_filename": "CodeSystem-choice-list-orientation.json",
"package_name": "hl7.fhir.uv.extensions.r3",
"date": "2025-08-03T06:28:00+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ChoiceListOrientation",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "choice list orientation code system",
"package_version": "5.3.0-ballot-tc1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "active",
"id": "c8ac99b2-c4eb-4e81-aa19-a85218d23b3b",
"kind": null,
"url": "http://hl7.org/fhir/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": "5.3.0-ballot-tc1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}