{
  "package" : "hl7.fhir.r4.core@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" : "8eca59ed-c554-5086-9122-ea878f8236d0",
  "concept_id" : "35969071-7bc7-5266-a519-a3f94697fc7d",
  "ancestors" : {
    "ART" : 1,
    "REFR" : 0
  },
  "id" : "3207198a-4dbd-4bf7-ae18-40426cc1e6fc",
  "code" : "REFR",
  "display" : "refers to",
  "version" : "2018-08-12"
}