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

: NCIC (National Crime Information Center) Gun Data Codes - JSON Representation

Draft as of 2025-05-21

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nvdrs-ncic-gun-data",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nvdrs-ncic-gun-data</b></p><a name=\"nvdrs-ncic-gun-data\"> </a><a name=\"hcnvdrs-ncic-gun-data\"> </a><a name=\"nvdrs-ncic-gun-data-en-US\"> </a><p>This case-sensitive code system <code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-ncic-gun-data</code> 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\">GLD<a name=\"nvdrs-ncic-gun-data-GLD\"> </a></td><td>Glock Inc. (Smyrna, Georgia)</td><td>Subsidiary of original Glock guns manufactured in the USA, NOT Austria</td></tr><tr><td style=\"white-space:nowrap\">GLC<a name=\"nvdrs-ncic-gun-data-GLC\"> </a></td><td>Glock Inc.</td><td>Original Glock guns manufactured in Austria. See GLD for Glocks manufactured in the USA.</td></tr></table></div>"
  },
  "url" : "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-ncic-gun-data",
  "version" : "0.3.0",
  "name" : "NVDRSNCICGunData",
  "title" : "NCIC (National Crime Information Center) Gun Data Codes",
  "status" : "draft",
  "experimental" : true,
  "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" : "Code system defined for use in the NVDRS IG artifacts, capturing the NCIC Gun Data Codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "GLD",
      "display" : "Glock Inc. (Smyrna, Georgia)",
      "definition" : "Subsidiary of original Glock guns manufactured in the USA, NOT Austria"
    },
    {
      "code" : "GLC",
      "display" : "Glock Inc.",
      "definition" : "Original Glock guns manufactured in Austria. See GLD for Glocks manufactured in the USA."
    }
  ]
}