<ValueSet xmlns="http://hl7.org/fhir">
  <id value="system-restful-interaction" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <url value="https://simplifier.net/supportedValueSet/restful-interaction-direction" />
  <name value="RestfulInteractionDirection" />
  <status value="draft" />
  <description value="Operations supported by REST at the system level." />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/restful-interaction" />
      <concept>
        <code value="transaction" />
        <display value="foo" />
      </concept>
      <concept>
        <code value="batch" />
      </concept>
      <concept>
        <code value="search-system" />
      </concept>
      <concept>
        <code value="history-system" />
      </concept>
    </include>
  </compose>
</ValueSet>