ResearchSubjectStatus
public enum ResearchSubjectStatus: StringIndicates the progression of a study subject through a study
URL: http://hl7.org/fhir/research-subject-status ValueSet: http://hl7.org/fhir/ValueSet/research-subject-status
- 
                  
                  The subject has been identified as a potential participant in the study but has not yet agreed to participate DeclarationSwift case candidate = "candidate"
- 
                  
                  The subject has agreed to participate in the study but has not yet begun performing any action within the study DeclarationSwift case enrolled = "enrolled"
- 
                  
                  The subject is currently being monitored and/or subject to treatment as part of the study DeclarationSwift case active = "active"
- 
                  
                  The subject has temporarily discontinued monitoring/treatment as part of the study DeclarationSwift case suspended = "suspended"
- 
                  
                  The subject has permanently ended participation in the study prior to completion of the intended monitoring/treatment DeclarationSwift case withdrawn = "withdrawn"
- 
                  
                  All intended monitoring/treatment of the subject has been completed and their engagement with the study is now ended DeclarationSwift case completed = "completed"
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           ResearchSubjectStatus Enum Reference
      ResearchSubjectStatus Enum Reference