{
"description": "Practitioner can be the prescriber who authored the originating MedicationRequest (prescription) event or the dispenser responsible for the MedicationDispense event.",
"_filename": "PractitionerSubmission.json",
"package_name": "ca.on.dhdr.r4",
"date": "2022-09-21",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-04-09T00:34:04.4671819+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Practitioner",
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Practitioner (Submission)",
"package_version": "0.9.0",
"status": "draft",
"id": "7ee9ce20-d46e-4e8f-93af-d1366b05cb16",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission",
"version": "4.0.0",
"differential": {
"element": [ {
"id": "Practitioner",
"path": "Practitioner",
"mustSupport": true
}, {
"id": "Practitioner.id",
"path": "Practitioner.id",
"mustSupport": true
}, {
"id": "Practitioner.identifier",
"max": "1",
"min": 1,
"path": "Practitioner.identifier",
"mustSupport": true
}, {
"id": "Practitioner.identifier.system",
"min": 1,
"path": "Practitioner.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/drug/practitioner-identifier-system",
"description": "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",
"mustSupport": true
}, {
"id": "Practitioner.name.family",
"min": 1,
"path": "Practitioner.name.family",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"max": "1",
"path": "Practitioner.name.given",
"mustSupport": true
}, {
"id": "Practitioner.telecom",
"max": "2",
"path": "Practitioner.telecom",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomPhone",
"max": "1",
"path": "Practitioner.telecom",
"sliceName": "TelecomPhone",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomPhone.system",
"min": 1,
"path": "Practitioner.telecom.system",
"fixedCode": "phone",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomPhone.value",
"min": 1,
"path": "Practitioner.telecom.value",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomPhone.use",
"path": "Practitioner.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
},
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomFax",
"max": "1",
"path": "Practitioner.telecom",
"sliceName": "TelecomFax",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomFax.system",
"min": 1,
"path": "Practitioner.telecom.system",
"fixedCode": "fax",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomFax.value",
"min": 1,
"path": "Practitioner.telecom.value",
"mustSupport": true
}, {
"id": "Practitioner.telecom:TelecomFax.use",
"path": "Practitioner.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
},
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}