{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The state representing the normal termination of an Entity record.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityStatus",
  "property" : [ {
    "code" : "status",
    "valueCode" : "retired"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "normal"
  } ],
  "codesystem" : "99617951-2ebd-5a67-aaf5-a130179fd97b",
  "concept_id" : "4e3fa07d-3537-5d37-88f3-3787f32026e6",
  "ancestors" : {
    "normal" : 1,
    "terminated" : 0
  },
  "id" : "671253cc-d29b-4490-abf8-58977d3cb854",
  "code" : "terminated",
  "display" : "terminated",
  "version" : "2018-08-12"
}