{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A type of container that can hold other containers or other holders.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "CONT"
  } ],
  "codesystem" : "e4fb50de-40e0-51f7-84bc-26a9b557a63e",
  "concept_id" : "09e0778b-aaca-5224-a066-37bc2f7831f5",
  "ancestors" : {
    "ENT" : 4,
    "MAT" : 3,
    "CONT" : 1,
    "HOLD" : 0,
    "MMAT" : 2
  },
  "id" : "acf29f9b-46cd-4a32-89b4-04e791867ddd",
  "code" : "HOLD",
  "display" : "holder",
  "version" : "2018-08-12"
}