Terminology
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Responsible Owner: Patient Care Work Group | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Canonical
Mapping
for
"GoalLifecycleStatus"
"Goal
Lifecycle
Status"
{
"resourceType" : "ConceptMap",
"id" : "sc-goal-status",
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap sc-goal-status</b></p><a name=\"sc-goal-status\"> </a><a name=\"hcsc-goal-status\"> </a><p>Mapping from <a href=\"valueset-goal-status.html\">Goal Lifecycle Status</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"codesystem-goal-status.html\">Goal Lifecycle 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>entered-in-error</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>error</td></tr><tr><td>proposed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>proposed</td></tr><tr><td>planned</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>planned</td></tr><tr><td>rejected</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>declined</td></tr><tr><td>accepted</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>accepted</td></tr><tr><td>active</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>on-hold</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>suspended</td></tr><tr><td>completed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>cancelled</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/sc-goal-status",
"version" : "4.0.1",
"version" : "6.0.0-ballot3",
"name" : "GoalLifecycleStatusCanonicalMap",
"title" : "Canonical Mapping for \"GoalLifecycleStatus\"",
"title" : "Canonical Mapping for \"Goal Lifecycle Status\"",
"status" : "draft",
"date" : "2019-11-01T09:29:23+11:00",
"experimental" : false,
"date" : "2020-12-28T05:55:11+00:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Canonical Mapping for \"Codes that reflect the current state of a goal and whether the goal is still being targeted.\"",
"sourceCanonical" : "http://hl7.org/fhir/ValueSet/goal-status",
"targetCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/goal-status",
"targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
"group" : [{
"source" : "http://hl7.org/fhir/goal-status",
"target" : "http://hl7.org/fhir/resource-status",
"element" : [{
"code" : "entered-in-error",
"target" : [{
"code" : "error",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "proposed",
"target" : [{
"code" : "proposed",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "planned",
"target" : [{
"code" : "planned",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "rejected",
"target" : [{
"code" : "declined",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "accepted",
"target" : [{
"code" : "accepted",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "active",
"target" : [{
"code" : "active",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "on-hold",
"target" : [{
"code" : "suspended",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "completed",
"target" : [{
"code" : "complete",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "cancelled",
"target" : [{
"code" : "abandoned",
"equivalence" : "equivalent"
"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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Fri,
Mon,
Nov
1,
2019
09:35+1100.
QA
Page
10,
2025
15:22+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change