Package | ca.healthpei.io.core |
Resource Type | StructureDefinition |
Id | Practitioner |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.healthpei.io.core@0.1.7-DFT&canonical=http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Practitioner |
URL | http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Practitioner |
Status | draft |
Name | Practitioner |
Title | Practitioner |
Description | A person who is directly or indirectly involved in the provisioning of healthcare. |
Type | Practitioner |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Practitioner", "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Practitioner", "name": "Practitioner", "title": "Practitioner", "status": "draft", "description": "A person who is directly or indirectly involved in the provisioning of healthcare.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner.identifier", "path": "Practitioner.identifier", "mustSupport": true }, { "id": "Practitioner.identifier.system", "path": "Practitioner.identifier.system", "mustSupport": true }, { "id": "Practitioner.identifier.value", "path": "Practitioner.identifier.value", "mustSupport": true }, { "id": "Practitioner.name", "path": "Practitioner.name", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.name.prefix", "path": "Practitioner.name.prefix", "mustSupport": true }, { "id": "Practitioner.name.suffix", "path": "Practitioner.name.suffix", "mustSupport": true } ] } }