PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/allergyintolerance-verification
{
  "description": "The verification status to support or decline the clinical status of the allergy or intolerance.",
  "_filename": "CodeSystem-allergyintolerance-verification.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2023-02-26T04:07:30+10:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AllergyIntoleranceVerificationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AllergyIntolerance Verification Status",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "e9439976-36e4-4eb5-aeeb-8e29d7e202b5",
  "valueSet": "http://terminology.hl7.org/ValueSet/allergyintolerance-verification|1.0.1",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
  "concept": [ {
    "code": "unconfirmed",
    "concept": [ {
      "code": "presumed",
      "display": "Presumed",
      "definition": "The available clinical information supports a high liklihood of the propensity for a reaction to the identified substance."
    } ],
    "display": "Unconfirmed",
    "definition": "The propensity for a reaction to the identified substance has not been objectively verified."
  }, {
    "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."
  } ],
  "caseSensitive": true,
  "version": "0.5.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}