{ "description": "This profile represents the constraints applied to the Practitioner resource by the PS-CA project to represent a practitioner acting as observer for diagnostic results. It is informed by the constraints of the [Practitioner IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Practitioner-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-practitioner.html) to allow for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information. This profile may be underpinned by a CA Core profile in the future. There is a possibility it will be replaced entirely by a CA Core profile if the requirements for use in lab are aligned to expectations for generic use.", "_filename": "structuredefinition-profile-practitioner-lab-ca-ps.json", "package_name": "ca.infoway.io.psca", "date": "2023-12-06T00:00:00-08:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PractitionerLabPSCA", "abstract": false, "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).", "type": "Practitioner", "experimental": "false", "resourceType": "StructureDefinition", "title": "Practitioner - Lab (PS-CA)", "package_version": "2.0.0-DFT-Ballot", "status": "draft", "id": "5c71ab5e-9b32-441f-887d-f53e5061d94a", "kind": "resource", "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitioner-lab-ca-ps", "version": null, "differential": { "element": [ { "id": "Practitioner.name", "min": 1, "path": "Practitioner.name", "constraint": [ { "key": "psca-pract-1", "human": "Practitioner.name.given or Practitioner.name.family or both SHALL be present", "xpath": "f:given or f:family", "severity": "error", "expression": "family.exists() or given.exists()" } ], "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.telecom", "path": "Practitioner.telecom", "comment": "While IPS-UV considers Practitioner.telecom a Must Support element, a number of jurisdictional systems may not capture telecom for practitioner today, even in the scope of a practitioner that is the performer of an observation or diagnostic report. It is not currently flagged as Must Support in PS-CA, as stakeholders have indicated the element may not be supported by the majority of systems today. Systems that do support the element are encouraged to include it in generated Patient Summary documents, and support it when received. Vendors should expect that some jurisdictions may add a Must Support requirement within the context of their own jurisdictional content." }, { "id": "Practitioner.address", "path": "Practitioner.address", "comment": "IPS-UV flags this as a Must Support element. It is not currently flagged as Must Support in PS-CA, as stakeholders have indicated the element may not be supported by the majority of systems today. Systems that do support the element are encouraged to include it in generated Patient Summary documents, and support it when received. Vendors should expect that some jurisdictions may add a Must Support requirement within the context of their own jurisdictional content." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }