FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie
Resource TypeCodeSystem
IdCodeSystem-allergyintolerancecategory-supplement.json
FHIR VersionR4
Sourcehttp://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-allergyintolerancecategory-supplement.html
URLhttp://ig.fhir.de/igs/terminologie/CodeSystem/allergyintolerancecategory-supplement
Version0.0.1-alpha2
Statusdraft
Date2022-02-09
NameSupplementAllergyIntoleranceCategory
TitleSupplement AllergyIntoleranceCategory
Authorityhl7
DescriptionCodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceCategory
Contentsupplement
Supplementshttp://hl7.org/fhir/allergy-intolerance-category

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergy-intolerance-categoryAllergyIntoleranceCategory

Narrative

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

Generated Narrative: CodeSystem allergyintolerancecategory-supplement

This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintolerancecategory-supplement defines displays on the following codes:

CodeDeutsch (Deutschland) (German (Germany), de)
food Nahrungsmittel
medication Arzneimittel
environment Umwelt
biologic Biologische Substanz

Source1

{
  "resourceType": "CodeSystem",
  "id": "allergyintolerancecategory-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintolerancecategory-supplement",
  "version": "0.0.1-alpha2",
  "name": "SupplementAllergyIntoleranceCategory",
  "title": "Supplement AllergyIntoleranceCategory",
  "status": "draft",
  "experimental": true,
  "date": "2022-02-09",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description": "CodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceCategory",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/allergy-intolerance-category",
  "concept": [
    {
      "code": "food",
      "designation": [
        {
          "language": "de-DE",
          "value": "Nahrungsmittel"
        }
      ]
    },
    {
      "code": "medication",
      "designation": [
        {
          "language": "de-DE",
          "value": "Arzneimittel"
        }
      ]
    },
    {
      "code": "environment",
      "designation": [
        {
          "language": "de-DE",
          "value": "Umwelt"
        }
      ]
    },
    {
      "code": "biologic",
      "designation": [
        {
          "language": "de-DE",
          "value": "Biologische Substanz"
        }
      ]
    }
  ]
}