ProviderVisitTypeAvailability
public struct ProviderVisitTypeAvailability : Codable, Equatable
Health System defined VisitType used in Provider Availability
-
What type of
ProviderVisitTypethat the provider supportsDeclaration
Swift
public let visitType: ProviderVisitType -
Counts of any availability the provider has
Declaration
Swift
public let availability: ProviderAvailabilitySlotWindow -
An internal decoder
Declaration
Swift
public init(from decoder: Decoder) throws
View on GitHub
Install in Dash