Vital Records Death Reporting (VRDR) FHIR Implementation Guide
3.0.0 - STU3 United States of America flag

Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vrdr/ and changes regularly. See the Directory of published versions

: Place of Injury - Other ValueSet - XML Representation

Active as of 2024-09-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vrdr-place-of-injury-other-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vrdr-place-of-injury-other-vs</b></p><a name="vrdr-place-of-injury-other-vs"> </a><a name="hcvrdr-place-of-injury-other-vs"> </a><a name="vrdr-place-of-injury-other-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-vrdr-system-placeofinjury-cs.html"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs</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="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-D">D</a></td><td>Military Residence</td><td>Military Residence</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-E">E</a></td><td>Hospital</td><td>Hospital</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-H">H</a></td><td>Garage/Warehouse</td><td>Garage/Warehouse</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-J">J</a></td><td>Mine/Quarry</td><td>Mine/Quarry</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-L">L</a></td><td>Public Recreation Area</td><td>Public Recreation Area</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-M">M</a></td><td>Institutional Recreation Area</td><td>Institutional Recreation Area</td></tr><tr><td><a href="CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-P">P</a></td><td>Other specified place</td><td>Other specified place</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-other-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.10.48.18"/>
  </identifier>
  <version value="3.0.0"/>
  <name value="PlaceOfInjuryOtherVS"/>
  <title value="Place of Injury - Other ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T14:05:20+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <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="Place of Injury from NCHS SuperMicar Format.  This provides additional detail when the TRX code is 'Other'."/>
  <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-system-placeofinjury-cs"/>
      <concept>
        <code value="D"/>
        <display value="Military Residence"/>
      </concept>
      <concept>
        <code value="E"/>
        <display value="Hospital"/>
      </concept>
      <concept>
        <code value="H"/>
        <display value="Garage/Warehouse"/>
      </concept>
      <concept>
        <code value="J"/>
        <display value="Mine/Quarry"/>
      </concept>
      <concept>
        <code value="L"/>
        <display value="Public Recreation Area"/>
      </concept>
      <concept>
        <code value="M"/>
        <display value="Institutional Recreation Area"/>
      </concept>
      <concept>
        <code value="P"/>
        <display value="Other specified place"/>
      </concept>
    </include>
  </compose>
</ValueSet>