FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/allergyintolerance-verification

Packagehl7.terminology.r4b
TypeCodeSystem
Idallergyintolerance-verification
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-allergyintolerance-verification.html
URLhttp://terminology.hl7.org/CodeSystem/allergyintolerance-verification
Version1.0.1
Statusactive
Date2024-07-21T00:36:31-06:00
NameAllergyIntoleranceVerificationStatus
TitleAllergyIntolerance Verification Status
Realmuv
Authorityhl7
DescriptionThe verification status to support or decline the clinical status of the allergy or intolerance.
CopyrightThis 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
Contentcomplete

Resources that use this resource

CodeSystem
allergyintolerance-verification-supplementCH AllergyIntolerance Verification Status
ConceptMap
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
AllergieStatusCodelijst-to-AllergyIntoleranceVerificationStatusAllergieStatusCodelijst to AllergyIntoleranceVerificationStatus
ValueSet
allergyintolerance-verificationAllergyIntolerance Verification Status
R5-allergyintolerance-verification-for-R4BCross-version VS for R5.AllergyIntoleranceVerificationStatus for use in FHIR R4B
allergyintolerance-verificationAllergyIntolerance Verification Status
mws-verification-statusMWS verification status
R5-allergyintolerance-verification-for-R4Cross-version VS for R5.AllergyIntoleranceVerificationStatus for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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:

LvlCodeDisplayDefinition
1unconfirmed UnconfirmedThe propensity for a reaction to the identified substance has not been objectively verified.
2  presumed PresumedThe available clinical information supports a high liklihood of the propensity for a reaction to the identified substance.
1confirmed ConfirmedThe propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation).
1refuted RefutedA 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.
1entered-in-error Entered in ErrorThe statement was entered in error and is not valid.

Source

{
  "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": "2024-07-21T00:36:31-06: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."
    }
  ]
}