PackagesCanonicalsLogsProblems
    Packages
    fhir.org.nz.ig.base@2.0.0
    http://hl7.org.nz/fhir/StructureDefinition/death-date
description: The date of death of the individual, plus the source of that information
package_name: fhir.org.nz.ig.base
derivation: constraint
name: Death_date
type: Extension
elements:
  extension:
    short: The date of death
    index: 0
    slicing:
      slices:
        date:
          match: {}
          schema:
            short: The date of death
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: date}
                type: uri
                index: 2
              value:
                choices: [valueDateTime]
                index: 4
              valueDateTime: {type: dateTime, choiceOf: value, index: 5}
        source:
          match: {}
          schema:
            short: The source of information
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: source}
                type: uri
                index: 8
              value:
                choices: [valueCodeableConcept]
                index: 10
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11}
  url:
    pattern: {type: uri, value: 'http://hl7.org.nz/fhir/StructureDefinition/death-date'}
    type: uri
    index: 13
  value:
    choices: []
    index: 15
package_version: 2.0.0
extensions:
  date:
    url: null
    short: The date of death
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: date}
        type: uri
        index: 2
      value:
        choices: [valueDateTime]
        index: 4
      valueDateTime: {type: dateTime, choiceOf: value, index: 5}
  source:
    url: null
    short: The source of information
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: source}
        type: uri
        index: 8
      value:
        choices: [valueCodeableConcept]
        index: 10
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11}
class: extension
kind: complex-type
url: http://hl7.org.nz/fhir/StructureDefinition/death-date
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0