<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-research-StudyArmTypeVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR StudyArmTypeVS ValueSet</b>
      </p>
      <p>The role of each arm in the clinical trial.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/research/vs/StudyArmTypeVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.research.StudyArmTypeVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR StudyArmTypeVS ValueSet" />
  <title value="SHR StudyArmTypeVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The role of each arm in the clinical trial." />
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/research/cs/StudyArmTypeCS" />
      <concept>
        <code value="experimental" />
        <display value="Experimental study arm" />
      </concept>
      <concept>
        <code value="active_comparator" />
      </concept>
      <concept>
        <code value="placebo_comparator" />
      </concept>
      <concept>
        <code value="sham_comparator" />
      </concept>
      <concept>
        <code value="no_intervention" />
      </concept>
      <concept>
        <code value="other" />
      </concept>
    </include>
  </compose>
</ValueSet>