Status
public enum Status : String, CodableMode of operation / eRx-readiness status
- 
                  
                  The location is operational. /// NOTE: Is here used to indicate eRx-readiness. DeclarationSwift case active
- 
                  
                  The location is temporarily closed. DeclarationSwift case suspended
- 
                  
                  The location is no longer used. NOTE: Is here used to indicate non eRx-readiness. DeclarationSwift case inactive
 View on GitHub
            View on GitHub
           Status Enumeration Reference
      Status Enumeration Reference