PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/allergy-intolerance-category
{
  "description": "Category of an identified Substance.",
  "_filename": "ValueSet-allergy-intolerance-category.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AllergyIntoleranceCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "food",
      "system": "http://hl7.org/fhir/allergy-intolerance-category",
      "display": "Food"
    }, {
      "code": "medication",
      "system": "http://hl7.org/fhir/allergy-intolerance-category",
      "display": "Medication"
    }, {
      "code": "environment",
      "system": "http://hl7.org/fhir/allergy-intolerance-category",
      "display": "Environment"
    }, {
      "code": "other",
      "system": "http://hl7.org/fhir/allergy-intolerance-category",
      "display": "Other"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:3fc14731-694d-4ed8-8e90-c13185876750"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.53"
  } ],
  "status": "draft",
  "id": "0362643e-4deb-4e14-8422-6dabcf2593c7",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category",
  "codeSystem": {
    "system": "http://hl7.org/fhir/allergy-intolerance-category",
    "concept": [ {
      "code": "food",
      "display": "Food",
      "definition": "Any substance consumed to provide nutritional support for the body."
    }, {
      "code": "medication",
      "display": "Medication",
      "definition": "Substances administered to achieve a physiological effect."
    }, {
      "code": "environment",
      "display": "Environment",
      "definition": "Substances that are encountered in the environment."
    }, {
      "code": "other",
      "display": "Other",
      "definition": "Other substances that are not covered by any other category."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}