{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A relationship in which the target act is a predecessor instance to the source act.  Generally each of these instances is similar, but no identical.  In healthcare coverage it is used to link a claim item to a previous claim item that might have claimed for the same set of services.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ART"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "1096dc3b-ee5d-57b0-a7a3-1f400f9382c4",
  "ancestors" : {
    "ART" : 1,
    "PREV" : 0
  },
  "id" : "34df7795-c2d1-4519-b3ee-b083bcd34496",
  "code" : "PREV",
  "display" : "has previous instance",
  "version" : "2018-08-12"
}