PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu1@1.0.0
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus
description: The patient's death notification status.
package_name: fhir.r4.ukcore.stu1
derivation: constraint
name: ExtensionUKCoreDeathNotificationStatus
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        deathNotificationStatus:
          match: {url: deathNotificationStatus}
          schema:
            short: The patient's death notification status.
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: deathNotificationStatus}
                type: uri
                index: 2
              value:
                short: The patient's death notification status.
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, short: The patient's death notification status., choiceOf: value, index: 5}
            required: [value, valueCodeableConcept]
        systemEffectiveDate:
          match: {url: systemEffectiveDate}
          schema:
            short: System effective date for patient's death notification status.
            index: 6
            elements:
              url:
                pattern: {type: uri, value: systemEffectiveDate}
                type: uri
                index: 7
              value:
                short: System effective date for patient's death notification status.
                choices: [valueDateTime]
                index: 9
              valueDateTime: {type: dateTime, short: System effective date for patient's death notification status., choiceOf: value, index: 10}
            required: [value, valueDateTime]
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.0.0
extensions:
  deathNotificationStatus:
    url: deathNotificationStatus
    short: The patient's death notification status.
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: deathNotificationStatus}
        type: uri
        index: 2
      value:
        short: The patient's death notification status.
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, short: The patient's death notification status., choiceOf: value, index: 5}
    required: [value, valueCodeableConcept]
  systemEffectiveDate:
    url: systemEffectiveDate
    short: System effective date for patient's death notification status.
    index: 6
    elements:
      url:
        pattern: {type: uri, value: systemEffectiveDate}
        type: uri
        index: 7
      value:
        short: System effective date for patient's death notification status.
        choices: [valueDateTime]
        index: 9
      valueDateTime: {type: dateTime, short: System effective date for patient's death notification status., choiceOf: value, index: 10}
    required: [value, valueDateTime]
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.1.0