HS.FHIR.DTL.vSTU3.Model.Element.Appointment.participant
class HS.FHIR.DTL.vSTU3.Model.Element.Appointment.participant extends HS.FHIR.DTL.vSTU3.Model.Base.BackboneElement
Participants involved in appointment.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
required | optional | information-only
participantrequired is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend participantrequired and you may NOT use codes from other ValueSets.
accepted | declined | tentative | needs-action
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.
Inherited Members
Inherited Properties
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()