HS.FHIR.DTL.vSTU3.Model.Resource.Slot
class HS.FHIR.DTL.vSTU3.Model.Resource.Slot extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A slot of time on a schedule that may be available for booking appointments.Property Inventory
- appointmentType
- comment
- end
- identifier
- overbooked
- schedule
- serviceCategory
- serviceType
- specialty
- start
- status
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
The style of appointment or patient that may be booked in the slot (not service type)
v2-0276 is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in v2-0276, you may use codes from any ValueSet.
Comments on the slot to describe any extended information. Such as custom constraints on the slot.
Date/Time that the slot is to conclude.
External Ids for this item.
This slot has already been overbooked, appointments are unlikely to be accepted for this time.
The schedule resource that this slot defines an interval of status information.
Schedule
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 type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource.
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.
Date/Time that the slot is to begin.
busy | free | busy-unavailable | busy-tentative | entered-in-error
slotstatus is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend slotstatus and you may NOT use codes from other ValueSets.
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()