{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusAllergenClassVS",
  "id": "nexus-allergen-class",
  "title": "Allergen Class Value Set",
  "description": "Every allergen class: what kind of thing a recorded allergen is, carried as a second coding on\n`AllergyIntolerance.code` beside the substance.\n\nAll codes from the [Allergen Class CodeSystem](CodeSystem-nexus-allergen-class.md). The set is\nclosed -- it is a five-member axis rather than a catalogue -- so a binding to it can be required.",
  "url": "https://fhir.apps.health/ValueSet/nexus-allergen-class",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/nexus-allergen-class"
      }
    ]
  }
}
