http://hl7.org/fhir/choice-list-orientation|5.2.0

name
ChoiceListOrientation
package
hl7.fhir.uv.extensions.r5@5.2.0
content
complete
status
active
date
2025-02-10 10:45:45.0

choice list orientation code system

ChoiceListOrientation

{
  "description" : "ChoiceListOrientation",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions.r5@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "choice list orientation code system",
  "supliment" : null,
  "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" : "29096334-c052-534b-8c6c-18bfa25983d0",
  "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",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/fiwg",
      "system" : "url"
    } ]
  } ]
}