HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU Ballot 1

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

StudyArmTypeVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="obf-StudyArmTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>StudyArmTypeVS ValueSet</b></p>
<p>The role of each arm in the clinical trial.

FHIR is currently unable to handle values from NCI Thesaurus, so no values are listed in the Expansion, below. The values ARE in the downloads. For convenience, here is a listing of values in this value set:
NCIT#C94487     'Intervention Group'
NCIT#C68609     'Active Comparator'
NCIT#C49648     'Placebo Control'
NCIT#C116527    'Sham Intervention'
</p>
</div>
  </text>
  <url value="http://hl7.org/fhir/us/mcode/ValueSet/obf-StudyArmTypeVS"/>
  <version value="0.9.1"/>
  <name value="StudyArmTypeVS"/>
  <title value="StudyArmTypeVS"/>
  <status value="draft"/>
  <date value="2019-08-01T00:00:00-04:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description
               value="The role of each arm in the clinical trial.

FHIR is currently unable to handle values from NCI Thesaurus, so no values are listed in the Expansion, below. The values ARE in the downloads. For convenience, here is a listing of values in this value set:
NCIT#C94487     &#39;Intervention Group&#39;
NCIT#C68609     &#39;Active Comparator&#39;
NCIT#C49648     &#39;Placebo Control&#39;
NCIT#C116527    &#39;Sham Intervention&#39;"/>
  <compose>
    <include>
      <system value="https://ncit.nci.nih.gov"/>
      <concept>
        <code value="C94487"/>
        <display value="Intervention Group"/>
      </concept>
      <concept>
        <code value="C68609"/>
        <display value="Active Comparator"/>
      </concept>
      <concept>
        <code value="C49648"/>
        <display value="Placebo Control"/>
      </concept>
      <concept>
        <code value="C116527"/>
        <display value="Sham Intervention"/>
      </concept>
    </include>
  </compose>
</ValueSet>