PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.5.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeathNotificationStatus-1
description: This extension is constrained to represent a patient’s death notification (as held on Personal Demographics Service (PDS)).
package_name: NHSD.Assets.STU3
derivation: constraint
name: Extension-CareConnect-DeathNotificationStatus-1
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        deathNotificationStatus:
          match: {url: deathNotificationStatus}
          schema:
            short: To identify the type of death notice as held on Personal Demographics Service (PDS)
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: deathNotificationStatus}
                index: 2
              valueCodeableConcept:
                type: CodeableConcept
                short: To identify the type of death notice as held on Personal Demographics Service (PDS)
                index: 3
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        type: CodeableConcept
                        short: To identify the type of death notice as held on Personal Demographics Service (PDS)
                        _required: true
                        index: 3
                        elements:
                          coding:
                            elements:
                              system:
                                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeathNotificationStatus-1'}
                                index: 4
            required: [valueCodeableConcept]
        systemEffectiveDate:
          match: {url: systemEffectiveDate}
          schema:
            short: System effective date for the death notification status
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: systemEffectiveDate}
                index: 6
              valueDateTime:
                type: dateTime
                short: System effective date
                index: 7
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {type: dateTime, short: System effective date, index: 7}
  url:
    pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeathNotificationStatus-1'}
    index: 8
  value:
    choices: []
    index: 10
package_version: 1.5.0
extensions:
  deathNotificationStatus:
    url: deathNotificationStatus
    short: To identify the type of death notice as held on Personal Demographics Service (PDS)
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: deathNotificationStatus}
        index: 2
      valueCodeableConcept:
        type: CodeableConcept
        short: To identify the type of death notice as held on Personal Demographics Service (PDS)
        index: 3
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                type: CodeableConcept
                short: To identify the type of death notice as held on Personal Demographics Service (PDS)
                _required: true
                index: 3
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-DeathNotificationStatus-1'}
                        index: 4
    required: [valueCodeableConcept]
  systemEffectiveDate:
    url: systemEffectiveDate
    short: System effective date for the death notification status
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: systemEffectiveDate}
        index: 6
      valueDateTime:
        type: dateTime
        short: System effective date
        index: 7
        slicing:
          slices:
            valueDateTime:
              match: {}
              schema: {type: dateTime, short: System effective date, index: 7}
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeathNotificationStatus-1
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0