spark_auto_mapper_fhir.value_sets.allergy_intolerance_verification_status_codes
¶
Module Contents¶
Classes¶
AllergyIntoleranceVerificationStatusCodes |
|
A low level of certainty about the propensity for a reaction to the identified |
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_verification_status_codes.AllergyIntoleranceVerificationStatusCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
AllergyIntoleranceVerificationStatusCodes From: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification in valuesets.xml
Preferred value set for AllergyIntolerance Verification Status.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/allergyintolerance-verification¶
- class spark_auto_mapper_fhir.value_sets.allergy_intolerance_verification_status_codes.AllergyIntoleranceVerificationStatusCodesCodeValues¶
A low level of certainty about the propensity for a reaction to the identified substance. From: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification in valuesets.xml
- Unconfirmed¶
A high level of certainty about the propensity for a reaction to the identified substance, which may include clinical evidence by testing or rechallenge. From: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification in valuesets.xml
- Confirmed¶
A propensity for a reaction to the identified substance has been disputed or disproven with a sufficient level of clinical certainty to justify invalidating the assertion. This might or might not include testing or rechallenge. From: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification in valuesets.xml
- Refuted¶
The statement was entered in error and is not valid. From: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification in valuesets.xml
- EnteredInError¶