This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.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
Draft as of 2022-08-31 |
@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:Resource.id [ fhir:value "PlaceOfDeathCM"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.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\">http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs</a></p><p>DRAFT. Published on 2022-08-31 04:02:50+0000 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/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <code>IJE</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></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><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></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:ConceptMap.url [ fhir:value "http://hl7.org/fhir/us/vrdr/ConceptMap/PlaceOfDeathCM"];
fhir:ConceptMap.version [ fhir:value "2.0.0"];
fhir:ConceptMap.name [ fhir:value "PlaceOfDeath"];
fhir:ConceptMap.title [ fhir:value "PlaceOfDeath Concept Map"];
fhir:ConceptMap.status [ fhir:value "draft"];
fhir:ConceptMap.date [ fhir:value "2022-08-31T16:02:50+00:00"^^xsd:dateTime];
fhir:ConceptMap.publisher [ fhir:value "HL7 Public Health Working Group"];
fhir:ConceptMap.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "pher@lists.HL7.org" ] ]
];
fhir:ConceptMap.description [ fhir:value "A mapping between NCHS IJE and FHIR PlaceOfDeath Value Sets"];
fhir:ConceptMap.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
fhir:Coding.code [ fhir:value "focus" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "for IJE to FHIR alignment" ] ]
];
fhir:ConceptMap.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ] ]
];
fhir:ConceptMap.purpose [ fhir:value "To help implementers map from IJE to FHIR Vocabulary"];
fhir:ConceptMap.targetCanonical [
fhir:value "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs";
fhir:link <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs>
];
fhir:ConceptMap.group [
fhir:index 0;
fhir:ConceptMap.group.source [ fhir:value "IJE" ];
fhir:ConceptMap.group.target [ fhir:value "http://snomed.info/sct" ];
fhir:ConceptMap.group.element [
fhir:index 0;
fhir:ConceptMap.group.element.code [ fhir:value "1" ];
fhir:ConceptMap.group.element.display [ fhir:value "Inpatient" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "16983000" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Death in hospital" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 1;
fhir:ConceptMap.group.element.code [ fhir:value "2" ];
fhir:ConceptMap.group.element.display [ fhir:value "Emergency Room/Outpatient" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "450391000124102" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Death in hospital-based emergency department or outpatient department" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 2;
fhir:ConceptMap.group.element.code [ fhir:value "3" ];
fhir:ConceptMap.group.element.display [ fhir:value "Dead on Arrival" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "63238001" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Dead on arrival at hospital" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 3;
fhir:ConceptMap.group.element.code [ fhir:value "4" ];
fhir:ConceptMap.group.element.display [ fhir:value "Decedent's Home" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "440081000124100" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Death in home" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 4;
fhir:ConceptMap.group.element.code [ fhir:value "5" ];
fhir:ConceptMap.group.element.display [ fhir:value "Hospice Facility" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "440071000124103" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Death in hospice" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 5;
fhir:ConceptMap.group.element.code [ fhir:value "6" ];
fhir:ConceptMap.group.element.display [ fhir:value "Nursing Home/Long Term Care Facility" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "450381000124100" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Death in nursing home or long term care facility" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ]
], [
fhir:index 1;
fhir:ConceptMap.group.source [ fhir:value "IJE" ];
fhir:ConceptMap.group.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
fhir:ConceptMap.group.element [
fhir:index 0;
fhir:ConceptMap.group.element.code [ fhir:value "7" ];
fhir:ConceptMap.group.element.display [ fhir:value "Other" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "OTH" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Other" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 1;
fhir:ConceptMap.group.element.code [ fhir:value "9" ];
fhir:ConceptMap.group.element.display [ fhir:value "Unknown" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "UNK" ];
fhir:ConceptMap.group.element.target.display [ fhir:value "Unknown" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.