{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Associates a derived Act with its input parameters. E.G., an anion-gap observation can be associated as being derived from given sodium-, (potassium-,), chloride-, and bicarbonate-observations. The narrative content (Act.text) of a source act is wholly machine-derived from the collection of target acts.",
  "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" : "50f8eda2-ef0c-5b04-b7c7-362a9a36503a",
  "ancestors" : {
    "ART" : 1,
    "DRIV" : 0
  },
  "id" : "b6524af8-9d54-4324-8896-12e024f06287",
  "code" : "DRIV",
  "display" : "is derived from",
  "version" : "2018-08-12"
}