SPD - Service Provider Directory
0.2.0 - draft
SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/OperationDefinition/PractitionerRole-lookup | Version: 0.2.0 | |||
| Active as of 2026-03-02 | Computable Name: PractitionerRoleLookup | |||
The lookup operation for PractitionerRole resources.
Profile: EE SPD OperationDefinition
URL: [base]/PractitionerRole/$lookup
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | identifier | 1..1 | string | The identifier of the practitioner as system|code. | ||
| IN | organization.identifier | 1..1 | string | The organization's business registry code as system|code (system must be https://fhir.ee/sid/org/est/br). | ||
| IN | role | 1..1 | string | Role name of practitioner, e.g. 'receptionist'. | ||
| OUT | return | 1..1 | PractitionerRole | The found or created PractitionerRole resource. |