HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

Extension: Date of death

Official URL: http://hl7.org.nz/fhir/StructureDefinition/death-date Version: 0.1.0
Active as of 2020-07-20 Realm: New Zealand flag Computable Name: Death_date

Copyright/Legal: HL7 New Zealand© 2020+; Licensed Under Creative Commons No Rights Reserved.

The date of death of the individual, plus the source of that information

Context of Use

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

  • Element ID Practitioner

Example of extension


<extension url="http://hl7.org.nz/fhir/StructureDefinition/death-date">
    <extension url="date">
      <valueDateTime value="2021-01-01"/>
    </extension>
    <extension url="source">
      <valueCodeableConcept>
        <coding>
          <system value="https://standards.digital.health.nz/ns/information-source-code"/>
          <code value="DREG"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>

Example instances

Practitioner with death date recorded

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 date of death of the individual, plus the source of that information

  • date: dateTime: The date of death
  • source: CodeableConcept: The source of information

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionDate of death
... extension:date 0..1ExtensionThe date of death
.... extension 0..0
.... url 1..1uri"date"
.... value[x] 0..1dateTimeValue of extension
... extension:source 0..1ExtensionThe source of information
.... extension 0..0
.... url 1..1uri"source"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Death date Information Source (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/death-date"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionDate of death
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:date 0..1ExtensionThe date of death
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"date"
.... value[x] 0..1dateTimeValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"source"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Death date Information Source (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/death-date"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: The date of death of the individual, plus the source of that information

  • date: dateTime: The date of death
  • source: CodeableConcept: The source of information

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionDate of death
... extension:date 0..1ExtensionThe date of death
.... extension 0..0
.... url 1..1uri"date"
.... value[x] 0..1dateTimeValue of extension
... extension:source 0..1ExtensionThe source of information
.... extension 0..0
.... url 1..1uri"source"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Death date Information Source (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/death-date"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionDate of death
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:date 0..1ExtensionThe date of death
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"date"
.... value[x] 0..1dateTimeValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"source"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Death date Information Source (preferred)
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/death-date"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:source.value[x]preferredDodInformationSource
https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code
from this IG