PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Person.deceased
description: This cross-version extension represents Person.deceased[x] from http://hl7.org/fhir/StructureDefinition/Person|5.0.0 for use in FHIR R4B.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_Person_deceased
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: Indicates if the individual is deceased or not
    choices: [valueBoolean, valueDateTime]
    index: 1
  valueBoolean:
    base: {path: 'Extension.value[x]'}
    type: boolean
    short: Indicates if the individual is deceased or not
    choiceOf: value
    index: 2
  valueDateTime:
    base: {path: 'Extension.value[x]'}
    type: dateTime
    short: Indicates if the individual is deceased or not
    choiceOf: value
    index: 3
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Person.deceased'}
    type: uri
    index: 4
package_version: r5.r4b-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Person.deceased
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]