{

"resourceType": "ValueSet",
"id": "reaction-event-certainty",
"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>AllergyIntoleranceCertainty</h2><p>Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event.</p><p>This value set has an inline code system http://hl7.org/fhir/reaction-event-certainty, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>unlikely<a name=\"unlikely\"> </a></td><td>Unlikely</td><td>There is a low level of clinical certainty that the reaction was caused by the identified Substance.</td></tr><tr><td>likely<a name=\"likely\"> </a></td><td>Likely</td><td>There is a high level of clinical certainty that the reaction was caused by the identified Substance.</td></tr><tr><td>confirmed<a name=\"confirmed\"> </a></td><td>Confirmed</td><td>There is a very high level of clinical certainty that the reaction was due to the identified Substance, which may include clinical evidence by testing or rechallenge.</td></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.54"
  }
],
"url": "http://hl7.org/fhir/ValueSet/reaction-event-certainty",
"version": "1.0.2",
"name": "AllergyIntoleranceCertainty",
"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": "Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event.",
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.54"
    }
  ],
  "system": "http://hl7.org/fhir/reaction-event-certainty",
  "version": "1.0.2",
  "caseSensitive": true,
  "concept": [
    {
      "code": "unlikely",
      "display": "Unlikely",
      "definition": "There is a low level of clinical certainty that the reaction was caused by the identified Substance."
    },
    {
      "code": "likely",
      "display": "Likely",
      "definition": "There is a high level of clinical certainty that the reaction was caused by the identified Substance."
    },
    {
      "code": "confirmed",
      "display": "Confirmed",
      "definition": "There is a very high level of clinical certainty that the reaction was due to the identified Substance, which may include clinical evidence by testing or rechallenge."
    }
  ]
}

}