0.3.0 - draft United States of America flag

nvdrsig - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NVDRS Weapons Category Value Set - JSON Representation

Draft as of 2025-05-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nvdrs-weapons-category-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nvdrs-weapons-category-vs</b></p><a name=\"nvdrs-weapons-category-vs\"> </a><a name=\"hcnvdrs-weapons-category-vs\"> </a><a name=\"nvdrs-weapons-category-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-custom-code-system.html\"><code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-code-system</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-nvdrs-custom-code-system.html#nvdrs-custom-code-system-firearm\">firearm</a></td><td>Details on Firearm</td><td>Details on firearm.</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-weapon-type\">weapon-type</a></td><td>Type of Weapon</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-weapons-category-vs",
  "version" : "0.3.0",
  "name" : "NVDRSWeaponsCategoryValueset",
  "title" : "NVDRS Weapons Category Value Set",
  "status" : "draft",
  "date" : "2025-05-21T08:04:14+00:00",
  "publisher" : "Georgia Tech Research Institute - ICL HEAT Division",
  "contact" : [
    {
      "name" : "Georgia Tech Research Institute - ICL HEAT Division",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gtri.gatech.edu/"
        },
        {
          "system" : "email",
          "value" : "nvdrs-ig@gtri.gatech.edu"
        }
      ]
    }
  ],
  "description" : "Observation codes that fall under the Weapons(s) Category.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-code-system",
        "concept" : [
          {
            "code" : "firearm",
            "display" : "Details on Firearm"
          },
          {
            "code" : "weapon-type",
            "display" : "Type of Weapon"
          }
        ]
      }
    ]
  }
}