{
  "resourceType": "ValueSet",
  "id": "allergie-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2> Allergie Code</h2><div><p>\n\t\t\t\t\tThis value set contains concept codes for specific substances. It\n\t\t\t\t\tincludes codes from\n\n\t\t\t\t\t<a href=\"http://snomed.info/sct\">SNOMED</a>\n\t\t\t\t\twhere concept is-a 419199007 (Allergy to substance (finding))\n\t\t\t\t</p></div><p><b> Copyright Statement:</b></p><div><p> This resource includes content from SNOMED Clinical Terms®\n\t\t\t\t\t(SNOMED CT®) which is copyright\n\t\t\t\t\tof the International Health Terminology Standards Development\n\t\t\t\t\tOrganisation (IHTSDO). Implementers\n\t\t\t\t\tof these specifications must have the appropriate SNOMED CT Affiliate\n\t\t\t\t\tlicense - for more\n\t\t\t\t\tinformation contact http://www.snomed.org/snomed-ct/get-snomed-ct or\n\t\t\t\t\tinfo@snomed.org\n\t\t\t\t</p></div><p> This value set includes codes from the following code systems:\n\t\t\t</p><ul><li>\n\t\t\t\t\tInclude codes from\n\t\t\t\t\t<a href=\"http://www.snomed.org/\"><code> http://snomed.info/sct</code></a>\n\t\t\t\t\twhere concept is-a 419199007 (Allergy to substance (finding))\n\t\t\t\t</li></ul></div>"
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/allergy-code",
  "version": "0.9",
  "name": "AllergyCode",
  "title": "Allergie Code",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-22",
  "contact": [
    {
      "name": "Mareike Przysucha",
      "telecom": [
        {
          "system": "email",
          "value": "ewundbericht@hs-osnabrueck.de",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This value set contains concept codes for specific substances. It includes codes from    [SNOMED](http://snomed.info/sct) where concept is-a is-a 419199007 (Allergy to substance (finding))",
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright    of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers    of these specifications must have the appropriate SNOMED CT Affiliate license - for more    information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "419199007"
          }
        ]
      }
    ]
  }
}