Interweave Implementation Guide
0.1.0 - ci-build United Kingdom flag

Interweave Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the STU3 profiles here.

Extension: Extension UK Core Death Notification Status

Official URL: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus Version: 2.2.0
Active as of 2023-12-07 Computable Name: ExtensionUKCoreDeathNotificationStatus

Copyright/Legal: Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.

The patient's death notification status.

This extension extends the Patient resource to support the exchange of the patient's death notification status.

Context of Use

This extension may be used on the following element(s):

  • Element ID Patient

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Complex Extension: The patient's death notification status.

  • deathNotificationStatus: CodeableConcept: The patient's death notification status.
  • systemEffectiveDate: dateTime: System effective date for patient's death notification status.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension The patient's death notification status.
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:deathNotificationStatus 1..1 Extension The patient's death notification status.
..... extension 0..0
..... url 1..1 uri "deathNotificationStatus"
..... value[x] 1..1 CodeableConcept The patient's death notification status.
Binding: UK Core Death Notification Status (extensible)
... Slices for extension Content/Rules for all slices
.... extension:systemEffectiveDate 0..1 Extension System effective date for patient's death notification status.
..... extension 0..0
..... url 1..1 uri "systemEffectiveDate"
..... value[x] 1..1 dateTime System effective date for patient's death notification status.
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension The patient's death notification status.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:deathNotificationStatus 1..1 Extension The patient's death notification status.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "deathNotificationStatus"
..... value[x] 1..1 CodeableConcept The patient's death notification status.
Binding: UK Core Death Notification Status (extensible)
.... extension:systemEffectiveDate 0..1 Extension System effective date for patient's death notification status.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "systemEffectiveDate"
..... value[x] 1..1 dateTime System effective date for patient's death notification status.
... url 1..1 uri "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: The patient's death notification status.

  • deathNotificationStatus: CodeableConcept: The patient's death notification status.
  • systemEffectiveDate: dateTime: System effective date for patient's death notification status.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension The patient's death notification status.
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:deathNotificationStatus 1..1 Extension The patient's death notification status.
..... extension 0..0
..... url 1..1 uri "deathNotificationStatus"
..... value[x] 1..1 CodeableConcept The patient's death notification status.
Binding: UK Core Death Notification Status (extensible)
... Slices for extension Content/Rules for all slices
.... extension:systemEffectiveDate 0..1 Extension System effective date for patient's death notification status.
..... extension 0..0
..... url 1..1 uri "systemEffectiveDate"
..... value[x] 1..1 dateTime System effective date for patient's death notification status.
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension The patient's death notification status.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:deathNotificationStatus 1..1 Extension The patient's death notification status.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "deathNotificationStatus"
..... value[x] 1..1 CodeableConcept The patient's death notification status.
Binding: UK Core Death Notification Status (extensible)
.... extension:systemEffectiveDate 0..1 Extension System effective date for patient's death notification status.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "systemEffectiveDate"
..... value[x] 1..1 dateTime System effective date for patient's death notification status.
... url 1..1 uri "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:deathNotificationStatus.value[x]extensibleUKCoreDeathNotificationStatus (a valid code from https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus)
https://fhir.hl7.org.uk/ValueSet/UKCore-DeathNotificationStatus
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()