:py:mod:`spark_auto_mapper_fhir.value_sets.care_team_status` ============================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.care_team_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.care_team_status.CareTeamStatusCode spark_auto_mapper_fhir.value_sets.care_team_status.CareTeamStatusCodeValues .. py:class:: CareTeamStatusCode(value) Bases: :py:obj:`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. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/care-team-status .. py:class:: 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 .. py:attribute:: 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 .. py:attribute:: 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 .. py:attribute:: 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 .. py:attribute:: Inactive The care team should have never existed. From: http://hl7.org/fhir/care-team-status in valuesets.xml .. py:attribute:: EnteredInError