HS.FHIR.DTL.vSTU3.Model.Resource.AppointmentResponse
class HS.FHIR.DTL.vSTU3.Model.Resource.AppointmentResponse extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.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
Person, Location/HealthcareService or Device.
Patient | Practitioner | RelatedPerson | Device | HealthcareService | Location
Appointment this response relates to.
Appointment
Additional comments.
Time from appointment, or requested new end time.
External Ids for this item.
accepted | declined | tentative | in-process | completed | needs-action | entered-in-error
participationstatus is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend participationstatus and you may NOT use codes from other ValueSets.
Role of participant in the appointment.
encounter-participant-type is the REQUIRED FHIR3 ValueSet for codes, but if you need to express meanings not found in encounter-participant-type, you may formally EXTEND encounter-participant-type to add codes to it.
Time from appointment, or requested new start time.
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()