{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The location of a room",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_PlaceEntityType"
  } ],
  "codesystem" : "6bc883d6-2592-5ee9-95de-32a833e8f6d0",
  "concept_id" : "68f587e5-549f-5676-9c37-05aec9e43b9a",
  "ancestors" : {
    "ROOM" : 0,
    "_PlaceEntityType" : 1
  },
  "id" : "46123cd1-6373-4707-8863-e01fa0583f07",
  "code" : "ROOM",
  "display" : "Room Location",
  "version" : "2018-08-12"
}