:py:mod:`spark_auto_mapper_fhir.value_sets.exposure_state` ========================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.exposure_state Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.exposure_state.ExposureStateCode spark_auto_mapper_fhir.value_sets.exposure_state.ExposureStateCodeValues .. py:class:: ExposureStateCode(value) Bases: :py:obj:`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). .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/exposure-state .. py:class:: 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 .. py:attribute:: 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 .. py:attribute:: ExposureAlternative