This page is part of the HL7 Version 2 to FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ConceptMap",
"id" : "table-hl70062-to-v3-actreason",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>TableHL70062toV3ActReason (http://hl7.org/fhir/uv/v2mappings/table-hl70062-to-v3-actreason)</h2><p>Mapping from HL70062 to <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ActReason.html\">http://terminology.hl7.org/CodeSystem/v3-ActReason</a></p><p>ACTIVE (not intended for production usage). Published on 2020-08-12 by HL7 International (HL7 Orders and Observations Workgroup: <a href=\"http://hl7.org/Special/committees/orders/index.cfm\">http://hl7.org/Special/committ...</a>, Keith W. Boone: <a href=\"mailto:kboone@ainq.com\">kboone@ainq.com</a>). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.</p><div><p>This ConceptMap represents a mapping from the HL7 V2 Table HL70062 to the FHIR V3 ActReason Value Set.</p>\n</div><br/><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Destination Concept Details</b></td></tr><tr><td colspan=\"2\"><b>Code</b> from </td><td/><td colspan=\"2\"><b>Code</b> from </td></tr><tr><td style=\"border-right-width: 0px\">1</td><td style=\"border-left-width: 0px\"></td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">PATRQT</td><td style=\"border-left-width: 0px\"></td></tr><tr><td style=\"border-right-width: 0px\">2</td><td style=\"border-left-width: 0px\"></td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">TREAT</td><td style=\"border-left-width: 0px\"></td></tr><tr><td style=\"border-right-width: 0px\">3</td><td style=\"border-left-width: 0px\"></td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">HOPERAT</td><td style=\"border-left-width: 0px\"></td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">O</td><td style=\"border-left-width: 0px\"></td><td colspan=\"4\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td style=\"border-right-width: 0px\">U</td><td style=\"border-left-width: 0px\"></td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">unknown</td><td style=\"border-left-width: 0px\"></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/v2mappings/table-hl70062-to-v3-actreason",
"version" : "0.1.0",
"name" : "TableHL70062toV3ActReason",
"status" : "active",
"experimental" : true,
"date" : "2020-08-12",
"publisher" : "HL7 International",
"contact" : [
{
"name" : "HL7 Orders and Observations Workgroup",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/orders/index.cfm"
}
]
},
{
"name" : "Keith W. Boone",
"telecom" : [
{
"system" : "email",
"value" : "kboone@ainq.com"
}
]
}
],
"description" : "This ConceptMap represents a mapping from the HL7 V2 Table HL70062 to the FHIR V3 ActReason Value Set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.",
"sourceUri" : "HL70062",
"targetUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"group" : [
{
"element" : [
{
"code" : "1",
"display" : "Patient request",
"target" : [
{
"code" : "PATRQT",
"display" : "patient requested",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "Physician/health practitioner order",
"target" : [
{
"code" : "TREAT",
"display" : "treatment",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "Census management",
"target" : [
{
"code" : "HOPERAT",
"display" : "healthcare operations",
"equivalence" : "equivalent"
}
]
},
{
"code" : "O",
"display" : "Other",
"target" : [
{
"equivalence" : "unmatched"
}
]
},
{
"code" : "U",
"display" : "Unknown",
"target" : [
{
"code" : "unknown",
"equivalence" : "equivalent"
}
]
}
]
}
]
}