{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A condition thread relationship specifically links condition nodes together to form a condition thread. The source is the new condition node and the target links to the most recent node of the existing condition thread.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "SEQL"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "9a373e65-4056-58a0-a0e7-939c4249d10b",
  "ancestors" : {
    "ART" : 2,
    "SEQL" : 1,
    "UPDT" : 0
  },
  "id" : "e6fbea62-fb0b-461f-8f1f-7d558ecb5832",
  "code" : "UPDT",
  "display" : "updates (condition)",
  "version" : "2018-08-12"
}