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 Gun Owner 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-gun-owner-codes-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-gun-owner-codes-vs</b></p><a name=\"nvdrs-gun-owner-codes-vs\"> </a><a name=\"hcnvdrs-gun-owner-codes-vs\"> </a><a name=\"nvdrs-gun-owner-codes-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><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-GunOwner1\">GunOwner1</a></td><td>Shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner2\">GunOwner2</a></td><td>Parent of shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner3\">GunOwner3</a></td><td>Other family member of shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner4\">GunOwner4</a></td><td>Spouse/Intimate partner of shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner6\">GunOwner6</a></td><td>Friend/Acquaintance of shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner7\">GunOwner7</a></td><td>Stranger to shooter</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-GunOwner66\">GunOwner66</a></td><td>Other (specify in gun access narrative)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-gun-owner-codes-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "NVDRSGunOwnerCodesVS"] ; # 
  fhir:title [ fhir:v "NVDRS Coding Manual Gun Owner 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 "GunOwner1" ] ;
fhir:display [ fhir:v "Shooter" ]       ] [
fhir:code [ fhir:v "GunOwner2" ] ;
fhir:display [ fhir:v "Parent of shooter" ]       ] [
fhir:code [ fhir:v "GunOwner3" ] ;
fhir:display [ fhir:v "Other family member of shooter" ]       ] [
fhir:code [ fhir:v "GunOwner4" ] ;
fhir:display [ fhir:v "Spouse/Intimate partner of shooter" ]       ] [
fhir:code [ fhir:v "GunOwner6" ] ;
fhir:display [ fhir:v "Friend/Acquaintance of shooter" ]       ] [
fhir:code [ fhir:v "GunOwner7" ] ;
fhir:display [ fhir:v "Stranger to shooter" ]       ] [
fhir:code [ fhir:v "GunOwner66" ] ;
fhir:display [ fhir:v "Other (specify in gun access narrative)" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "261665006" ] ;
fhir:display [ fhir:v "Unknown" ]       ] )     ] )
  ] . #