{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Person requires a wheelchair to be ambulatory",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "5"
  } ],
  "codesystem" : "b35c4846-1721-521f-8a01-22b762c8bd83",
  "concept_id" : "263b75e5-ca1d-57b8-bc83-33d815e0a1b4",
  "ancestors" : {
    "5" : 1,
    "WC" : 0
  },
  "id" : "e267f154-4050-4b19-9666-b5caa2012d7f",
  "code" : "WC",
  "display" : "Requires wheelchair",
  "version" : "2018-08-12"
}