HS.FHIR.DTL.vR4.Model.Element.ActivityDefinition.participant
class HS.FHIR.DTL.vR4.Model.Element.ActivityDefinition.participant extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
Who should participate in the action.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
E.g. Nurse, Surgeon, Parent, etc.
any FHIR4 code may be used; action-participant-role shows EXAMPLE codes, but you may use codes from any ValueSet.
patient | practitioner | related-person | device
action-participant-type|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend action-participant-type|4.0.1 and you may NOT use codes from other ValueSets.
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()