PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot3
    http://hl7.org/fhir/reaction-event-certainty
{
  "description": "AllergyIntoleranceCertainty",
  "_filename": "CodeSystem-reaction-event-certainty.json",
  "package_name": "hl7.fhir.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AllergyIntoleranceCertainty",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "19380020-fc2c-412e-a22b-7c852289e7dd",
  "kind": null,
  "url": "http://hl7.org/fhir/reaction-event-certainty",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1276",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.860",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.2.54",
    "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": "5.0.0-snapshot3"
}