Vital Records Death Reporting (VRDR) FHIR Implementation Guide
3.0.0 - STU3 United States of America flag

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/IHE/QRPH.VRDR/ and changes regularly. See the Directory of published versions

: ActivityAtTimeOfDeath Concept Map - TTL Representation

Draft as of 2024-10-23

Raw ttl | Download


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

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

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ActivityAtTimeOfDeathCM"] ; # 
  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: ConceptMap ActivityAtTimeOfDeathCM</b></p><a name=\"ActivityAtTimeOfDeathCM\"> </a><a name=\"hcActivityAtTimeOfDeathCM\"> </a><a name=\"ActivityAtTimeOfDeathCM-en-US\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/ValueSet-ValueSet-ije-vr.html\">ValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records</a> to <a href=\"ValueSet-vrdr-activity-at-time-of-death-vs.html\">Activity at Time of Death ValueSet</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/CodeSystem-codesystem-ije-vr.html\">Code System - Placeholder Code System for IJE in Vital Records</a> to <a href=\"CodeSystem-vrdr-activity-at-time-of-death-cs.html\">Activity at Time of Death CodeSystem</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>0 (While engaged in sports activity)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>0 (While engaged in sports activity)</td></tr><tr><td>1 (While engaged in leisure activities.)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1 (While engaged in leisure activities.)</td></tr><tr><td>2 (While working for income)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2 (While working for income)</td></tr><tr><td>3 (While engaged in other types of work)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3 (While engaged in other types of work)</td></tr><tr><td>4 (While resting, sleeping, eating, or engaging in other vital activities)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4 (While resting, sleeping, eating, or engaging in other vital activities)</td></tr><tr><td>8 (While engaged in other specified activities.)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>8 (While engaged in other specified activities.)</td></tr><tr><td>9 (During unspecified activity)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>9 (During unspecified activity)</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/ConceptMap/ActivityAtTimeOfDeathCM"^^xsd:anyURI] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.10.18.1" ]
  ] ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "ActivityAtTimeOfDeath"] ; # 
  fhir:title [ fhir:v "ActivityAtTimeOfDeath Concept Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-23T21:53:18+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 "A mapping between NCHS IJE and FHIR ActivityAtTimeOfDeath Value Sets"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "for IJE to FHIR alignment" ]     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "To help implementers map from IJE to FHIR Vocabulary"] ; # 
  fhir:source [
fhir:v "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr>
  ] ; # 
  fhir:target [
fhir:v "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-activity-at-time-of-death-vs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-activity-at-time-of-death-vs>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "While engaged in sports activity" ] ;
      ( fhir:target [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "While engaged in sports activity" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "While engaged in leisure activities." ] ;
      ( fhir:target [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "While engaged in leisure activities." ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "While working for income" ] ;
      ( fhir:target [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "While working for income" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "While engaged in other types of work" ] ;
      ( fhir:target [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "While engaged in other types of work" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "While resting, sleeping, eating, or engaging in other vital activities" ] ;
      ( fhir:target [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "While resting, sleeping, eating, or engaging in other vital activities" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "While engaged in other specified activities." ] ;
      ( fhir:target [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "While engaged in other specified activities." ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "During unspecified activity" ] ;
      ( fhir:target [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "During unspecified activity" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #