Terminology
This
page
is
part
of
the
Snapshot
#3
for
FHIR
Specification
(v4.3.0:
R4B
-
STU
).
The
current
version
which
supercedes
this
version
is
5.0.0
R5
,
released
to
support
Connectathon
32
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Modeling and Methodology Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition
for
Code
SystemCanonical
Status
Codes
for
FHIR
Resources
SystemFHIRCanonicalStatusCodes
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "resource-status"]; fhir:Resource.meta [fhir:Meta.lastUpdated [ fhir:value "2022-05-28T12:47:40.239+10:00" ]fhir:Meta.lastUpdated [ fhir:value "2022-12-14T07:12:54.019+11:00" ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:DomainResource.extension [fhir:index 0;fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.value [ fhir:value "trial-use" ] ], [fhir:index 1;fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.value [ fhir:value "3" ] ], [fhir:index 2;fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.value [ fhir:value "mnm" ] ]; fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/resource-status"]; fhir:CanonicalResource.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1828" ] ]; fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"]; fhir:CanonicalResource.name [ fhir:value "FHIRCanonicalStatusCodes"]; fhir:CanonicalResource.title [ fhir:value "Canonical Status Codes for FHIR Resources"]; fhir:CanonicalResource.status [ fhir:value "draft"]; fhir:CanonicalResource.experimental [ fhir:value "true"]; fhir:CanonicalResource.publisher [ fhir:value "FHIR Project"]; fhir:CanonicalResource.description [ fhir:value "The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes."]; fhir:CanonicalResource.jurisdiction [ fhir:CodeableConcept.coding [ fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/resource-status"];fhir:CodeSystem.version [ fhir:value "4.3.0"]; fhir:CodeSystem.name [ fhir:value "Canonical Status Codes for FHIR Resources"];fhir:CodeSystem.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1828" ] ]; fhir:CodeSystem.version [ fhir:value "5.0.0-snapshot3"]; fhir:CodeSystem.name [ fhir:value "FHIRCanonicalStatusCodes"]; fhir:CodeSystem.title [ fhir:value "Canonical Status Codes for FHIR Resources"]; fhir:CodeSystem.status [ fhir:value "draft"];fhir:CodeSystem.experimental [ fhir:value "false"];fhir:CodeSystem.experimental [ fhir:value "true"]; fhir:CodeSystem.publisher [ fhir:value "FHIR Project"]; fhir:CodeSystem.description [ fhir:value "The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes."]; fhir:CodeSystem.jurisdiction [ fhir:CodeableConcept.coding [ fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:CodeSystem.caseSensitive [ fhir:value "true"]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/resource-status"]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [fhir:index 0; fhir:CodeSystem.code [ fhir:value "error" ]; fhir:CodeSystem.display [ fhir:value "error" ]; fhir:CodeSystem.definition [ fhir:value "The resource was created in error, and should not be treated as valid (note: in many cases, for various data integrity related reasons, the information cannot be removed from the record)" ]fhir:ConceptDefinitionComponent.code [ fhir:value "error" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "error" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The resource was created in error, and should not be treated as valid (note: in many cases, for various data integrity related reasons, the information cannot be removed from the record)" ] ], [fhir:index 1; fhir:CodeSystem.code [ fhir:value "proposed" ]; fhir:CodeSystem.display [ fhir:value "proposed" ]; fhir:CodeSystem.definition [ fhir:value "The resource describes an action or plan that is proposed, and not yet approved by the participants" ]fhir:ConceptDefinitionComponent.code [ fhir:value "proposed" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "proposed" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The resource describes an action or plan that is proposed, and not yet approved by the participants" ] ], [fhir:index 2; fhir:CodeSystem.code [ fhir:value "planned" ]; fhir:CodeSystem.display [ fhir:value "planned" ]; fhir:CodeSystem.definition [ fhir:value "The resource describes a course of action that is planned and agreed/approved, but at the time of recording was still future" ]fhir:ConceptDefinitionComponent.code [ fhir:value "planned" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "planned" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The resource describes a course of action that is planned and agreed/approved, but at the time of recording was still future" ] ], [fhir:index 3; fhir:CodeSystem.code [ fhir:value "draft" ]; fhir:CodeSystem.display [ fhir:value "draft" ]; fhir:CodeSystem.definition [ fhir:value "The information in the resource is still being prepared and edited" ]fhir:ConceptDefinitionComponent.code [ fhir:value "draft" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "draft" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The information in the resource is still being prepared and edited" ] ], [fhir:index 4; fhir:CodeSystem.code [ fhir:value "requested" ]; fhir:CodeSystem.display [ fhir:value "requested" ]; fhir:CodeSystem.definition [ fhir:value "A fulfiller has been asked to perform this action, but it has not yet occurred" ]fhir:ConceptDefinitionComponent.code [ fhir:value "requested" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "requested" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "A fulfiller has been asked to perform this action, but it has not yet occurred" ] ], [fhir:index 5; fhir:CodeSystem.code [ fhir:value "received" ]; fhir:CodeSystem.display [ fhir:value "received" ]; fhir:CodeSystem.definition [ fhir:value "The fulfiller has received the request, but not yet agreed to carry out the action" ]fhir:ConceptDefinitionComponent.code [ fhir:value "received" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "received" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The fulfiller has received the request, but not yet agreed to carry out the action" ] ], [fhir:index 6; fhir:CodeSystem.code [ fhir:value "declined" ]; fhir:CodeSystem.display [ fhir:value "declined" ]; fhir:CodeSystem.definition [ fhir:value "The fulfiller chose not to perform the action" ]fhir:ConceptDefinitionComponent.code [ fhir:value "declined" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "declined" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The fulfiller chose not to perform the action" ] ], [fhir:index 7; fhir:CodeSystem.code [ fhir:value "accepted" ]; fhir:CodeSystem.display [ fhir:value "accepted" ]; fhir:CodeSystem.definition [ fhir:value "The fulfiller has decided to perform the action, and plans are in train to do this in the future" ]fhir:ConceptDefinitionComponent.code [ fhir:value "accepted" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "accepted" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The fulfiller has decided to perform the action, and plans are in train to do this in the future" ] ], [fhir:index 8; fhir:CodeSystem.code [ fhir:value "arrived" ]; fhir:CodeSystem.display [ fhir:value "arrived" ]; fhir:CodeSystem.definition [ fhir:value "The pre-conditions for the action are all fulfilled, and it is imminent" ]fhir:ConceptDefinitionComponent.code [ fhir:value "arrived" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "arrived" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The pre-conditions for the action are all fulfilled, and it is imminent" ] ], [fhir:index 9; fhir:CodeSystem.code [ fhir:value "active" ]; fhir:CodeSystem.display [ fhir:value "active" ]; fhir:CodeSystem.definition [ fhir:value "The resource describes information that is currently valid or a process that is presently occuring" ]fhir:ConceptDefinitionComponent.code [ fhir:value "active" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "active" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The resource describes information that is currently valid or a process that is presently occuring" ] ], [fhir:index 10; fhir:CodeSystem.code [ fhir:value "suspended" ]; fhir:CodeSystem.display [ fhir:value "suspended" ]; fhir:CodeSystem.definition [ fhir:value "The process described/requested in this resource has been halted for some reason" ]fhir:ConceptDefinitionComponent.code [ fhir:value "suspended" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "suspended" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The process described/requested in this resource has been halted for some reason" ] ], [fhir:index 11; fhir:CodeSystem.code [ fhir:value "failed" ]; fhir:CodeSystem.display [ fhir:value "failed" ]; fhir:CodeSystem.definition [ fhir:value "The process described/requested in the resource could not be completed, and no further action is planned" ]fhir:ConceptDefinitionComponent.code [ fhir:value "failed" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "failed" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The process described/requested in the resource could not be completed, and no further action is planned" ] ], [fhir:index 12; fhir:CodeSystem.code [ fhir:value "replaced" ]; fhir:CodeSystem.display [ fhir:value "replaced" ]; fhir:CodeSystem.definition [ fhir:value "The information in this resource has been replaced by information in another resource" ]fhir:ConceptDefinitionComponent.code [ fhir:value "replaced" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "replaced" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The information in this resource has been replaced by information in another resource" ] ], [fhir:index 13; fhir:CodeSystem.code [ fhir:value "complete" ]; fhir:CodeSystem.display [ fhir:value "complete" ]; fhir:CodeSystem.definition [ fhir:value "The process described/requested in the resource has been completed, and no further action is planned" ]fhir:ConceptDefinitionComponent.code [ fhir:value "complete" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "complete" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The process described/requested in the resource has been completed, and no further action is planned" ] ], [fhir:index 14; fhir:CodeSystem.code [ fhir:value "inactive" ]; fhir:CodeSystem.display [ fhir:value "inactive" ]; fhir:CodeSystem.definition [ fhir:value "The resource describes information that is no longer valid or a process that is stopped occurring" ]fhir:ConceptDefinitionComponent.code [ fhir:value "inactive" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "inactive" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The resource describes information that is no longer valid or a process that is stopped occurring" ] ], [fhir:index 15; fhir:CodeSystem.code [ fhir:value "abandoned" ]; fhir:CodeSystem.display [ fhir:value "abandoned" ]; fhir:CodeSystem.definition [ fhir:value "The process described/requested in the resource did not complete - usually due to some workflow error, and no further action is planned" ]fhir:ConceptDefinitionComponent.code [ fhir:value "abandoned" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "abandoned" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The process described/requested in the resource did not complete - usually due to some workflow error, and no further action is planned" ] ], [fhir:index 16; fhir:CodeSystem.code [ fhir:value "unknown" ]; fhir:CodeSystem.display [ fhir:value "unknown" ]; fhir:CodeSystem.definition [ fhir:value "Authoring system does not know the status" ]fhir:ConceptDefinitionComponent.code [ fhir:value "unknown" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "unknown" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Authoring system does not know the status" ] ], [fhir:index 17; fhir:CodeSystem.code [ fhir:value "unconfirmed" ]; fhir:CodeSystem.display [ fhir:value "unconfirmed" ]; fhir:CodeSystem.definition [ fhir:value "The information in this resource is not yet approved" ]fhir:ConceptDefinitionComponent.code [ fhir:value "unconfirmed" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "unconfirmed" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The information in this resource is not yet approved" ] ], [fhir:index 18; fhir:CodeSystem.code [ fhir:value "confirmed" ]; fhir:CodeSystem.display [ fhir:value "confirmed" ]; fhir:CodeSystem.definition [ fhir:value "The information in this resource is approved" ]fhir:ConceptDefinitionComponent.code [ fhir:value "confirmed" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "confirmed" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The information in this resource is approved" ] ], [fhir:index 19; fhir:CodeSystem.code [ fhir:value "resolved" ]; fhir:CodeSystem.display [ fhir:value "resolved" ]; fhir:CodeSystem.definition [ fhir:value "The issue identified by this resource is no longer of concern" ]fhir:ConceptDefinitionComponent.code [ fhir:value "resolved" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "resolved" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The issue identified by this resource is no longer of concern" ] ], [fhir:index 20; fhir:CodeSystem.code [ fhir:value "refuted" ]; fhir:CodeSystem.display [ fhir:value "refuted" ]; fhir:CodeSystem.definition [ fhir:value "This information has been ruled out by testing and evaluation" ]fhir:ConceptDefinitionComponent.code [ fhir:value "refuted" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "refuted" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "This information has been ruled out by testing and evaluation" ] ], [fhir:index 21; fhir:CodeSystem.code [ fhir:value "differential" ]; fhir:CodeSystem.display [ fhir:value "differential" ]; fhir:CodeSystem.definition [ fhir:value "Potentially true?" ]fhir:ConceptDefinitionComponent.code [ fhir:value "differential" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "differential" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Potentially true?" ] ], [fhir:index 22; fhir:CodeSystem.code [ fhir:value "partial" ]; fhir:CodeSystem.display [ fhir:value "partial" ]; fhir:CodeSystem.definition [ fhir:value "This information is still being assembled" ]fhir:ConceptDefinitionComponent.code [ fhir:value "partial" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "partial" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "This information is still being assembled" ] ], [fhir:index 23; fhir:CodeSystem.code [ fhir:value "busy-unavailable" ]; fhir:CodeSystem.display [ fhir:value "busy-unavailable" ]; fhir:CodeSystem.definition [ fhir:value "not available at this time/location" ]fhir:ConceptDefinitionComponent.code [ fhir:value "busy-unavailable" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "busy-unavailable" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "not available at this time/location" ] ], [fhir:index 24; fhir:CodeSystem.code [ fhir:value "free" ]; fhir:CodeSystem.display [ fhir:value "free" ]; fhir:CodeSystem.definition [ fhir:value "Free for scheduling" ]fhir:ConceptDefinitionComponent.code [ fhir:value "free" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "free" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Free for scheduling" ] ], [fhir:index 25; fhir:CodeSystem.code [ fhir:value "on-target" ]; fhir:CodeSystem.display [ fhir:value "on-target" ]; fhir:CodeSystem.definition [ fhir:value "Ready to act" ]fhir:ConceptDefinitionComponent.code [ fhir:value "on-target" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "on-target" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Ready to act" ] ], [fhir:index 26; fhir:CodeSystem.code [ fhir:value "ahead-of-target" ]; fhir:CodeSystem.display [ fhir:value "ahead-of-target" ]; fhir:CodeSystem.definition [ fhir:value "Ahead of the planned timelines" ]fhir:ConceptDefinitionComponent.code [ fhir:value "ahead-of-target" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "ahead-of-target" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Ahead of the planned timelines" ] ], [fhir:index 27; fhir:CodeSystem.code [ fhir:value "behind-target" ]; fhir:CodeSystem.display [ fhir:value "behind-target" ]fhir:ConceptDefinitionComponent.code [ fhir:value "behind-target" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "behind-target" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Behind the planned timelines" ] ], [fhir:index 28; fhir:CodeSystem.code [ fhir:value "not-ready" ]; fhir:CodeSystem.display [ fhir:value "not-ready" ]; fhir:CodeSystem.definition [ fhir:value "Behind the planned timelines" ]fhir:ConceptDefinitionComponent.code [ fhir:value "not-ready" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "not-ready" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Not ready to act" ] ], [fhir:index 29; fhir:CodeSystem.code [ fhir:value "transduc-discon" ]; fhir:CodeSystem.display [ fhir:value "transduc-discon" ]; fhir:CodeSystem.definition [ fhir:value "The device transducer is disconnected" ]fhir:ConceptDefinitionComponent.code [ fhir:value "transduc-discon" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "transduc-discon" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The device transducer is disconnected" ] ], [fhir:index 30; fhir:CodeSystem.code [ fhir:value "hw-discon" ]; fhir:CodeSystem.display [ fhir:value "hw-discon" ]; fhir:CodeSystem.definition [ fhir:value "The hardware is disconnected" ]fhir:ConceptDefinitionComponent.code [ fhir:value "hw-discon" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "hw-discon" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The hardware is disconnected" ] ] . # -------------------------------------------------------------------------------------
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
Ballot
hl7.fhir.core#5.0.0-snapshot3
generated
on
Sat,
May
28,
Wed,
Dec
14,
2022
12:49+1000.
07:13+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change