{ "description": null, "_filename": "StructureDefinition-ca-on-mi-profile-practitioner.json", "package_name": "ontariomicdrfhirimplementationguide-0.10.00", "date": "2024-04-19T02:20:56.4940505+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Practitioner", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "MI Practitioner Profile (Submission)", "package_version": "0.9.11", "status": "active", "id": "9d813f7b-2e5c-40a6-b473-270b44734e82", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-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", "mustSupport": true }, { "id": "Practitioner.identifier", "path": "Practitioner.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.identifier.assigner", "path": "Practitioner.identifier.assigner", "mustSupport": true }, { "id": "Practitioner.identifier.assigner.display", "path": "Practitioner.identifier.assigner.display", "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", "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 }, { "id": "Practitioner.telecom", "path": "Practitioner.telecom", "mustSupport": true }, { "id": "Practitioner.telecom.system", "path": "Practitioner.telecom.system", "mustSupport": true }, { "id": "Practitioner.telecom.value", "min": 1, "path": "Practitioner.telecom.value", "mustSupport": true }, { "id": "Practitioner.telecom.use", "path": "Practitioner.telecom.use", "mustSupport": true }, { "id": "Practitioner.address", "path": "Practitioner.address", "mustSupport": true }, { "id": "Practitioner.address.use", "path": "Practitioner.address.use", "mustSupport": true }, { "id": "Practitioner.address.type", "path": "Practitioner.address.type", "mustSupport": true }, { "id": "Practitioner.address.line", "path": "Practitioner.address.line", "mustSupport": true }, { "id": "Practitioner.address.city", "path": "Practitioner.address.city", "mustSupport": true }, { "id": "Practitioner.address.district", "path": "Practitioner.address.district", "mustSupport": true }, { "id": "Practitioner.address.state", "path": "Practitioner.address.state", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code", "description": "Codes for provinces, states and territories supported by Ontario Health interfaces" }, "mustSupport": true }, { "id": "Practitioner.address.postalCode", "path": "Practitioner.address.postalCode", "mustSupport": true }, { "id": "Practitioner.address.country", "path": "Practitioner.address.country", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code", "description": "3-character ISO country codes supported by Ontario Health interfaces for use in addresses." }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }