{

"resourceType": "ValueSet",
"id": "allergy-intolerance-status",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>AllergyIntoleranceStatus</h2><p>Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance.</p><p>This value set has an inline code system http://hl7.org/fhir/allergy-intolerance-status, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td>active<a name=\"active\"> </a></td><td>Active</td><td>An active record of a reaction to the identified Substance.</td></tr><tr><td>2</td><td>&nbsp;&nbsp;unconfirmed<a name=\"unconfirmed\"> </a></td><td>Unconfirmed</td><td>A low level of certainty about the propensity for a reaction to the identified Substance.</td></tr><tr><td>2</td><td>&nbsp;&nbsp;confirmed<a name=\"confirmed\"> </a></td><td>Confirmed</td><td>A high level of certainty about the propensity for a reaction to the identified Substance, which may include clinical evidence by testing or rechallenge.</td></tr><tr><td>1</td><td>inactive<a name=\"inactive\"> </a></td><td>Inactive</td><td>An inactive record of a reaction to the identified Substance.</td></tr><tr><td>2</td><td>&nbsp;&nbsp;resolved<a name=\"resolved\"> </a></td><td>Resolved</td><td>A reaction to the identified Substance has been clinically reassessed by testing or rechallenge and considered to be resolved.</td></tr><tr><td>2</td><td>&nbsp;&nbsp;refuted<a name=\"refuted\"> </a></td><td>Refuted</td><td>A propensity for a reaction to the identified Substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted.</td></tr><tr><td>2</td><td>&nbsp;&nbsp;entered-in-error<a name=\"entered-in-error\"> </a></td><td>Entered In Error</td><td>The statement was entered in error and is not valid.</td></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.50"
  }
],
"url": "http://hl7.org/fhir/ValueSet/allergy-intolerance-status",
"version": "1.0.2",
"name": "AllergyIntoleranceStatus",
"status": "draft",
"experimental": false,
"publisher": "HL7 (FHIR Project)",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      },
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance.",
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.50"
    }
  ],
  "system": "http://hl7.org/fhir/allergy-intolerance-status",
  "version": "1.0.2",
  "caseSensitive": true,
  "concept": [
    {
      "code": "active",
      "display": "Active",
      "definition": "An active record of a reaction to the identified Substance.",
      "concept": [
        {
          "code": "unconfirmed",
          "display": "Unconfirmed",
          "definition": "A low level of certainty about the propensity for a reaction to the identified Substance."
        },
        {
          "code": "confirmed",
          "display": "Confirmed",
          "definition": "A high level of certainty about the propensity for a reaction to the identified Substance, which may include clinical evidence by testing or rechallenge."
        }
      ]
    },
    {
      "code": "inactive",
      "display": "Inactive",
      "definition": "An inactive record of a reaction to the identified Substance.",
      "concept": [
        {
          "code": "resolved",
          "display": "Resolved",
          "definition": "A reaction to the identified Substance has been clinically reassessed by testing or rechallenge and considered to be resolved."
        },
        {
          "code": "refuted",
          "display": "Refuted",
          "definition": "A propensity for a reaction to the identified Substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted."
        },
        {
          "code": "entered-in-error",
          "display": "Entered In Error",
          "definition": "The statement was entered in error and is not valid."
        }
      ]
    }
  ]
}

}