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 - TTL Representation

Draft as of 2025-05-21

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nvdrs-ncic-gun-data"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-ncic-gun-data"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "NVDRSNCICGunData"] ; # 
  fhir:title [ fhir:v "NCIC (National Crime Information Center) Gun Data Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-05-21T08:04:14+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Georgia Tech Research Institute - ICL HEAT Division"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Georgia Tech Research Institute - ICL HEAT Division" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://gtri.gatech.edu/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nvdrs-ig@gtri.gatech.edu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system defined for use in the NVDRS IG artifacts, capturing the NCIC Gun Data Codes."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "GLD" ] ;
fhir:display [ fhir:v "Glock Inc. (Smyrna, Georgia)" ] ;
fhir:definition [ fhir:v "Subsidiary of original Glock guns manufactured in the USA, NOT Austria" ]
  ] [
fhir:code [ fhir:v "GLC" ] ;
fhir:display [ fhir:v "Glock Inc." ] ;
fhir:definition [ fhir:v "Original Glock guns manufactured in Austria. See GLD for Glocks manufactured in the USA." ]
  ] ) . #