PractitionerRole Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-practitionerrole |
|---|---|
| Status | draft · 1.26.0 |
| Base | PractitionerRole (constraint) |
| Source | FSH · JSON |
Represents a practitioner's role at an organization/location -- the tenant-scoped access/role binding (the "actor"). Links a Practitioner to an Organization and Location(s) and carries the clinical role code(s). A practitioner may have one or more PractitionerRoles, including more than one active at the same organization. This is NOT the EMR user: the user's stable identity is the Practitioner (which carries the user-account identifier). Use PractitionerRole to differentiate providers by role (e.g. list only doctors, route a task to a nurse), not to represent the login.
Elements / Differential
What this profile constrains beyond PractitionerRole. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| PractitionerRole | ||||
| meta | 0..1 | Meta | ||
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i |
| text | S | 0..1 | Narrative | Narrative i |
| identifier | S | 0..* | Identifier | identifiers including Nexus EMR ID and any source role/assignment id i |
| system | 1..1 | uri | i | |
| value | 1..1 | string | i | |
| active | S | 0..1 | boolean | Whether this role assignment is currently in active use i |
| period | S | 0..1 | Period | Period during which the practitioner is authorized to act in this role |
| practitioner | S | 1..1 | Reference(Practitioner) | Reference to the practitioner i |
| organization | S | 0..1 | Reference(Organization) | Organization where the role is performed i |
| code | S | 0..* | CodeableConcept | Clinical role(s) (doctor, nurse, MOA, ...) -- binds the Clinical Roles dropdown i Binding: Clinical Roles ( extensible)e.g. doctor · specialist · resident … |
| specialty | S | 0..* | CodeableConcept | Practitioner specialty with raw code support i |
| location | 0..* | Reference(Location) | Location(s) where the practitioner provides care i |