:py:mod:`spark_auto_mapper_fhir.value_sets.participant_required` ================================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.participant_required Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.participant_required.ParticipantRequiredCode spark_auto_mapper_fhir.value_sets.participant_required.ParticipantRequiredCodeValues .. py:class:: ParticipantRequiredCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` ParticipantRequired From: http://hl7.org/fhir/participantrequired in valuesets.xml Is the Participant required to attend the appointment. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/participantrequired .. py:class:: ParticipantRequiredCodeValues The participant is required to attend the appointment. From: http://hl7.org/fhir/participantrequired in valuesets.xml .. py:attribute:: Required The participant may optionally attend the appointment. From: http://hl7.org/fhir/participantrequired in valuesets.xml .. py:attribute:: Optional The participant is excluded from the appointment, and might not be informed of the appointment taking place. (Appointment is about them, not for them - such as 2 doctors discussing results about a patient's test). From: http://hl7.org/fhir/participantrequired in valuesets.xml .. py:attribute:: InformationOnly