HS.FHIR.DTL.vSTU3.Model.Resource.Schedule
class HS.FHIR.DTL.vSTU3.Model.Resource.Schedule extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A container for slots of time that may be available for booking appointments.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Whether this schedule is in active use.
The resource this Schedule resource is providing availability information for. These are expected to usually be one of HealthcareService, Location, Practitioner, PractitionerRole, Device, Patient or RelatedPerson.
Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location
Comments on the availability to describe any extended information. Such as custom constraints on the slots that may be associated.
External Ids for this item.
The period of time that the slots that are attached to this Schedule resource cover (even if none exist). These cover the amount of time that an organization's planning horizon; the interval for which they are currently accepting appointments. This does not define a
A broad categorisation of the service that is to be performed during this appointment.
any FHIR3 code may be used; service-category shows EXAMPLE codes, but you may use codes from any ValueSet.
The specific service that is to be performed during this appointment.
any FHIR3 code may be used; service-type shows EXAMPLE codes, but you may use codes from any ValueSet.
The specialty of a practitioner that would be required to perform the service requested in this appointment.
c80-practice-codes is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in c80-practice-codes, you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()