description: '**Practitioner** represents the person who performs care within an offer or appointment context.\n\nIt answers the question: _\"Which individual person performs the service?\"_\n\nThis is a logical model and not an API resource in WOF Portal. The portal uses identifier-based traceability to practitioners in source systems instead of exposing Practitioner as a standalone FHIR resource.\n\nThis logical model is referenced from `PractitionerRolePortal` using `practitioner.identifier` and `practitioner.display`.' package_name: servicewell.fhir.wof-portal derivation: specialization name: Practitioner type: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/practitioner elements: sourceIdentifier: {type: Identifier, short: Source identifier, index: 0} display: {type: string, short: Display name, index: 1} package_version: 1.0.0 class: logical kind: logical url: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/practitioner base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [sourceIdentifier]