FHIR Artifacts > Structure Definition: Practitioner Profile
Structure Definition: Practitioner Profile
Canonical URL:http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner
Simplifier project page:
Derived from: Practitioner (R4)
Formal Views of Profile Content
Description of Profiles, Differentials, Snapshots and how the different presentations work
Differential View
Hybrid View
Snapshot View
Table View
JSON View
Usage
The Practitioner Resource is used for all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities. The Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, other clinicians, home care providers, administrative staff, and more.
Notes
.id
- used to uniquely identify the resource
- if a persistent identity for the resource is not available to use when constructing a message Bundle for transmission via Direct Messaging, a UUID SHOULD be used in this element (with a corresponding value in
Bundle.entry.fullUrl
)
.meta.profile
- used to declare conformance to this profile
- populate with a fixed value:
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner|1.0.0
.identifier
- business identifier(s) that are specific to this PractitionerRole
- receiving systems SHALL accept and save any identifiers from the requesting system (e.g., CPSO #)
.name
- the name of the practitioner
.name.family
SHALL always be populated.name.given
use multiple instances if the practitioner has multiple given names (e.g. first and middle names)
.telecom
- PractitionerRole.telecom is the preferred location for this information
.address
- PractitionerRole.address is the preferred location for this information