| Package | ca.on.phsd.r4-alpha |
| Resource Type | StructureDefinition |
| Id | 6c3171e9-743d-4ce8-bb8e-9c1e21cbd43d |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased |
| URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased |
| Version | 1.0.0 |
| Status | draft |
| Date | 2019-04-12T15:44:18.0875479+00:00 |
| Name | PractitionerDeceased |
| Title | Practitioner Deceased Extension |
| Description | If a boolean value of true or a date is specified, indicates that the Practitioner is deceased. If a date is specified, it indicates when the death occurred. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| ca-on-phsd-practitioner-response-profile-Practitioner | PHSD Practitioner Response |
| ca-on-phsd-practitioner-submission-profile-Practitioner | PHSD Practitioner Submission |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "6c3171e9-743d-4ce8-bb8e-9c1e21cbd43d",
"meta": {
"lastUpdated": "2024-07-31T18:08:58.4244923+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased",
"version": "1.0.0",
"name": "PractitionerDeceased",
"title": "Practitioner Deceased Extension",
"status": "draft",
"date": "2019-04-12T15:44:18.0875479+00:00",
"description": "If a boolean value of true or a date is specified, indicates that the Practitioner is deceased. If a date is specified, it indicates when the death occurred.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Practitioner"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"mustSupport": true
},
{
"id": "Extension.id",
"path": "Extension.id",
"mustSupport": false
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "boolean"
},
{
"code": "date"
}
],
"mustSupport": true
}
]
}
}