<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ActRelationshipUpdate"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><ul><li>Include codes from<a href="CodeSystem-v3-ActRelationshipType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code></a> where concept  is-a <a href="CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-COMPLY">COMPLY</a></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/v3-ActRelationshipUpdate"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.20349"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="ActRelationshipUpdate"/>
  <title value="ActRelationshipUpdate"/>
  <status value="retired"/>
  <experimental value="false"/>
  <date value="2014-03-26"/>
  <description value="**Description:** &#xD;&#xA;&#xD;&#xA;**Deprecation Comment:** Was mis-named, and a proper representation has been provided. Replaced by value set ActRelationshipCompliesWith."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="COMPLY"/>
      </filter>
    </include>
  </compose>
</ValueSet>