{
  "package" : "hl7.fhir.r4.core@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" : "8eca59ed-c554-5086-9122-ea878f8236d0",
  "concept_id" : "1096dc3b-ee5d-57b0-a7a3-1f400f9382c4",
  "ancestors" : {
    "ART" : 1,
    "PREV" : 0
  },
  "id" : "010c4c06-4823-4411-bde4-ca8c83317245",
  "code" : "PREV",
  "display" : "has previous instance",
  "version" : "2018-08-12"
}