spark_auto_mapper_fhir.value_sets.participant_required
¶
Module Contents¶
Classes¶
ParticipantRequired |
|
The participant is required to attend the appointment. |
- class spark_auto_mapper_fhir.value_sets.participant_required.ParticipantRequiredCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/participantrequired¶
- class spark_auto_mapper_fhir.value_sets.participant_required.ParticipantRequiredCodeValues¶
The participant is required to attend the appointment. From: http://hl7.org/fhir/participantrequired in valuesets.xml
- Required¶
The participant may optionally attend the appointment. From: http://hl7.org/fhir/participantrequired in valuesets.xml
- 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
- InformationOnly¶