{ "description": "Practitioner covers all anaesthetists and surgeons for SETP reporting.", "_filename": "SETPPractitioner.json", "package_name": "ca.on.oh-setp", "date": "2023-02-28", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "Practitioner", "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "Practitioner", "package_version": "0.9.0-alpha1.0.18", "status": "draft", "id": "866c483c-bdf2-4b9e-9bc1-418c341552b5", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Practitioner", "version": "1.0.0", "differential": { "element": [ { "id": "Practitioner.meta", "min": 1, "path": "Practitioner.meta", "mustSupport": true }, { "id": "Practitioner.meta.profile", "min": 1, "path": "Practitioner.meta.profile", "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Practitioner|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.", "mustSupport": true }, { "id": "Practitioner.identifier", "max": "1", "min": 1, "path": "Practitioner.identifier", "short": "Surgeon/Anaesthetist 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", "max": "1", "min": 1, "path": "Practitioner.name", "short": "Surgeon/Anaesthetist name", "mustSupport": true }, { "id": "Practitioner.name.text", "path": "Practitioner.name.text", "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "min": 1, "path": "Practitioner.name.given", "mustSupport": true } ] }, "contact": [ { "name": "Ontario Health", "telecom": [ { "value": "http://ontariohealth.ca/fhir/", "system": "url" }, { "value": "some.email@ontariohealth.ca", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }