Vital Records Death Reporting FHIR Implementation Guide
1.1.0 - STU 2 US

Vital Records Death Reporting FHIR Implementation Guide - Local Development build (v1.1.0). See the Directory of published versions

: MIssing Value Reason - XML Representation

Draft as of 2022-04-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="vrdrMissingValueReason"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2021-11-29T02:29:07.136+00:00"/>
    <source value="#jLfsQEyXDvts0dpK"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdrMissingValueReason 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">R<a name="vrdrMissingValueReason-R"> </a></td><td>Refused</td><td>Patient was asked but refused to provide an answer.</td></tr><tr><td style="white-space:nowrap">S<a name="vrdrMissingValueReason-S"> </a></td><td>Sought, but unknown</td><td>The information was requested but the correct response is unknown.</td></tr><tr><td style="white-space:nowrap">C<a name="vrdrMissingValueReason-C"> </a></td><td>Not obtainable</td><td>The requested information is not available.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdrMissingValueReason"/>
  <version value="1.1.0"/>
  <name value="Missing Value Reason"/>
  <title value="MIssing Value Reason"/>
  <status value="draft"/>
  <date value="2022-04-04T23:44:44+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <name value="HL7 International - Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <name
          value="Cynthia Bush, Health Scientist (Informatics), CDC/National Center for Health Statistics"/>
    <telecom>
      <system value="email"/>
      <value value="pdz1@cdc.gov"/>
    </telecom>
  </contact>
  <contact>
    <name
          value="AbdulMalik Shakir, FHL7, President and Chief Informatics Scientist Hi3 Solutions"/>
    <telecom>
      <system value="email"/>
      <value value="abdulmalik.shakir@hi3solutions.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="US Realm"/>
  </jurisdiction>
  <content value="complete"/>
  <concept>
    <code value="R"/>
    <display value="Refused"/>
    <definition value="Patient was asked but refused to provide an answer."/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Sought, but unknown"/>
    <definition
                value="The information was requested but the correct response is unknown."/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="Not obtainable"/>
    <definition value="The requested information is not available."/>
  </concept>
</CodeSystem>