{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Definition: Life insurance under which the benefit is payable only if the insured dies during a specified period. If an insured dies during that period, the beneficiary receives the death payments. If the insured survives, the policy ends and the beneficiary receives nothing.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "LIFE"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "a417bcdb-affb-5d1d-b0da-21d79e16ca82",
  "ancestors" : {
    "LIFE" : 1,
    "TLIFE" : 0,
    "_ActCoverageTypeCode" : 3,
    "_ActInsuranceTypeCode" : 2
  },
  "id" : "a1573eff-9691-413a-a48c-533e0d2e5096",
  "code" : "TLIFE",
  "display" : "term life insurance policy",
  "version" : "2018-08-12"
}