spark_auto_mapper_fhir.value_sets.participation_status

Module Contents

Classes

ParticipationStatusCode

ParticipationStatus

ParticipationStatusCodeValues

The participant has accepted the appointment.

class spark_auto_mapper_fhir.value_sets.participation_status.ParticipationStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

ParticipationStatus From: http://hl7.org/fhir/participationstatus in valuesets.xml

The Participation status of an appointment.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/participationstatus
class spark_auto_mapper_fhir.value_sets.participation_status.ParticipationStatusCodeValues

The participant has accepted the appointment. From: http://hl7.org/fhir/participationstatus in valuesets.xml

Accepted

The participant has declined the appointment and will not participate in the appointment. From: http://hl7.org/fhir/participationstatus in valuesets.xml

Declined

The participant has tentatively accepted the appointment. This could be automatically created by a system and requires further processing before it can be accepted. There is no commitment that attendance will occur. From: http://hl7.org/fhir/participationstatus in valuesets.xml

Tentative

The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses. From: http://hl7.org/fhir/participationstatus in valuesets.xml

NeedsAction