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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ActRelationshipConditional"/>
  <meta>
    <lastUpdated value="2018-08-19T21:48:56.559+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>V3 Value SetActRelationshipConditional</h2>
      <div>
        <p>Specifies under what circumstances (target Act) the source-Act may, must, must not or has occurred</p>

      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include codes from 
          <a href="../../v3/ActRelationshipType/cs.html">
            <code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code>
          </a> where concept  is-a  
          <a href="../../v3/ActRelationshipType/cs.html#v3-ActRelationshipType-_ActRelationshipConditional">_ActRelationshipConditional</a>
        </li>
        <li>Exclude these codes as defined in 
          <a href="../../v3/ActRelationshipType/cs.html">
            <code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code>
          </a>
          <table class="none">
            <tr>
              <td style="white-space:nowrap">
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>
                <a href="../../v3/ActRelationshipType/cs.html#v3-ActRelationshipType-_ActRelationshipConditional">_ActRelationshipConditional</a>
              </td>
              <td>ActRelationshipConditional</td>
              <td>Specifies under what circumstances (target Act) the source-Act may, must, must not or has occurred</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueString value="External"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/v3-ActRelationshipConditional"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.18977"/>
  </identifier>
  <version value="2014-03-26"/>
  <name value="v3.ActRelationshipConditional"/>
  <title value="V3 Value SetActRelationshipConditional"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 v3"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org"/>
    </telecom>
  </contact>
  <description value=" Specifies under what circumstances (target Act) the source-Act may, must, must not or has occurred"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="_ActRelationshipConditional"/>
      </filter>
    </include>
    <exclude>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <concept>
        <code value="_ActRelationshipConditional"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>