{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Defines list rendering characteristics",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-styleType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "_OrderedListStyle"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "_UnorderedListStyle"
  } ],
  "codesystem" : "02ae57e0-3e79-5bb2-be01-8e8ee2b1cd37",
  "concept_id" : "73441e51-5d6b-56c8-b007-c9795ad35c7e",
  "ancestors" : {
    "_ListStyle" : 0
  },
  "id" : "6dae06db-5cfd-4ffc-a154-1d29475ce3bb",
  "code" : "_ListStyle",
  "display" : "List Style",
  "version" : "2018-08-12"
}