{
  "resourceType" : "ValueSet",
  "id" : "dod-information-source",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dod-information-source</b></p><a name=\"dod-information-source\"> </a><a name=\"hcdod-information-source\"> </a><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><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>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/dod-information-source-code",
  "version" : "1.0.0",
  "name" : "DodInformationSource",
  "title" : "Death date Information Source",
  "status" : "active",
  "date" : "2026-03-12T22:26:41+00:00",
  "publisher" : "HL7 New Zealand",
  "contact" : [{
    "name" : "HL7 New Zealand",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:admin@hl7.org.nz"
    }]
  }],
  "description" : "The source from where the date of death was sourced",
  "compose" : {
    "include" : [{
      "system" : "https://standards.digital.health.nz/ns/information-source-code",
      "concept" : [{
        "code" : "DREG",
        "display" : "Death Register"
      },
      {
        "code" : "OSEAOFF",
        "display" : "Death Overseas Official"
      },
      {
        "code" : "NPRF",
        "display" : "Proof not Sighted"
      },
      {
        "code" : "OSEA",
        "display" : "Death Overseas"
      },
      {
        "code" : "CORONER",
        "display" : "Coroner Notification"
      },
      {
        "code" : "MCCOD",
        "display" : "Medical Certificate Cause of Death"
      }]
    }]
  }
}