HL7® FHIR® New Zealand Base Implementation Guide
3.0.0 - Release

HL7® FHIR® New Zealand Base Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

: Death date Information Source - XML Representation

Active as of 2023-12-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dod-information-source"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-information-source.html"><code>https://standards.digital.health.nz/ns/information-source-code</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-DREG">DREG</a></td><td>Death Register</td><td>The code is added only after MOH/DIA data matching</td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-OSEAOFF">OSEAOFF</a></td><td>Death Overseas Official</td><td>Indicates a non-New Zealand registered death advised by an official source from another country.</td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-NPRF">NPRF</a></td><td>Proof not Sighted</td><td>Information (not proof) provided by the patient / whānau verbally communicated. No proof sighted</td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-OSEA">OSEA</a></td><td>Death Overseas</td><td>Indicates a non-New Zealand registered death advised by a third party or discovered by a media search</td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-CORONER">CORONER</a></td><td>Coroner Notification</td><td>Date of death notified to the Ministry by a Coronial Office</td></tr><tr><td><a href="CodeSystem-information-source.html#information-source-MCCOD">MCCOD</a></td><td>Medical Certificate Cause of Death</td><td>Date of Death from a Medical Certificate Cause of  Death. Forms HP4720, HP4721 or BDM 50</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code"/>
  <version value="1.0.0"/>
  <name value="DodInformationSource"/>
  <title value="Death date Information Source"/>
  <status value="active"/>
  <date value="2023-12-04T09:46:36+13:00"/>
  <publisher value="HL7 New Zealand"/>
  <contact>
    <name value="HL7 New Zealand"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:admin@hl7.org.nz"/>
    </telecom>
  </contact>
  <description value="The source from where the date of death was sourced"/>
  <compose>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/information-source-code"/>
      <concept>
        <code value="DREG"/>
        <display value="Death Register"/>
      </concept>
      <concept>
        <code value="OSEAOFF"/>
        <display value="Death Overseas Official"/>
      </concept>
      <concept>
        <code value="NPRF"/>
        <display value="Proof not Sighted"/>
      </concept>
      <concept>
        <code value="OSEA"/>
        <display value="Death Overseas"/>
      </concept>
      <concept>
        <code value="CORONER"/>
        <display value="Coroner Notification"/>
      </concept>
      <concept>
        <code value="MCCOD"/>
        <display value="Medical Certificate Cause of Death"/>
      </concept>
    </include>
  </compose>
</ValueSet>