| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | allergyintolerance-verification |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-allergyintolerance-verification.html |
| URL | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
| Version | 1.0.1 |
| Status | active |
| Date | 2025-08-07T21:08:36+00:00 |
| Name | AllergyIntoleranceVerificationStatus |
| Title | AllergyIntolerance Verification Status |
| Realm | uv |
| Authority | hl7 |
| Description | The verification status to support or decline the clinical status of the allergy or intolerance. |
| Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
| Content | complete |
| CodeSystem | |
| allergyintolerance-verification-supplement | CH AllergyIntolerance Verification Status |
| ConceptMap | |
| KBV_CM_Base_Terminology_Complete_German | KBV_CM_Base_Terminology_Complete_German |
| AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatus | AllergieStatusCodelijst to AllergyIntoleranceVerificationStatus |
| ValueSet | |
| neir-verification-status-vs | NEIR ValueSet for Verification Status |
| allergyintolerance-verification | AllergyIntolerance Verification Status |
| R5-allergyintolerance-verification-for-R4B | Cross-version VS for R5.AllergyIntoleranceVerificationStatus for use in FHIR R4B |
| mws-verification-status | MWS verification status |
| R5-allergyintolerance-verification-for-R4 | Cross-version VS for R5.AllergyIntoleranceVerificationStatus for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-verification
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/allergyintolerance-verification defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "allergyintolerance-verification",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}
],
"url": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1371"
}
],
"version": "1.0.1",
"name": "AllergyIntoleranceVerificationStatus",
"title": "AllergyIntolerance Verification Status",
"status": "active",
"experimental": false,
"date": "2025-08-07T21:08:36+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "The verification status to support or decline the clinical status of the allergy or intolerance.",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/allergyintolerance-verification",
"content": "complete",
"concept": [
{
"code": "unconfirmed",
"display": "Unconfirmed",
"definition": "The propensity for a reaction to the identified substance has not been objectively verified.",
"concept": [
{
"code": "presumed",
"display": "Presumed",
"definition": "The available clinical information supports a high liklihood of the propensity for a reaction to the identified substance."
}
]
},
{
"code": "confirmed",
"display": "Confirmed",
"definition": "The propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation)."
},
{
"code": "refuted",
"display": "Refuted",
"definition": "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."
},
{
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "The statement was entered in error and is not valid."
}
]
}