spark_auto_mapper_fhir.value_sets.managed_participation_status
¶
Module Contents¶
Classes¶
v3.ManagedParticipationStatus |
|
The ‘typical’ state. Excludes “nullified” which represents the termination |
- class spark_auto_mapper_fhir.value_sets.managed_participation_status.ManagedParticipationStatus(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.ManagedParticipationStatus From: http://terminology.hl7.org/ValueSet/v3-ManagedParticipationStatus in v3-codesystems.xml
Codes representing the defined possible states of a Managed Participation, as
defined by the Managed Participation class state machine.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus¶
- class spark_auto_mapper_fhir.value_sets.managed_participation_status.ManagedParticipationStatusValues¶
The ‘typical’ state. Excludes “nullified” which represents the termination state of a participation instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus in v3-codesystems.xml
- Normal¶
The state representing the termination of a Participation instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus in v3-codesystems.xml
- Nullified¶