<ValueSet xmlns="http://hl7.org/fhir">
  <id value="capable-msg-recipients-value-set" />
  <url value="http://capable-project.eu/data/fhir/ValueSet/message-recipients" />
  <version value="v0" />
  <name value="CAPABLE message recipients" />
  <status value="draft" />
  <publisher value="Capable team" />
  <description value="Values set of the possible CAPABLE components to be used as recipients of a message, using the *category* attribute of the Communication resource intended as a message exchanged between two system components." />
  <compose>
    <include>
      <system value="http://capable-project.eu/data/dict/comm" />
    </include>
    <exclude>
      <system value="http://capable-project.eu/data/dict/comm" />
      <concept>
        <code value="BROA" />
        <display value="CAPABLE message for broadcasting (no longer needed, only used for M12 demo)" />
      </concept>
    </exclude>
  </compose>
</ValueSet>