{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Pediatric 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" : "PEDNICU"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ICU"
  } ],
  "codesystem" : "75d5eb03-a2a6-504e-9141-d7f8f2ed3d0e",
  "concept_id" : "71b10852-b13c-54cb-b3bb-6d972f149f5d",
  "ancestors" : {
    "HU" : 2,
    "ICU" : 1,
    "PEDICU" : 0,
    "_ServiceDeliveryLocationRoleType" : 5,
    "_DedicatedClinicalLocationRoleType" : 3,
    "_DedicatedServiceDeliveryLocationRoleType" : 4
  },
  "id" : "230c2ebc-eec1-49ee-ae1e-3c49f57e773b",
  "code" : "PEDICU",
  "display" : "Pediatric intensive care unit",
  "version" : "2018-08-12"
}