PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/allergy-intolerance-status
{
  "description": "Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance.",
  "_filename": "CodeSystem-allergy-intolerance-status.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AllergyIntoleranceStatus",
  "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.50"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "68bf9166-098d-4b75-8896-57806c6af767",
  "valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-status",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/allergy-intolerance-status",
  "concept": [ {
    "code": "active",
    "concept": [ {
      "code": "unconfirmed",
      "display": "Unconfirmed",
      "definition": "A low level of certainty about the propensity for a reaction to the identified Substance."
    }, {
      "code": "confirmed",
      "display": "Confirmed",
      "definition": "A high level of certainty about the propensity for a reaction to the identified Substance, which may include clinical evidence by testing or rechallenge."
    } ],
    "display": "Active",
    "definition": "An active record of a reaction to the identified Substance."
  }, {
    "code": "inactive",
    "concept": [ {
      "code": "resolved",
      "display": "Resolved",
      "definition": "A reaction to the identified Substance has been clinically reassessed by testing or rechallenge and considered to be resolved."
    }, {
      "code": "refuted",
      "display": "Refuted",
      "definition": "A propensity for a reaction to the identified Substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted."
    }, {
      "code": "entered-in-error",
      "display": "Entered In Error",
      "definition": "The statement was entered in error and is not valid."
    } ],
    "display": "Inactive",
    "definition": "An inactive record of a reaction to the identified Substance."
  } ],
  "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"
    } ]
  } ]
}