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
: SystemRejectCM - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "SystemRejectCM",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SystemReject (http://hl7.org/fhir/us/vrdr/ConceptMap/SystemRejectCM)</h2><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-system-reject-vs.html\">System Reject ValueSet</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 SystemReject Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>TRX</code> to <a href=\"CodeSystem-vrdr-system-reject-cs.html\">System Reject Code System</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 (Not Rejected)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>0 (Not Rejected)</td></tr><tr><td>1 (MICAR Reject Dictionary Match)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1 (MICAR Reject Dictionary Match)</td></tr><tr><td>2 (ACME Reject)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2 (ACME Reject)</td></tr><tr><td>3 (MICAR Reject Rule Application)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3 (MICAR Reject Rule Application)</td></tr><tr><td>4 (Record Reviewed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4 (Record Reviewed)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/ConceptMap/SystemRejectCM",
"version" : "2.1.0",
"name" : "SystemReject",
"title" : "SystemReject Concept Map",
"status" : "draft",
"experimental" : false,
"date" : "2023-03-24T02:47:42+11:00",
"publisher" : "HL7 Public Health Working Group",
"contact" : [
{
"name" : "HL7 Public Health Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "A mapping between NCHS IJE and FHIR SystemReject Value Sets",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"text" : "for IJE to FHIR alignment"
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"purpose" : "To help implementers map from IJE to FHIR Vocabulary",
"targetCanonical" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-system-reject-vs",
"group" : [
{
"source" : "TRX",
"target" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs",
"element" : [
{
"code" : "0",
"display" : "Not Rejected",
"target" : [
{
"code" : "0",
"display" : "Not Rejected",
"equivalence" : "equivalent"
}
]
},
{
"code" : "1",
"display" : "MICAR Reject Dictionary Match",
"target" : [
{
"code" : "1",
"display" : "MICAR Reject Dictionary Match",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "ACME Reject",
"target" : [
{
"code" : "2",
"display" : "ACME Reject",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "MICAR Reject Rule Application",
"target" : [
{
"code" : "3",
"display" : "MICAR Reject Rule Application",
"equivalence" : "equivalent"
}
]
},
{
"code" : "4",
"display" : "Record Reviewed",
"target" : [
{
"code" : "4",
"display" : "Record Reviewed",
"equivalence" : "equivalent"
}
]
}
]
}
]
}