{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Intensive care unit",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PEDICU"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "HU"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "42d1e0f1-9450-5e6b-91cf-de499087f7e5",
  "ancestors" : {
    "HU" : 1,
    "ICU" : 0,
    "_ServiceDeliveryLocationRoleType" : 4,
    "_DedicatedClinicalLocationRoleType" : 2,
    "_DedicatedServiceDeliveryLocationRoleType" : 3
  },
  "id" : "231adb90-a641-41ec-a42d-68a2ad7a3fea",
  "code" : "ICU",
  "display" : "Intensive care unit",
  "version" : "2018-08-12"
}