<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-research-StudyArmTypeCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR StudyArmTypeCS CodeSystem</b>
      </p>
      <p>The role of each arm in the clinical trial.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/research/cs/StudyArmTypeCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.research.StudyArmTypeCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR StudyArmTypeCS CodeSystem" />
  <title value="SHR StudyArmTypeCS CodeSystem" />
  <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." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="6" />
  <concept>
    <code value="experimental" />
    <display value="Experimental study arm" />
    <definition 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>
</CodeSystem>