A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.
= Must Support, = Is Modifier, = QiCore defined extension
| Field | Card. | Type | Description | 
|---|---|---|---|
| identifier | 1..* | List<Identifier> | Business Identifiers that are specific to a role/location. | 
| active | 1..1 | Boolean | Whether this practitioner's record is in active use. | 
| period | 1..1 | Interval<DateTime> | The period during which the person is authorized to act as a practitioner in these role(s) for the organization. | 
| practitioner | 1..1 | Practitioner | Practitioner that is able to provide the defined services for the organation. | 
| organization | 1..1 | Organization | The organization where the Practitioner performs the roles associated. | 
| code | 1..* | List<Concept> | Roles which this practitioner is authorized to perform for the organization. Binding: The role a person plays representing an organization (example)  | 
| specialty | 1..* | List<Concept> | Specific specialty of the practitioner. Binding: Specific specialty associated with the agency (preferred)  | 
| location | 1..* | List<Location> | The location(s) at which this practitioner provides care. |