Canonical Mapping for "Goal Achievement Status"
{
"resourceType" : "ConceptMap",
"id" : "sc-goal-achievement",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>GoalAchievementStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-goal-achievement)</h2><p>Mapping from <a href=\"valueset-goal-achievement.html\">Goal Achievement Status</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><p>DRAFT. Published on ?ngen-10? by HL7 International - Patient Care WG (<a href=\"http://www.hl7.org/Special/committees/patientcare/\">http://www.hl7.org/Special/com...</a>). </p><div><p>Canonical Mapping for "Describes the progression, or lack thereof, towards the goal against the target."</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-goal-achievement.html\">Goal achievement status</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</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>in-progress</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>sustaining</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>improving</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>worsening</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>no-change</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>achieved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>not-attainable</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr><tr><td>no-progress</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>not-done</td></tr><tr><td>not-achieved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>not-done</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/sc-goal-achievement",
"version" : "5.0.0",
"name" : "GoalAchievementStatusCanonicalMap",
"title" : "Canonical Mapping for \"Goal Achievement Status\"",
"status" : "draft",
"experimental" : false,
"publisher" : "HL7 International - Patient Care WG",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare/"
}]
}],
"description" : "Canonical Mapping for \"Describes the progression, or lack thereof, towards the goal against the target.\"",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/goal-achievement",
"targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
"group" : [{
"source" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
"target" : "http://hl7.org/fhir/resource-status",
"element" : [{
"code" : "in-progress",
"target" : [{
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "sustaining",
"target" : [{
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "improving",
"target" : [{
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "worsening",
"target" : [{
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "no-change",
"target" : [{
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "achieved",
"target" : [{
"code" : "complete",
"relationship" : "equivalent"
}]
},
{
"code" : "not-attainable",
"target" : [{
"code" : "abandoned",
"relationship" : "equivalent"
}]
},
{
"code" : "no-progress",
"target" : [{
"code" : "not-done",
"relationship" : "equivalent"
}]
},
{
"code" : "not-achieved",
"target" : [{
"code" : "not-done",
"relationship" : "equivalent"
}]
}]
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.