{
"description": "ChoiceListOrientation",
"_filename": "CodeSystem-choice-list-orientation.json",
"package_name": "hl7.fhir.uv.extensions.r5",
"date": "2024-07-30T06:43:28+08: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.2.0-ballot",
"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": "draft",
"id": "eb3fce63-d851-43df-8eba-bd99179bd12f",
"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"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.851",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.2.429",
"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.2.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}