Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide
0.1.0-cibuild - CI Build United States of America flag

Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-vdor/ and changes regularly. See the Directory of published versions

: VDOR Coding Manual Gun Owner Codes Value Set - TTL Representation

Page standards status: Informative

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 "vdor-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 vdor-gun-owner-codes-vs</b></p><a name=\"vdor-gun-owner-codes-vs\"> </a><a name=\"hcvdor-gun-owner-codes-vs\"> </a><a name=\"vdor-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://hl7.org/fhir/us/vdor/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:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pher"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/vdor/ValueSet/vdor-gun-owner-codes-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0-cibuild"] ; # 
  fhir:name [ fhir:v "VDORGunOwnerCodesVS"] ; # 
  fhir:title [ fhir:v "VDOR Coding Manual Gun Owner Codes Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-06-12T04:51:29+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  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:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vdor/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" ]       ] )     ] )
  ] . #