{ "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.1.1-dft-ballot", "status": "draft", "id": "1bb4d1b9-9e50-405a-9376-208f07ab751f", "kind": "resource", "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner", "version": null, "differential": { "element": [ { "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", "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" }