Extensions for Using Data Elements from FHIR STU3 in FHIR R4B - Downloaded Version null See the Directory of published versions
CodeSystem: CarePlanStatus
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive code system http://hl7.org/fhir/care-plan-status defines the following codes:
| Code | Display | Definition |
| draft |
Pending |
The plan is in development or awaiting use but is not yet intended to be acted upon. |
| active |
Active |
The plan is intended to be followed and used as part of patient care. |
| suspended |
Suspended |
The plan has been temporarily stopped but is expected to resume in the future. |
| completed |
Completed |
The plan is no longer in use and is not expected to be followed or used in patient care. |
| entered-in-error |
Entered In Error |
The plan was entered in error and voided. |
| cancelled |
Cancelled |
The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan). |
| unknown |
Unknown |
The authoring system doesn't know the current state of the care plan. |