{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Definition: An automobile insurance policy under which the insurance company will indemnify a loss for which another motorist is liable if that motorist is unable to pay because he or she is uninsured.  Coverage under the policy applies to bodily injury damages only.  Injuries to the covered party caused by a hit-and-run driver are also covered.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "AUTOPOL"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "f4e91d81-27ab-573b-8bf5-a0f16bbae68f",
  "ancestors" : {
    "AUTOPOL" : 1,
    "UNINSMOT" : 0,
    "_ActCoverageTypeCode" : 3,
    "_ActInsurancePolicyCode" : 2
  },
  "id" : "311e751d-4a62-412b-b0d5-0f8ac3de7bc1",
  "code" : "UNINSMOT",
  "display" : "uninsured motorist policy",
  "version" : "2018-08-12"
}