spark_auto_mapper_fhir.value_sets.research_study_reason_stopped
¶
Module Contents¶
Classes¶
ResearchStudyReasonStopped |
|
The study prematurely ended because the accrual goal was met. |
- class spark_auto_mapper_fhir.value_sets.research_study_reason_stopped.ResearchStudyReasonStoppedCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ResearchStudyReasonStopped From: http://terminology.hl7.org/CodeSystem/research-study-reason-stopped in valuesets.xml
Codes for why the study ended prematurely.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/research-study-reason-stopped¶
- class spark_auto_mapper_fhir.value_sets.research_study_reason_stopped.ResearchStudyReasonStoppedCodeValues¶
The study prematurely ended because the accrual goal was met. From: http://terminology.hl7.org/CodeSystem/research-study-reason-stopped in valuesets.xml
- AccrualGoalMet¶
The study prematurely ended due to toxicity. From: http://terminology.hl7.org/CodeSystem/research-study-reason-stopped in valuesets.xml
- ClosedDueToToxicity¶
The study prematurely ended due to lack of study progress. From: http://terminology.hl7.org/CodeSystem/research-study-reason-stopped in valuesets.xml
- ClosedDueToLackOfStudyProgress¶
The study prematurely ended temporarily per study design. From: http://terminology.hl7.org/CodeSystem/research-study-reason-stopped in valuesets.xml
- TemporarilyClosedPerStudyDesign¶