Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Canonical
Mapping
for
"EncounterStatus"
"Encounter
Status"
{
"resourceType" : "ConceptMap",
"id" : "sc-encounter-status",
"text" : {
"status" : "extensions",
"div" : "<div>!-- Snipped for Brevity --></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>EncounterStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-encounter-status)</h2><p>Mapping from <a href=\"valueset-encounter-status.html\">Encounter Status</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><p>DRAFT. Published on 2020-12-28T16:55:11+11:00 by HL7 (FHIR Project) (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"mailto:fhir@lists.hl7.org\">fhir@lists.hl7.org</a>). </p><div><p>Canonical Mapping for "Current state of the encounter."</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"codesystem-encounter-status.html\">Encounter 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>planned</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>planned</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>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>cancelled</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>failed</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>discontinued</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr><tr><td>unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr><tr><td>discharged</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>partial</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/sc-encounter-status",
"version" : "4.3.0",
"version" : "5.0.0-draft-final",
"name" : "EncounterStatusCanonicalMap",
"title" : "Canonical Mapping for \"EncounterStatus\"",
"title" : "Canonical Mapping for \"Encounter Status\"",
"status" : "draft",
"experimental" : false,
"date" : "2021-01-17T07:06:13+11:00",
"date" : "2020-12-28T16:55:11+11: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 \"Current state of the encounter.\"",
"sourceCanonical" : "http://hl7.org/fhir/ValueSet/encounter-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/encounter-status",
"targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status",
"group" : [{
"source" : "http://hl7.org/fhir/encounter-status",
"target" : "http://hl7.org/fhir/resource-status",
"element" : [{
"code" : "entered-in-error",
"target" : [{
"code" : "error",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "planned",
"target" : [{
"code" : "planned",
"equivalence" : "equivalent"
}]
},
{
"code" : "triaged",
"target" : [{
"code" : "accepted",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "arrived",
"code" : "in-progress",
"target" : [{
"code" : "arrived",
"equivalence" : "equivalent"
"code" : "active",
"relationship" : "equivalent"
}]
},
{
"code" : "in-progress",
"code" : "on-hold",
"target" : [{
"code" : "active",
"equivalence" : "equivalent"
"code" : "suspended",
"relationship" : "equivalent"
}]
},
{
"code" : "onleave",
"code" : "cancelled",
"target" : [{
"code" : "suspended",
"equivalence" : "equivalent"
"code" : "failed",
"relationship" : "equivalent"
}]
},
{
"code" : "finished",
"code" : "completed",
"target" : [{
"code" : "complete",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "cancelled",
"code" : "discontinued",
"target" : [{
"code" : "abandoned",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "unknown",
"target" : [{
"code" : "unknown",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "discharged",
"target" : [{
"code" : "partial",
"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
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
hl7.fhir.core#5.0.0-draft-final
generated
on
Sat,
May
28,
2022
12:55+1000.
Wed,
Mar
1,
2023
23:06+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change