PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/reaction-event-certainty
{
  "description": "Statement about the degree of clinical certainty that a Specific Substance was the cause of the Manifestation in an reaction event.",
  "_filename": "CodeSystem-reaction-event-certainty.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AllergyIntoleranceCertainty",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.54"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "ea3f99eb-f524-4754-970c-019d42ecb9d5",
  "valueSet": "http://hl7.org/fhir/ValueSet/reaction-event-certainty",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/reaction-event-certainty",
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}