Vital Records Death Reporting (VRDR) FHIR Implementation Guide
2.0.0 - STU 2 US

This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Activity at Time of Death VS - XML Representation

Active as of 2022-08-31

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vrdr-activity-at-time-of-death-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-0">0</a></td><td>While engaged in sports activity</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-1">1</a></td><td>While engaged in leisure activities.</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-2">2</a></td><td>While working for income</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-3">3</a></td><td>While engaged in other types of work</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-4">4</a></td><td>While resting, sleeping, eating, or engaging in other vital activities</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-8">8</a></td><td>While engaged in other specified activities.</td></tr><tr><td><a href="CodeSystem-vrdr-activity-at-time-of-death-cs.html#vrdr-activity-at-time-of-death-cs-9">9</a></td><td>During unspecified activity</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</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="http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td>unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1.  Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2.  Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-activity-at-time-of-death-vs"/>
  <version value="2.0.0"/>
  <name value="ActivityAtTimeOfDeathVS"/>
  <title value="Activity at Time of Death VS"/>
  <status value="active"/>
  <date value="2022-08-31T16:02:50+00:00"/>
  <publisher value="HL7 Public Health Working Group"/>
  <contact>
    <name value="HL7 Public Health Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Activity at Time of Death.

Mapping to IJE codes [here](ConceptMap-ActivityAtTimeOfDeathCM.html)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs"/>
      <concept>
        <code value="0"/>
        <display value="While engaged in sports activity"/>
      </concept>
      <concept>
        <code value="1"/>
        <display value="While engaged in leisure activities."/>
      </concept>
      <concept>
        <code value="2"/>
        <display value="While working for income"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="While engaged in other types of work"/>
      </concept>
      <concept>
        <code value="4"/>
        <display
                 value="While resting, sleeping, eating, or engaging in other vital activities"/>
      </concept>
      <concept>
        <code value="8"/>
        <display value="While engaged in other specified activities."/>
      </concept>
      <concept>
        <code value="9"/>
        <display value="During unspecified activity"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="UNK"/>
        <display value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>