{
"description": "A person who is directly or indirectly involved in the provisioning of healthcare.",
"_filename": "StructureDefinition-Practitioner.json",
"package_name": "ca.on.ehr.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "PractitionerEHR",
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Practitioner EHR",
"package_version": "1.0.0-snapshot1",
"status": "active",
"id": "e4b53868-899d-4cc5-baa4-883742337730",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type",
"path": "Practitioner.identifier.type",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
},
"mustSupport": true
}, {
"id": "Practitioner.identifier.type.coding",
"max": "1",
"min": 1,
"path": "Practitioner.identifier.type.coding",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type.coding.system",
"min": 1,
"path": "Practitioner.identifier.type.coding.system",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type.coding.code",
"min": 1,
"path": "Practitioner.identifier.type.coding.code",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type.coding.display",
"min": 1,
"path": "Practitioner.identifier.type.coding.display",
"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.identifier.assigner",
"path": "Practitioner.identifier.assigner",
"mustSupport": true
}, {
"id": "Practitioner.identifier.assigner.display",
"min": 1,
"path": "Practitioner.identifier.assigner.display",
"mustSupport": true
}, {
"id": "Practitioner.name",
"path": "Practitioner.name",
"mustSupport": true
}, {
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"mustSupport": true
}, {
"id": "Practitioner.name.prefix",
"path": "Practitioner.name.prefix",
"mustSupport": true
}, {
"id": "Practitioner.name.suffix",
"path": "Practitioner.name.suffix",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}