HS.FHIR.DTL.vSTU3.Model.Resource.PractitionerRole
class HS.FHIR.DTL.vSTU3.Model.Resource.PractitionerRole extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.Property Inventory
- active
- availabilityExceptions
- availableTime
- code
- endpoint
- healthcareService
- identifier
- location
- notAvailable
- organization
- period
- practitioner
- specialty
- telecom
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 practitioner's record is in active use.
Description of availability exceptions.
Times the Service Site is available.
Roles which this practitioner may perform.
any FHIR3 code may be used; practitioner-role shows EXAMPLE codes, but you may use codes from any ValueSet.
Technical endpoints providing access to services operated for the practitioner with this role.
Endpoint
The list of healthcare services that this worker provides for this role's Organization/Location(s)
HealthcareService
Business Identifiers that are specific to a role/location.
The location(s) at which this practitioner provides care.
Location
Not available during this time due to provided reason.
Organization where the roles are available.
Organization
The period during which the practitioner is authorized to perform in these role(s)
Practitioner that is able to provide the defined services for the organation.
Practitioner
Specific specialty of the practitioner.
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.
Contact details that are specific to the role/location/service.
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()