Vital Records Death Reporting (VRDR) FHIR Implementation Guide
2.1.0 - STU 2 United States of America flag

This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: PlaceOfDeathCM - TTL Representation

Draft as of 2023-03-24

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 "PlaceOfDeathCM"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PlaceOfDeath (http://hl7.org/fhir/us/vrdr/ConceptMap/PlaceOfDeathCM)</h2><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-place-of-death-vs.html\">Place of Death VS -- PHVS_PlaceOfDeath_NCHS</a></p><p>DRAFT. Published on 2023-03-24 02:47:42+1100 by HL7 Public Health Working Group (HL7 Public Health Working Group: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>, <a href=\"mailto:pher@lists.HL7.org\">pher@lists.HL7.org</a>). </p><div><p>A mapping between NCHS IJE and FHIR PlaceOfDeath Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>IJE</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</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>1 (Inpatient)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>16983000 (Death in hospital)</td></tr><tr><td>2 (Emergency Room/Outpatient)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>450391000124102 (Death in hospital-based emergency department or outpatient department)</td></tr><tr><td>3 (Dead on Arrival)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>63238001 (Dead on arrival at hospital)</td></tr><tr><td>4 (Decedent's Home)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>440081000124100 (Death in home)</td></tr><tr><td>5 (Hospice Facility)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>440071000124103 (Death in hospice)</td></tr><tr><td>6 (Nursing Home/Long Term Care Facility)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>450381000124100 (Death in nursing home or long term care facility)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</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>7 (Other)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OTH (other)</td></tr><tr><td>9 (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK (unknown)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/ConceptMap/PlaceOfDeathCM"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0"] ; # 
  fhir:name [ fhir:v "PlaceOfDeath"] ; # 
  fhir:title [ fhir:v "PlaceOfDeath Concept Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-03-24T02:47:42+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Public Health Working Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Public Health Working Group" ] ;
    ( 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 PlaceOfDeath 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:target [
fhir:v "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "IJE"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Inpatient" ] ;
      ( fhir:target [
fhir:code [ fhir:v "16983000" ] ;
fhir:display [ fhir:v "Death in hospital" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Emergency Room/Outpatient" ] ;
      ( fhir:target [
fhir:code [ fhir:v "450391000124102" ] ;
fhir:display [ fhir:v "Death in hospital-based emergency department or outpatient department" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Dead on Arrival" ] ;
      ( fhir:target [
fhir:code [ fhir:v "63238001" ] ;
fhir:display [ fhir:v "Dead on arrival at hospital" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Decedent's Home" ] ;
      ( fhir:target [
fhir:code [ fhir:v "440081000124100" ] ;
fhir:display [ fhir:v "Death in home" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Hospice Facility" ] ;
      ( fhir:target [
fhir:code [ fhir:v "440071000124103" ] ;
fhir:display [ fhir:v "Death in hospice" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Nursing Home/Long Term Care Facility" ] ;
      ( fhir:target [
fhir:code [ fhir:v "450381000124100" ] ;
fhir:display [ fhir:v "Death in nursing home or long term care facility" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "IJE"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Other" ] ;
      ( fhir:target [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "other" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Unknown" ] ;
      ( fhir:target [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #