This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Example CodeSystem/research-study-arm-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemResearchStudyArmType
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="research-study-arm-type"/>
<meta>
<lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<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-wg">
<valueCode value="brr"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</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-15T16:55:11.085+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</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>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.