{
"description": "Statement about the degree of clinical certainty that a specific substance was the cause of the manifestation in a reaction event.",
"_filename": "CodeSystem-reaction-event-certainty.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AllergyIntoleranceCertainty",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"status": "draft",
"id": "10444083-a308-4927-9a86-2d610ec7ded5",
"valueSet": "http://hl7.org/fhir/ValueSet/reaction-event-certainty",
"kind": null,
"url": "http://hl7.org/fhir/reaction-event-certainty",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.943",
"system": "urn:ietf:rfc:3986"
},
"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."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The clinical certainty that the reaction was caused by the identified substance is unknown. It is an explicit assertion that certainty is not known."
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}