identifier | No | Identifier[] | Business Identifiers that are specific to a role/location |
active | No | boolean | Whether this practitioner role record is in active use |
period | No | Period | The period during which the practitioner is authorized to perform in these role(s) |
practitioner | No | Reference<Practitioner> | Practitioner that is able to provide the defined services for the organization |
organization | No | Reference<Organization> | Organization where the roles are available |
code | No | CodeableConcept[] | Roles which this practitioner may perform |
specialty | No | CodeableConcept[] | Specific specialty of the practitioner |
location | No | Reference<Location>[] | The location(s) at which this practitioner provides care |
healthcareService | No | Reference<HealthcareService>[] | The list of healthcare services that this worker provides for this role’s Organization/Location(s) |
telecom | No | ContactPoint[] | Contact details that are specific to the role/location/service |
availableTime | No | PractitionerRoleAvailableTime | Times the Service Site is available |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- daysOfWeek | No | code[] | mon / tue / wed / thu / fri / sat / sun |
- allDay | No | boolean | Always available? e.g. 24 hour service |
- availableStartTime | No | time | Opening time of day (ignored if allDay = true) |
- availableEndTime | No | time | Closing time of day (ignored if allDay = true) |
notAvailable | No | PractitionerRoleNotAvailable | Not available during this time due to provided reason |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- description | Yes | string | Reason presented to the user explaining why time not available |
- during | No | Period | Service not available from this date |
availabilityExceptions | No | string | Description of availability exceptions |
endpoint | No | Reference<Endpoint>[] | Technical endpoints providing access to services operated for the practitioner with this role |