Vital Records Death Reporting (VRDR) FHIR Implementation Guide
3.0.0 - STU3 US

Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vrdr/ and changes regularly. See the Directory of published versions

: Place of Injury ValueSet

Page standards status: Draft

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 "vrdr-place-of-injury-vs"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vrdr-place-of-injury-vs</b></p><a name=\"vrdr-place-of-injury-vs\"> </a><a name=\"hcvrdr-place-of-injury-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA14084-0/\">LA14084-0</a></td><td>Home</td></tr><tr><td><a href=\"https://loinc.org/LA14085-7/\">LA14085-7</a></td><td>Residential institution</td></tr><tr><td><a href=\"https://loinc.org/LA14086-5/\">LA14086-5</a></td><td>School</td></tr><tr><td><a href=\"https://loinc.org/LA14088-1/\">LA14088-1</a></td><td>Sports or recreational area</td></tr><tr><td><a href=\"https://loinc.org/LA14089-9/\">LA14089-9</a></td><td>Street or highway</td></tr><tr><td><a href=\"https://loinc.org/LA14090-7/\">LA14090-7</a></td><td>Trade or service area</td></tr><tr><td><a href=\"https://loinc.org/LA14091-5/\">LA14091-5</a></td><td>Industrial or construction area</td></tr><tr><td><a href=\"https://loinc.org/LA14092-3/\">LA14092-3</a></td><td>Farm</td></tr><tr><td><a href=\"https://loinc.org/LA14093-1/\">LA14093-1</a></td><td>Unspecified</td></tr></table></li><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version ?2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>OTH</td><td>Other</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "pher"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/vrdr/ImplementationGuide/hl7.fhir.us.vrdr"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/vrdr/ImplementationGuide/hl7.fhir.us.vrdr>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-vs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-vs>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.10.48.19" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "PlaceOfInjuryVS"] ; # 
  fhir:title [ fhir:v "Place of Injury ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-27T19:40:05+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:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Place of Injury from NCHS TRX Format.  THis contains all of the codes from https://loinc.org/LL1051-3/ except for LA14087-3 (Public Institution).\n\nMapping to IJE codes [here](ConceptMap-PlaceOfInjuryCM.html)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA14084-0" ] ;
fhir:display [ fhir:v "Home" ]       ] [
fhir:code [ fhir:v "LA14085-7" ] ;
fhir:display [ fhir:v "Residential institution" ]       ] [
fhir:code [ fhir:v "LA14086-5" ] ;
fhir:display [ fhir:v "School" ]       ] [
fhir:code [ fhir:v "LA14088-1" ] ;
fhir:display [ fhir:v "Sports or recreational area" ]       ] [
fhir:code [ fhir:v "LA14089-9" ] ;
fhir:display [ fhir:v "Street or highway" ]       ] [
fhir:code [ fhir:v "LA14090-7" ] ;
fhir:display [ fhir:v "Trade or service area" ]       ] [
fhir:code [ fhir:v "LA14091-5" ] ;
fhir:display [ fhir:v "Industrial or construction area" ]       ] [
fhir:code [ fhir:v "LA14092-3" ] ;
fhir:display [ fhir:v "Farm" ]       ] [
fhir:code [ fhir:v "LA14093-1" ] ;
fhir:display [ fhir:v "Unspecified" ]       ] )     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other" ]       ] )     ] )
  ] . #