PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/allergy-clinical-status
{
  "description": "The clinical status of the allergy or intolerance.",
  "_filename": "codesystem-allergy-clinical-status.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AllergyIntoleranceClinicalStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "7274b6a3-ad4c-4dff-acda-0c236ce6c368",
  "valueSet": "http://hl7.org/fhir/ValueSet/allergy-clinical-status",
  "kind": null,
  "url": "http://hl7.org/fhir/allergy-clinical-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "active",
    "display": "Active",
    "definition": "An active record of a risk 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 re-exposure and considered to be resolved."
    } ],
    "display": "Inactive",
    "definition": "An inactivated record of a risk of a reaction to the identified substance."
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}