FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/allergyintolerance-category-supplement

Packagech.fhir.ig.ch-term
Resource TypeCodeSystem
Idallergyintolerance-category-supplement
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-allergyintolerance-category-supplement.html
URLhttp://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-category-supplement
Version3.3.0-ci-build
Statusactive
Date2025-05-22T05:51:56+00:00
NameAllergyIntoleranceCategory
TitleCH AllergyIntolerance Category
Realmch
Authorityhl7
DescriptionCode supplement with translations of CHAllergyIntolerance category
CopyrightCC0-1.0
Contentsupplement
Supplementshttp://hl7.org/fhir/allergy-intolerance-category

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem allergyintolerance-category-supplement

This code system supplement http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-category-supplement defines displays on the following codes:

CodeDisplay
food Food
medication Medication
environment Environment
biologic Biologic

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
foodLebensmittelalimentalimento
medicationArzneimittelmédicamentmedicamento
environmentUmweltstoffeenvironnementambiente
biologicBiologische Präparatebiologiquebiologico

Source

{
  "resourceType": "CodeSystem",
  "id": "allergyintolerance-category-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-category-supplement",
  "version": "3.3.0-ci-build",
  "name": "AllergyIntoleranceCategory",
  "title": "CH AllergyIntolerance Category",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T05:51:56+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Code supplement with translations of CHAllergyIntolerance category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/allergy-intolerance-category",
  "concept": [
    {
      "code": "food",
      "display": "Food",
      "designation": [
        {
          "language": "de-CH",
          "value": "Lebensmittel"
        },
        {
          "language": "fr-CH",
          "value": "aliment"
        },
        {
          "language": "it-CH",
          "value": "alimento"
        }
      ]
    },
    {
      "code": "medication",
      "display": "Medication",
      "designation": [
        {
          "language": "de-CH",
          "value": "Arzneimittel"
        },
        {
          "language": "fr-CH",
          "value": "médicament"
        },
        {
          "language": "it-CH",
          "value": "medicamento"
        }
      ]
    },
    {
      "code": "environment",
      "display": "Environment",
      "designation": [
        {
          "language": "de-CH",
          "value": "Umweltstoffe"
        },
        {
          "language": "fr-CH",
          "value": "environnement"
        },
        {
          "language": "it-CH",
          "value": "ambiente"
        }
      ]
    },
    {
      "code": "biologic",
      "display": "Biologic",
      "designation": [
        {
          "language": "de-CH",
          "value": "Biologische Präparate"
        },
        {
          "language": "fr-CH",
          "value": "biologique"
        },
        {
          "language": "it-CH",
          "value": "biologico"
        }
      ]
    }
  ]
}