FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - 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-subject-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem research-subject-status</b></p><a name="research-subject-status"> </a><a name="hcresearch-subject-status"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/research-subject-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">candidate<a name="research-subject-status-candidate"> </a></td><td>Candidate</td><td>The subject has been identified as a potential participant in the study but has not yet agreed to participate</td></tr><tr><td style="white-space:nowrap">enrolled<a name="research-subject-status-enrolled"> </a></td><td>Enrolled</td><td>The subject has agreed to participate in the study but has not yet begun performing any action within the study</td></tr><tr><td style="white-space:nowrap">active<a name="research-subject-status-active"> </a></td><td>Active</td><td>The subject is currently being monitored and/or subject to treatment as part of the study</td></tr><tr><td style="white-space:nowrap">suspended<a name="research-subject-status-suspended"> </a></td><td>Suspended</td><td>The subject has temporarily discontinued monitoring/treatment as part of the study</td></tr><tr><td style="white-space:nowrap">withdrawn<a name="research-subject-status-withdrawn"> </a></td><td>Withdrawn</td><td>The subject has permanently ended participation in the study prior to completion of the intended monitoring/treatment</td></tr><tr><td style="white-space:nowrap">completed<a name="research-subject-status-completed"> </a></td><td>Completed</td><td>All intended monitoring/treatment of the subject has been completed and their engagement with the study is now ended</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString 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-r3.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>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/research-subject-status"/>
<version value="3.0.2"/>
<name value="ResearchSubjectStatus"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-10-24T10:53:00+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="Indicates the progression of a study subject through a 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-subject-status|4.0.1"/>
<content value="complete"/>
<concept>
<code value="candidate"/>
<display value="Candidate"/>
<definition
value="The subject has been identified as a potential participant in the study but has not yet agreed to participate"/>
</concept>
<concept>
<code value="enrolled"/>
<display value="Enrolled"/>
<definition
value="The subject has agreed to participate in the study but has not yet begun performing any action within the study"/>
</concept>
<concept>
<code value="active"/>
<display value="Active"/>
<definition
value="The subject is currently being monitored and/or subject to treatment as part of the study"/>
</concept>
<concept>
<code value="suspended"/>
<display value="Suspended"/>
<definition
value="The subject has temporarily discontinued monitoring/treatment as part of the study"/>
</concept>
<concept>
<code value="withdrawn"/>
<display value="Withdrawn"/>
<definition
value="The subject has permanently ended participation in the study prior to completion of the intended monitoring/treatment"/>
</concept>
<concept>
<code value="completed"/>
<display value="Completed"/>
<definition
value="All intended monitoring/treatment of the subject has been completed and their engagement with the study is now ended"/>
</concept>
</CodeSystem>