Enumerations

The following enumerations are available globally.

  • Operations we expect the FHIR service to possibly be able to perform

    See more

    Declaration

    Swift

    public enum ErxTaskFHIROperation<Value, Handler> where Value == Handler.Value, Handler : FHIRResponseHandler
    extension ErxTaskFHIROperation: FHIRClientOperation
  • Declaration

    Swift

    public enum RemoteStorageBundleParsingError : Swift.Error