:py:mod:`spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality` =========================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality.AllergyIntoleranceCriticalityCode spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality.AllergyIntoleranceCriticalityCodeValues .. py:class:: AllergyIntoleranceCriticalityCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AllergyIntoleranceCriticality From: http://hl7.org/fhir/allergy-intolerance-criticality in valuesets.xml Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/allergy-intolerance-criticality .. py:class:: AllergyIntoleranceCriticalityCodeValues Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure. From: http://hl7.org/fhir/allergy-intolerance-criticality in valuesets.xml .. py:attribute:: LowRisk Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure. From: http://hl7.org/fhir/allergy-intolerance-criticality in valuesets.xml .. py:attribute:: HighRisk Unable to assess the worst case result of a future exposure. From: http://hl7.org/fhir/allergy-intolerance-criticality in valuesets.xml .. py:attribute:: UnableToAssessRisk