Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2 Allergen Type - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0127",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0127</b></p><a name=\"v2-0127\"> </a><a name=\"hcv2-0127\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0127</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">AA<a name=\"v2-0127-AA\"> </a></td><td>Animal Allergy</td></tr><tr><td style=\"white-space:nowrap\">DA<a name=\"v2-0127-DA\"> </a></td><td>Drug allergy</td></tr><tr><td style=\"white-space:nowrap\">EA<a name=\"v2-0127-EA\"> </a></td><td>Environmental Allergy</td></tr><tr><td style=\"white-space:nowrap\">FA<a name=\"v2-0127-FA\"> </a></td><td>Food allergy</td></tr><tr><td style=\"white-space:nowrap\">LA<a name=\"v2-0127-LA\"> </a></td><td>Pollen Allergy</td></tr><tr><td style=\"white-space:nowrap\">MA<a name=\"v2-0127-MA\"> </a></td><td>Miscellaneous allergy</td></tr><tr><td style=\"white-space:nowrap\">MC<a name=\"v2-0127-MC\"> </a></td><td>Miscellaneous contraindication</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"v2-0127-PA\"> </a></td><td>Plant Allergy</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>AA</td><td/><td>Dierenallergie</td></tr><tr><td>DA</td><td>Medikamentenallergie</td><td>Medicatieallergie</td></tr><tr><td>EA</td><td/><td>Omgevingsallergie</td></tr><tr><td>FA</td><td>Nahrungsmittelallergie</td><td>Voedselallergie</td></tr><tr><td>LA</td><td/><td>Pollenallergie</td></tr><tr><td>MA</td><td>Sonstige Allergie</td><td>Overige allergie</td></tr><tr><td>MC</td><td>Sonstige Kontraindikation</td><td>Overige contraindicatie</td></tr><tr><td>PA</td><td/><td>Plantallergie</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "External"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v2/0127",
  "version" : "2.8.2",
  "name" : "v2 Allergen Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0127 ( Allergen Type)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0127",
  "content" : "complete",
  "concept" : [
    {
      "code" : "AA",
      "display" : "Animal Allergy",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Dierenallergie"
        }
      ]
    },
    {
      "code" : "DA",
      "display" : "Drug allergy",
      "designation" : [
        {
          "language" : "de",
          "value" : "Medikamentenallergie"
        },
        {
          "language" : "nl",
          "value" : "Medicatieallergie"
        }
      ]
    },
    {
      "code" : "EA",
      "display" : "Environmental Allergy",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Omgevingsallergie"
        }
      ]
    },
    {
      "code" : "FA",
      "display" : "Food allergy",
      "designation" : [
        {
          "language" : "de",
          "value" : "Nahrungsmittelallergie"
        },
        {
          "language" : "nl",
          "value" : "Voedselallergie"
        }
      ]
    },
    {
      "code" : "LA",
      "display" : "Pollen Allergy",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Pollenallergie"
        }
      ]
    },
    {
      "code" : "MA",
      "display" : "Miscellaneous allergy",
      "designation" : [
        {
          "language" : "de",
          "value" : "Sonstige Allergie"
        },
        {
          "language" : "nl",
          "value" : "Overige allergie"
        }
      ]
    },
    {
      "code" : "MC",
      "display" : "Miscellaneous contraindication",
      "designation" : [
        {
          "language" : "de",
          "value" : "Sonstige Kontraindikation"
        },
        {
          "language" : "nl",
          "value" : "Overige contraindicatie"
        }
      ]
    },
    {
      "code" : "PA",
      "display" : "Plant Allergy",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Plantallergie"
        }
      ]
    }
  ]
}