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 Coding Manual Gang Related Codes Value Set - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nvdrs-gang-related-vs"] ; # 
  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: ValueSet nvdrs-gang-related-vs</b></p><a name=\"nvdrs-gang-related-vs\"> </a><a name=\"hcnvdrs-gang-related-vs\"> </a><a name=\"nvdrs-gang-related-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-coding-manual-cs.html\"><code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-coding-manual-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-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GangRelated0\">GangRelated0</a></td><td>No, Not available, Unknown</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GangRelated1\">GangRelated1</a></td><td>Yes, gang motivated</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GangRelated2\">GangRelated2</a></td><td>Yes, suspected gang member involvement</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GangRelated3\">GangRelated3</a></td><td>Yes, gang-related not otherwise specified</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GangRelated4\">GangRelated4</a></td><td>Organized crime including motorcycle gangs, mafia, and drug cartels</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-gang-related-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "NVDRSGangRelatedVS"] ; # 
  fhir:title [ fhir:v "NVDRS Coding Manual Gang Related Codes Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  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 "NVDRS Coding Manual values for Gun Owner."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-coding-manual-cs"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "GangRelated0" ] ;
fhir:display [ fhir:v "No, Not available, Unknown" ]       ] [
fhir:code [ fhir:v "GangRelated1" ] ;
fhir:display [ fhir:v "Yes, gang motivated" ]       ] [
fhir:code [ fhir:v "GangRelated2" ] ;
fhir:display [ fhir:v "Yes, suspected gang member involvement" ]       ] [
fhir:code [ fhir:v "GangRelated3" ] ;
fhir:display [ fhir:v "Yes, gang-related not otherwise specified" ]       ] [
fhir:code [ fhir:v "GangRelated4" ] ;
fhir:display [ fhir:v "Organized crime including motorcycle gangs, mafia, and drug cartels" ]       ] )     ] )
  ] . #