spark_auto_mapper_fhir.value_sets.research_study_status
¶
Module Contents¶
Classes¶
ResearchStudyStatus |
|
Study is opened for accrual. |
- class spark_auto_mapper_fhir.value_sets.research_study_status.ResearchStudyStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ResearchStudyStatus From: http://hl7.org/fhir/research-study-status in valuesets.xml
Codes that convey the current status of the research study.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/research-study-status¶
- class spark_auto_mapper_fhir.value_sets.research_study_status.ResearchStudyStatusCodeValues¶
Study is opened for accrual. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- Active¶
Study is completed prematurely and will not resume; patients are no longer examined nor treated. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- AdministrativelyCompleted¶
Protocol is approved by the review board. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- Approved¶
Study is closed for accrual; patients can be examined and treated. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- ClosedToAccrual¶
Study is closed to accrual and intervention, i.e. the study is closed to enrollment, all study subjects have completed treatment or intervention but are still being followed according to the primary objective of the study. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- ClosedToAccrualAndIntervention¶
Study is closed to accrual and intervention, i.e. the study is closed to enrollment, all study subjects have completed treatment or intervention but are still being followed according to the primary objective of the study. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- Completed¶
Protocol was disapproved by the review board. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- Disapproved¶
Protocol is submitted to the review board for approval. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- InReview¶
Study is temporarily closed for accrual; can be potentially resumed in the future; patients can be examined and treated. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- TemporarilyClosedToAccrual¶
Study is temporarily closed for accrual and intervention and potentially can be resumed in the future. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- TemporarilyClosedToAccrualAndIntervention¶
Protocol was withdrawn by the lead organization. From: http://hl7.org/fhir/research-study-status in valuesets.xml
- Withdrawn¶