HealthcareServiceAvailableTime
open class HealthcareServiceAvailableTime: BackboneElementTimes the Service Site is available.
A collection of times that the Service Site is available.
- 
                  
                  Times the Service Site is available. A collection of times that the Service Site is available. DeclarationSwift override open class var resourceType: String
- 
                  
                  Always available? e.g. 24 hour service. DeclarationSwift public var allDay: FHIRBool?
- 
                  
                  Closing time of day (ignored if allDay = true). DeclarationSwift public var availableEndTime: FHIRTime?
- 
                  
                  Opening time of day (ignored if allDay = true). DeclarationSwift public var availableStartTime: FHIRTime?
- 
                  
                  Indicates which days of the week are available between the start and end Times. DeclarationSwift public var daysOfWeek: [DaysOfWeek]?
- 
                  
                  Indicates which days of the week are available between the start and end Times. DeclarationSwift override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)ParametersjsonThe JSON element to use to populate the receiver contextThe instantiation context to use 
- 
                  
                  Undocumented DeclarationSwift open class HealthcareServiceAvailableTime: BackboneElement
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           HealthcareServiceAvailableTime Class Reference
      HealthcareServiceAvailableTime Class Reference