{
"description": null,
"_filename": "Practitioner.json",
"package_name": "ca.on.consent.r4",
"date": "2024-04-30T16:08:02.1275853+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2024-04-30T16:04:48.4571659+00:00"
},
"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": null,
"package_version": "0.10.14",
"status": "draft",
"id": "4c0bc3ab-dc6d-4e26-aa5e-a2681e95a08d",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-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 PCOI USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-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",
"path": "Practitioner.identifier",
"definition": "An identifier that applies to this person in this role.\r\n\r\n**PCOI: List of applicable practitioner identifiers available in the [PCOI Implementation Guide Identifier Page](https://simplifier.net/guide/OntarioProvincialConsentOverrideImplementationGuide/Identifiers)**",
"mustSupport": true
}, {
"id": "Practitioner.identifier.use",
"path": "Practitioner.identifier.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
}
}, {
"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",
"mustSupport": true
}, {
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/name-use"
}
}, {
"id": "Practitioner.name.family",
"min": 1,
"path": "Practitioner.name.family",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"mustSupport": true
}, {
"id": "Practitioner.telecom",
"max": "1",
"path": "Practitioner.telecom",
"mustSupport": true
}, {
"id": "Practitioner.telecom.system",
"path": "Practitioner.telecom.system",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
},
"mustSupport": true
}, {
"id": "Practitioner.telecom.value",
"path": "Practitioner.telecom.value",
"mustSupport": true
}, {
"id": "Practitioner.telecom.use",
"path": "Practitioner.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use"
},
"mustSupport": true
}, {
"id": "Practitioner.address.use",
"path": "Practitioner.address.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-use"
}
}, {
"id": "Practitioner.address.type",
"path": "Practitioner.address.type",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-type"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}