:py:mod:`spark_auto_mapper_fhir.value_sets.allergy_intolerance_severity` ======================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.allergy_intolerance_severity Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.allergy_intolerance_severity.AllergyIntoleranceSeverityCode spark_auto_mapper_fhir.value_sets.allergy_intolerance_severity.AllergyIntoleranceSeverityCodeValues .. py:class:: AllergyIntoleranceSeverityCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AllergyIntoleranceSeverity From: http://hl7.org/fhir/reaction-event-severity in valuesets.xml Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/reaction-event-severity .. py:class:: AllergyIntoleranceSeverityCodeValues Causes mild physiological effects. From: http://hl7.org/fhir/reaction-event-severity in valuesets.xml .. py:attribute:: Mild Causes moderate physiological effects. From: http://hl7.org/fhir/reaction-event-severity in valuesets.xml .. py:attribute:: Moderate Causes severe physiological effects. From: http://hl7.org/fhir/reaction-event-severity in valuesets.xml .. py:attribute:: Severe