http://terminology.hl7.org/CodeSystem/choice-list-orientation|4.0.1

name
ChoiceListOrientation
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ChoiceListOrientation

Direction in which lists of possible answers should be displayed.

{
  "description" : "Direction in which lists of possible answers should be displayed.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ChoiceListOrientation",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ChoiceListOrientation",
  "supliment" : null,
  "status" : "draft",
  "id" : "ccd38090-cc84-59d3-8ca4-0bf29d4ee233",
  "valueSet" : "http://hl7.org/fhir/ValueSet/choice-list-orientation",
  "url" : "http://terminology.hl7.org/CodeSystem/choice-list-orientation",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.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" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}