{
"description": "Practitioner covers all anaesthetists and surgeons for SERIS reporting.",
"_filename": "Practitioner.json",
"package_name": "ca.on.oh",
"date": "2023-02-28",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "Practitioner",
"mapping": [ {
"name": "SERIS MDS Mapping",
"identity": "SERIS-MDS-Mapping"
} ],
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Practitioner",
"package_version": "seris-0.10.0-alpha1.0.5",
"status": "draft",
"id": "5dc7b691-02b0-45ca-8052-32861b88b4fc",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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 SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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",
"mapping": [ {
"map": "Surgeon Identifier, Anaesthesiologist Identifier",
"identity": "SERIS-MDS-Mapping"
} ],
"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",
"mapping": [ {
"map": "Surgeon Name, Anaesthesiologist Name",
"identity": "SERIS-MDS-Mapping"
} ],
"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"
}