PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/choice-list-orientation
{
  "description": "ChoiceListOrientation",
  "_filename": "CodeSystem-choice-list-orientation.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ChoiceListOrientation",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "f7f3c12e-d064-486c-b6e7-2feb9eb46710",
  "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.0.0-snapshot3"
}