spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality
¶
Module Contents¶
Classes¶
AllergyIntoleranceCriticality |
|
Worst case result of a future exposure is not assessed to be life-threatening |
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality.AllergyIntoleranceCriticalityCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/allergy-intolerance-criticality¶
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_criticality.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
- 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
- HighRisk¶
Unable to assess the worst case result of a future exposure. From: http://hl7.org/fhir/allergy-intolerance-criticality in valuesets.xml
- UnableToAssessRisk¶