Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Death Sources - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-death-sources"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources 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">L<a name="pcornet-death-sources-L"> </a></td><td>Other, locally  defined</td><td>Other, locally defined may be used to indicate presence of deaths reported from EHR systems, such as in-patient hospital deaths or dead on arrival.</td></tr><tr><td style="white-space:nowrap">N<a name="pcornet-death-sources-N"> </a></td><td>National  Death Index</td><td>Death Source is National Death Index.</td></tr><tr><td style="white-space:nowrap">D<a name="pcornet-death-sources-D"> </a></td><td>Social  Security</td><td>Death Source is Social Security.</td></tr><tr><td style="white-space:nowrap">S<a name="pcornet-death-sources-S"> </a></td><td>State Death files</td><td>Death Source is State Death files.</td></tr><tr><td style="white-space:nowrap">T<a name="pcornet-death-sources-T"> </a></td><td>Tumor data</td><td>Death Source is Tumor data.</td></tr><tr><td style="white-space:nowrap">DR<a name="pcornet-death-sources-DR"> </a></td><td>Derived</td><td>Death Source is Derived.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-death-sources-NI"> </a></td><td>No information</td><td>Death Source has No information.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-death-sources-UN"> </a></td><td>Unknown</td><td>Death Source is Unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-death-sources-OT"> </a></td><td>Other</td><td>Death Source is Other.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources"/>
  <version value="1.0.0"/>
  <name value="PCORNetDeathSources"/>
  <title value="PCORNet Death Sources"/>
  <status value="active"/>
  <date value="2021-09-06"/>
  <publisher
             value="HL7 International - Biomedical Research and Regulation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="The PCORNet Death Source contains the codes to be used by PCORNet data marts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="L"/>
    <display value="Other, locally  defined"/>
    <definition
                value="Other, locally defined may be used to indicate presence of deaths reported from EHR systems, such as in-patient hospital deaths or dead on arrival."/>
  </concept>
  <concept>
    <code value="N"/>
    <display value="National  Death Index"/>
    <definition value="Death Source is National Death Index."/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="Social  Security"/>
    <definition value="Death Source is Social Security."/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="State Death files"/>
    <definition value="Death Source is State Death files."/>
  </concept>
  <concept>
    <code value="T"/>
    <display value="Tumor data"/>
    <definition value="Death Source is Tumor data."/>
  </concept>
  <concept>
    <code value="DR"/>
    <display value="Derived"/>
    <definition value="Death Source is Derived."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No information"/>
    <definition value="Death Source has No information."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Death Source is Unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Death Source is Other."/>
  </concept>
</CodeSystem>