--- type: "valueset" title: "AllergyIntolerance Verification Status" valueset: "allergyintolerance-verification" --- # AllergyIntolerance Verification Status - **Official URL**: http://hl7.org/fhir/ValueSet/allergyintolerance-verification - **Status**: active - **Name**: AllergyIntoleranceVerificationStatus - **Title**: AllergyIntolerance Verification Status - **Publisher**: FHIR Project team - **Description**: The verification status to support or decline the clinical status of the allergy or intolerance. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/allergyintolerance-verification ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="The verification status to support or decline the clinical status of the allergy or intolerance."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/> </include> </compose> </ValueSet> ```