PractitionerRoleNotAvailable
open class PractitionerRoleNotAvailable: BackboneElement
Not available during this time due to provided reason.
The HealthcareService is not available during this period of time due to the provided reason.
-
Not available during this time due to provided reason.
The HealthcareService is not available during this period of time due to the provided reason.
Declaration
Swift
override open class var resourceType: String
-
Reason presented to the user explaining why time not available.
Declaration
Swift
public var description_fhir: FHIRString?
-
Service not availablefrom this date.
Declaration
Swift
public var during: Period?
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(description_fhir: FHIRString)
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)
Parameters
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class PractitionerRoleNotAvailable: BackboneElement