PackagesCanonicalsLogsProblems
    Packages
    ans.annuaire.fhir.r4@0.2.0-pat23
    https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitioner-deceasedDateTime
description: Date of death of the practitioner if applicable.
package_name: ans.annuaire.fhir.r4
derivation: constraint
name: PractitionerDeceasedDateTime
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitioner-deceasedDateTime'}
    index: 0
  value:
    choices: []
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueDateTime:
          match: {}
          schema:
            choices: [valueDateTime]
            index: 4
  valueDateTime:
    type: dateTime
    choiceOf: value
    index: 5
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: value, index: 5}
package_version: 0.2.0-pat23
class: extension
kind: complex-type
url: https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitioner-deceasedDateTime
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'