{
"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.r4b.examples",
"date": "2019-11-01T09:29:23+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-05-28T13:47:40.239+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AllergyIntoleranceCertainty",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AllergyIntoleranceCertainty",
"package_version": "4.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "draft",
"id": "697b7ac7-94a7-4b72-ad97-82ce09780de5",
"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.4.1276",
"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": "4.3.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}