spark_auto_mapper_fhir.value_sets.exposure_state
¶
Module Contents¶
Classes¶
ExposureState |
|
used when the results by exposure is describing the results for the primary |
- class spark_auto_mapper_fhir.value_sets.exposure_state.ExposureStateCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ExposureState From: http://hl7.org/fhir/exposure-state in valuesets.xml
Whether the results by exposure is describing the results for the primary
exposure of interest (exposure) or the alternative state (exposureAlternative).
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/exposure-state¶
- class spark_auto_mapper_fhir.value_sets.exposure_state.ExposureStateCodeValues¶
used when the results by exposure is describing the results for the primary exposure of interest. From: http://hl7.org/fhir/exposure-state in valuesets.xml
- Exposure¶
used when the results by exposure is describing the results for the alternative exposure state, control state or comparator state. From: http://hl7.org/fhir/exposure-state in valuesets.xml
- ExposureAlternative¶