PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/allergy-verification-status
{
  "description": "Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified substance.",
  "_filename": "CodeSystem-allergy-verification-status.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AllergyIntoleranceVerificationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "5f71d8be-721f-4279-ad00-8adb7e4cd7c8",
  "valueSet": "http://hl7.org/fhir/ValueSet/allergy-verification-status",
  "kind": null,
  "url": "http://hl7.org/fhir/allergy-verification-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.116",
    "system": "urn:ietf:rfc:3986"
  },
  "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."
  }, {
    "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."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}