PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4-alpha@0.1.2
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased
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.
package_name: ca.on.phsd.r4-alpha
derivation: constraint
name: PractitionerDeceased
type: Extension
elements:
  id: {mustSupport: false, index: 0}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased'}
    index: 1
  value:
    mustSupport: true
    choices: [valueBoolean, valueDate]
    index: 3
  valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4}
  valueDate: {type: date, mustSupport: true, choiceOf: value, index: 5}
package_version: 0.1.2
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0