Structures
The following structures are available globally.
-
Repository for the app to the Pharmacy data layer handling the syncing between its data stores.
See moreDeclaration
Swift
public struct DefaultPharmacyRepository : PharmacyRepository -
The remote data source for any pharmacy requests
See moreDeclaration
Swift
public struct PharmacyFHIRDataSource : PharmacyRemoteDataStore -
Declaration
Swift
public struct PharmacyRemoteDataStoreFilter : Codable, Equatable -
Position which is used as a search point for an “around me” search.
See moreDeclaration
Swift
public struct Position
View on GitHub
Structures Reference