spark_auto_mapper_fhir.value_sets.care_team_status
¶
Module Contents¶
Classes¶
CareTeamStatus |
|
The care team has been drafted and proposed, but not yet participating in the |
- class spark_auto_mapper_fhir.value_sets.care_team_status.CareTeamStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
CareTeamStatus From: http://hl7.org/fhir/care-team-status in valuesets.xml
Indicates the status of the care team.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/care-team-status¶
- class spark_auto_mapper_fhir.value_sets.care_team_status.CareTeamStatusCodeValues¶
The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care. From: http://hl7.org/fhir/care-team-status in valuesets.xml
- Proposed¶
The care team is currently participating in the coordination and delivery of care. From: http://hl7.org/fhir/care-team-status in valuesets.xml
- Active¶
The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care. From: http://hl7.org/fhir/care-team-status in valuesets.xml
- Suspended¶
The care team was, but is no longer, participating in the coordination and delivery of care. From: http://hl7.org/fhir/care-team-status in valuesets.xml
- Inactive¶
The care team should have never existed. From: http://hl7.org/fhir/care-team-status in valuesets.xml
- EnteredInError¶