spark_auto_mapper_fhir.value_sets.care_plan_activity_status
¶
Module Contents¶
Classes¶
CarePlanActivityStatus |
|
Care plan activity is planned but no action has yet been taken. |
- class spark_auto_mapper_fhir.value_sets.care_plan_activity_status.CarePlanActivityStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
CarePlanActivityStatus From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
Codes that reflect the current state of a care plan activity within its
overall life cycle.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/care-plan-activity-status¶
- class spark_auto_mapper_fhir.value_sets.care_plan_activity_status.CarePlanActivityStatusCodeValues¶
Care plan activity is planned but no action has yet been taken. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- NotStarted¶
Appointment or other booking has occurred but activity has not yet begun. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- Scheduled¶
Care plan activity has been started but is not yet complete. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- InProgress¶
Care plan activity was started but has temporarily ceased with an expectation of resumption at a future time. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- OnHold¶
Care plan activity has been completed (more or less) as planned. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- Completed¶
The planned care plan activity has been withdrawn. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- Cancelled¶
The current state of the care plan activity is not known. Note: This concept is not to be used for “other” - one of the listed statuses is presumed to apply, but the authoring/source system does not know which one. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- Unknown¶
Care plan activity was entered in error and voided. From: http://hl7.org/fhir/care-plan-activity-status in valuesets.xml
- EnteredInError¶