Protocols

The following protocols are available globally.

  • FHIRClientOperation that can be handled by the FHIRClient

    See more

    Declaration

    Swift

    public protocol FHIRClientOperation
  • Protocol for FHIR response handler that parses it into its associated type

    See more

    Declaration

    Swift

    public protocol FHIRResponseHandler