FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="research-study-arm-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/research-study-arm-type</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">active-comparator
<a name="research-study-arm-type-active-comparator"> </a>
</td>
<td>Active Comparator</td>
</tr>
<tr>
<td style="white-space:nowrap">placebo-comparator
<a name="research-study-arm-type-placebo-comparator"> </a>
</td>
<td>Placebo Comparator</td>
</tr>
<tr>
<td style="white-space:nowrap">sham-comparator
<a name="research-study-arm-type-sham-comparator"> </a>
</td>
<td>Sham Comparator</td>
</tr>
<tr>
<td style="white-space:nowrap">no-intervention
<a name="research-study-arm-type-no-intervention"> </a>
</td>
<td>No Intervention</td>
</tr>
<tr>
<td style="white-space:nowrap">experimental
<a name="research-study-arm-type-experimental"> </a>
</td>
<td>Experimental</td>
</tr>
<tr>
<td style="white-space:nowrap">other-arm-type
<a name="research-study-arm-type-other-arm-type"> </a>
</td>
<td>Other Arm Type</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="brr"/>
</extension>
<url value="http://hl7.org/fhir/research-study-arm-type"/>
<version value="5.0.0"/>
<name value="ResearchStudyArmType"/>
<title value="ResearchStudy Arm Type Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-05-15T15:55:11.085+10:00"/>
<publisher value="Biomedical Research and Regulation"/>
<contact>
<name value="Biomedical Research and Regulation"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<description value="Codes for the main intent of the study."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/research-study-arm-type"/>
<content value="complete"/>
<concept>
<code value="active-comparator"/>
<display value="Active Comparator"/>
</concept>
<concept>
<code value="placebo-comparator"/>
<display value="Placebo Comparator"/>
</concept>
<concept>
<code value="sham-comparator"/>
<display value="Sham Comparator"/>
</concept>
<concept>
<code value="no-intervention"/>
<display value="No Intervention"/>
</concept>
<concept>
<code value="experimental"/>
<display value="Experimental"/>
</concept>
<concept>
<code value="other-arm-type"/>
<display value="Other Arm Type"/>
</concept>
</CodeSystem>