spark_auto_mapper_fhir.value_sets.allergy_intolerance_certainty
¶
Module Contents¶
Classes¶
AllergyIntoleranceCertainty |
|
There is a low level of clinical certainty that the reaction was caused by the |
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_certainty.AllergyIntoleranceCertaintyCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
AllergyIntoleranceCertainty From: http://terminology.hl7.org/CodeSystem/reaction-event-certainty in valuesets.xml
Statement about the degree of clinical certainty that a specific substance was
the cause of the manifestation in a reaction event.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/reaction-event-certainty¶
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_certainty.AllergyIntoleranceCertaintyCodeValues¶
There is a low level of clinical certainty that the reaction was caused by the identified substance. From: http://terminology.hl7.org/CodeSystem/reaction-event-certainty in valuesets.xml
- Unlikely¶
There is a high level of clinical certainty that the reaction was caused by the identified substance. From: http://terminology.hl7.org/CodeSystem/reaction-event-certainty in valuesets.xml
- Likely¶
There is a very high level of clinical certainty that the reaction was due to the identified substance, which may include clinical evidence by testing or rechallenge. From: http://terminology.hl7.org/CodeSystem/reaction-event-certainty in valuesets.xml
- Confirmed¶
The clinical certainty that the reaction was caused by the identified substance is unknown. It is an explicit assertion that certainty is not known. From: http://terminology.hl7.org/CodeSystem/reaction-event-certainty in valuesets.xml
- Unknown¶