HL7 FHIR® UK Core
4.0.0 - CI Build

HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions

UKCoreDeathNotificationStatus - XML Representation

(back to description)

Raw xml

Source view


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="UKCore-DeathNotificationStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>UK Core Death Notification Status</h2><div><p>A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS).</p>
</div><p><b>Copyright Statement:</b> Copyright © 2019 NHS Digital</p><p>This code system https://fhir.nhs.uk/R4/CodeSystem/UKCore-DeathNotificationStatus defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1<a name="UKCore-DeathNotificationStatus-1"> </a></td><td>Informal - death notice received via an update from a local NHS Organisation such as GP or Trust</td><td/></tr><tr><td style="white-space:nowrap">2<a name="UKCore-DeathNotificationStatus-2"> </a></td><td>Formal - death notice received from Registrar of Deaths</td><td/></tr><tr><td style="white-space:nowrap">U<a name="UKCore-DeathNotificationStatus-U"> </a></td><td>Removed</td><td/></tr></table></div>
  </text>
  <url value="https://fhir.nhs.uk/R4/CodeSystem/UKCore-DeathNotificationStatus"/>
  <version value="4.0.0"/>
  <name value="UKCoreDeathNotificationStatus"/>
  <title value="UK Core Death Notification Status"/>
  <status value="draft"/>
  <date value="2019-10-25T01:00:00+01:00"/>
  <publisher value="Project Wildfyre"/>
  <contact>
    <name value="Project Wildfyre"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:dunno@dummy.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A CodeSystem to identify the type of death notice as held on Personal Demographics Service (PDS)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © 2019 NHS Digital"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="1"/>
    <display
             value="Informal - death notice received via an update from a local NHS Organisation such as GP or Trust"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Formal - death notice received from Registrar of Deaths"/>
  </concept>
  <concept>
    <code value="U"/>
    <display value="Removed"/>
  </concept>
</CodeSystem>