spark_auto_mapper_fhir.value_sets.episode_of_care_status
¶
Module Contents¶
Classes¶
EpisodeOfCareStatus |
|
This episode of care is planned to start at the date specified in the |
- class spark_auto_mapper_fhir.value_sets.episode_of_care_status.EpisodeOfCareStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
EpisodeOfCareStatus From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
The status of the episode of care.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/episode-of-care-status¶
- class spark_auto_mapper_fhir.value_sets.episode_of_care_status.EpisodeOfCareStatusCodeValues¶
This episode of care is planned to start at the date specified in the period.start. During this status, an organization may perform assessments to determine if the patient is eligible to receive services, or be organizing to make resources available to provide care services. From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- Planned¶
This episode has been placed on a waitlist, pending the episode being made active (or cancelled). From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- Waitlist¶
This episode of care is current. From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- Active¶
This episode of care is on hold; the organization has limited responsibility for the patient (such as while on respite). From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- OnHold¶
This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as “closed”, “completed” or other similar terms. From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- Finished¶
The episode of care was cancelled, or withdrawn from service, often selected during the planned stage as the patient may have gone elsewhere, or the circumstances have changed and the organization is unable to provide the care. It indicates that services terminated outside the planned/expected workflow. From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- Cancelled¶
This instance should not have been part of this patient’s medical record. From: http://hl7.org/fhir/episode-of-care-status in valuesets.xml
- EnteredInError¶