{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A relationship in which the target act is referred to by the source act.  This permits a simple reference relationship that distinguishes between the referent and the referee.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "USE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ART"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "35969071-7bc7-5266-a519-a3f94697fc7d",
  "ancestors" : {
    "ART" : 1,
    "REFR" : 0
  },
  "id" : "9ebdac59-f76c-4bd3-ae70-9d84d66bd34e",
  "code" : "REFR",
  "display" : "refers to",
  "version" : "2018-08-12"
}