Scope
public enum Scope : String, Equatable, Codable- 
                  
                  Actions to be taken if they are no longer able to make decisions for themselves DeclarationSwift case adr
- 
                  
                  Consent to participate in research protocol and information sharing required DeclarationSwift case research
- 
                  
                  Agreement to collect, access, use or disclose (share) information DeclarationSwift case patientPrivacy = "patient-privacy"
- 
                  
                  Consent to undergo a specific treatment DeclarationSwift case treatment
 View on GitHub
            View on GitHub
           Scope Enumeration Reference
      Scope Enumeration Reference