{
"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`.",
"_filename": "StructureDefinition-practitioner.json",
"package_name": "servicewell.fhir.wof-portal",
"date": "2026-04-20T11:19:47+00:00",
"derivation": "specialization",
"publisher": "Service Well AB",
"fhirVersion": "4.0.1",
"name": "Practitioner",
"abstract": false,
"type": "https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Practitioner",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"id": "practitioner",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "practitioner",
"short": "Practitioner",
"definition": "**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`.",
"isModifier": false
}, {
"id": "practitioner.sourceIdentifier",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "practitioner.sourceIdentifier"
},
"path": "practitioner.sourceIdentifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Source identifier",
"definition": "Identifier-based traceability key for the practitioner in the source system. The identifier.system is expected to be rooted under the WofPortalIdentifierSystemRoot namespace and may be suffixed with a WOF Portal Endpoint id to distinguish source-system namespaces per endpoint."
}, {
"id": "practitioner.display",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "practitioner.display"
},
"path": "practitioner.display",
"type": [ {
"code": "string"
} ],
"short": "Display name",
"definition": "Human-readable display text for the practitioner. This is the value intended to be shown in identifier-based references, for example in PractitionerRole.practitioner.display."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "3c80441e-a77a-4629-9187-9d060188cae7",
"kind": "logical",
"url": "https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/practitioner",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "practitioner",
"path": "practitioner",
"short": "Practitioner",
"definition": "**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`."
}, {
"id": "practitioner.sourceIdentifier",
"max": "1",
"min": 1,
"path": "practitioner.sourceIdentifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Source identifier",
"definition": "Identifier-based traceability key for the practitioner in the source system. The identifier.system is expected to be rooted under the WofPortalIdentifierSystemRoot namespace and may be suffixed with a WOF Portal Endpoint id to distinguish source-system namespaces per endpoint."
}, {
"id": "practitioner.display",
"max": "1",
"min": 0,
"path": "practitioner.display",
"type": [ {
"code": "string"
} ],
"short": "Display name",
"definition": "Human-readable display text for the practitioner. This is the value intended to be shown in identifier-based references, for example in PractitionerRole.practitioner.display."
} ]
},
"contact": [ {
"name": "Service Well AB",
"telecom": [ {
"value": "https://servicewell.se",
"system": "url"
}, {
"value": "info@servicewell.se",
"system": "email"
} ]
}, {
"name": "Service well",
"telecom": [ {
"use": "work",
"value": "info@servicewell.se",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}