{
  "package" : "hl7.fhir.r4.core@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" : "5f679f0a-1b81-5da7-a3b8-4079c2df5e35",
  "concept_id" : "4e3fa07d-3537-5d37-88f3-3787f32026e6",
  "ancestors" : {
    "normal" : 1,
    "terminated" : 0
  },
  "id" : "195612ec-bfa4-431e-9188-4dce92911162",
  "code" : "terminated",
  "display" : "terminated",
  "version" : "2018-08-12"
}