{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description:Indicates that the target Act represents the result of the source observation Act.\\r\\n\\n                        \\n                           FormalConstraint: Source Act must be an Observation or specialization there-of. Source Act must not have the value attribute specified\\r\\n\\n                        \\n                           UsageNote: This relationship allows the result of an observation to be fully expressed as RIM acts as opposed to being embedded in the value attribute.  For example, sending a Document act as the result of an imaging observation, sending a list of Procedures and/or other acts as the result of a medical history observation.\\r\\n\\n                        The valueNegationInd attribute on the source Act has the same semantics of \\\"negated finding\\\" when it applies to the target of a VALUE ActRelationship as it does to the value attribute.  On the other hand, if the ActRelationship.negationInd is true for a VALUE ActRelationship, that means the specified observation does not have the indicated value but does not imply a negated finding.  Because the semantics are extremely close, it is recommended that Observation.valueNegationInd be used, not ActRelationship.negationInd.\\r\\n\\n                        \\n                           OpenIssue: The implications of negationInd on ActRelationship and the valueNegationind on Observation.",
  "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" : "e8f97d2f-17b0-5c7d-9035-380a284a20e5",
  "ancestors" : {
    "ART" : 1,
    "VALUE" : 0
  },
  "id" : "78e812fc-b432-4f73-b6dd-9476c1c57f9c",
  "code" : "VALUE",
  "display" : "has value",
  "version" : "2018-08-12"
}