Enumerations
The following enumerations are available globally.
-
Declaration
Swift
@frozen public enum AppSecurityOption : Codable, Identifiable, Equatable, Hashable
-
Possible types of biometric sensors
See moreDeclaration
Swift
@frozen public enum BiometryType
-
Errors corersponding to
See moreDataMatrixStringEncode
Declaration
Swift
public enum DefaultDataMatrixStringEncoderError : Swift.Error
-
Declaration
Swift
public enum RedeemOption : String, Codable, Equatable, CaseIterable
-
Repository error cases
See moreDeclaration
Swift
public enum ErxRepositoryError : Swift.Error, LocalizedError, Equatable
-
Checkout the FHIR Version document for more informations about all types of versions and when they will be applied https://github.com/gematik/api-erp/blob/master/docs/erp_fhirversion.adoc These Code Systems and Value Sets are cited in HL7 Published artifacts (International Standards and Implemenation Guides) in a convenient browsable form. https://terminology.hl7.org/
See moreDeclaration
Swift
public enum Terminology
-
Declaration
Swift
public enum Workflow
-
Prescription profiles specified by the KBV which holds all informations about the prescription (also called KBV-Bundle) https://simplifier.net/eRezept/
See moreDeclaration
Swift
public enum ErpPrescription
-
Declaration
Swift
public enum ErpCharge
-
Declaration
Swift
public enum Dispense
-
Local store error cases
See moreDeclaration
Swift
public enum LocalStoreError : Swift.Error, LocalizedError, Equatable
-
All available core data modal versions that require a manual migration step in
See moreMigrationManager
Add a new case every time you want to start a manual migration to a newxcdatamodel
TherawValue
represents thexcdatamodel
versionDeclaration
Swift
public enum ModelVersion : Int, Codable, CaseIterable
-
Remote store error cases
See moreDeclaration
Swift
public enum RemoteStoreError : Swift.Error, LocalizedError, Equatable