PractitionerRole
BaseA specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| PractitionerRole | 0..* | — | Roles/organizations the practitioner is associated with |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Business Identifiers that are specific to a role/location |
| .activeΣ | 0..1 | boolean | Whether this practitioner role record is in active use |
| .periodΣ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) |
| .practitionerΣ | 0..1 | Reference(Practitioner) | Practitioner that is able to provide the defined services for the organization |
| .organizationΣ | 0..1 | Reference(Organization) | Organization where the roles are available |
| .codeΣ | 0..* | CodeableConcept | Roles which this practitioner may perform Bindingpractitioner-role(example) |
| .specialtyΣ | 0..* | CodeableConcept | Specific specialty of the practitioner Bindingc80-practice-codes(preferred) |
| .locationΣ | 0..* | Reference(Location) | The location(s) at which this practitioner provides care |
| .healthcareService | 0..* | Reference(HealthcareService) | The list of healthcare services that this worker provides for this role's Organization/Location(s) |
| .telecomΣ | 0..* | ContactPoint | Contact details that are specific to the role/location/service |
| .availableTime | 0..* | BackboneElement | Times the Service Site is available |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Bindingdays-of-week(required) |
| .allDay | 0..1 | boolean | Always available? e.g. 24 hour service |
| .availableStartTime | 0..1 | time | Opening time of day (ignored if allDay = true) |
| .availableEndTime | 0..1 | time | Closing time of day (ignored if allDay = true) |
| .notAvailable | 0..* | BackboneElement | Not available during this time due to provided reason |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .description | 1..1 | string | Reason presented to the user explaining why time not available |
| .during | 0..1 | Period | Service not available from this date |
| .availabilityExceptions | 0..1 | string | Description of availability exceptions |
| .endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the practitioner with this role |