Skip to main content
FHIR R4 PractitionerRole · US Core PractitionerRole
PractitionerRole is how a provider is referenced in all three FHIR outputs. In Bulk Medication History it is a standalone resource representing the prescriber. In the Patient Everything and Patient Summary bundles it is contained inside whichever clinical resource names the provider. The Stable ID and Fields sections below cover both, with a column per output.
In the bundles, every provider reference points at a contained PractitionerRole rather than directly at a Practitioner. It appears as Encounter.participant.individual, Observation.performer, DiagnosticReport.performer, Procedure.performer.actor, MedicationRequest.requester, CarePlan.author, DocumentReference.author, and Condition.recorder. In Bulk Med History, it represents the prescriber’s role and is referenced as the requester on the MedicationRequest.

Stable ID

Fields

In the bundles, a PractitionerRole is only produced when there is either a usable provider or a usable facility, so a clinical resource with neither simply omits its provider reference entirely. organization, code, period, and availableTime are not populated in either output.