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 / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| PractitionerRole | 0..* | Roles/organizations the practitioner is associated with Invariants: dom-2, dom-3, dom-4, dom-5, dom-6 |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| identifier | S | 0..* | Identifier | identifiers including Nexus EMR ID and any source role/assignment id i Invariants: ele-1 |
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Binding: identifier-use ( required)Invariants: ele-1 |
| system | 1..1 | uri | The namespace for the identifier value i Invariants: ele-1 |
|
| value | 1..1 | string | The value that is unique i Invariants: ele-1 |
|
| active | S | 0..1 | boolean | Whether this role assignment is currently in active use i Invariants: ele-1 |
| period | S | 0..1 | Period | Period during which the practitioner is authorized to act in this role Invariants: ele-1 |
| practitioner | S | 1..1 | Reference(Practitioner) | Reference to the practitioner i Invariants: ele-1 |
| organization | S | 0..1 | Reference(Organization) | Organization where the role is performed i Invariants: ele-1 |
| 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 …Invariants: ele-1 |
| specialty | S | 0..* | CodeableConcept | Practitioner specialty with raw code support i Binding: c80-practice-codes ( preferred)Invariants: ele-1 |
| notAvailable | 0..* | BackboneElement | Not available during this time due to provided reason Invariants: ele-1 |
|
| description | 1..1 | string | Reason presented to the user explaining why time not available Invariants: ele-1 |