{
"description": "Practitioner covers all individuals who are engaged in the healthcare process and healthcare-related services as part of their formal responsibilities and this Resource is used for attribution of activities and responsibilities to these individuals. Practitioners include (but are not limited to): physicians, specialists, physician assistants, nurses, social workers, professional homecare providers, and receptionists handling patient registration.",
"_filename": "Practitioner.StructureDefinition.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Practitioner",
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.2.0-dft",
"status": "draft",
"id": "69bdb8bb-aff0-4c2e-b88c-46621e934cca",
"kind": "resource",
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner",
"version": null,
"differential": {
"element": [ {
"id": "Practitioner.meta",
"path": "Practitioner.meta",
"mustSupport": true
}, {
"id": "Practitioner.meta.profile",
"path": "Practitioner.meta.profile",
"comment": "Implementers should be aware that some Canadian jurisdictions require vendors to use meta.profile to declare which FHIR profile(s) and version(s) the resource conforms to.",
"mustSupport": true
}, {
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"mustSupport": true
}, {
"id": "Practitioner.identifier.system",
"min": 1,
"path": "Practitioner.identifier.system",
"mustSupport": true
}, {
"id": "Practitioner.identifier.value",
"min": 1,
"path": "Practitioner.identifier.value",
"mustSupport": true
}, {
"id": "Practitioner.name",
"min": 1,
"path": "Practitioner.name",
"mustSupport": true
}, {
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"mustSupport": true
}, {
"id": "Practitioner.name.text",
"path": "Practitioner.name.text",
"mustSupport": true
}, {
"id": "Practitioner.name.family",
"min": 1,
"path": "Practitioner.name.family",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"mustSupport": true
}, {
"id": "Practitioner.gender",
"path": "Practitioner.gender",
"comment": "SHOULD NOT be populated when sending a message."
}, {
"id": "Practitioner.birthDate",
"path": "Practitioner.birthDate",
"comment": "SHOULD NOT be populated when sending a message."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}