Package | ch.fhir.ig.ch-term |
Type | CodeSystem |
Id | allergyintolerance-type-supplement |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-allergyintolerance-type-supplement.html |
URL | http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-type-supplement |
Version | 3.3.0-ci-build |
Status | active |
Date | 2025-05-22T05:51:56+00:00 |
Name | AllergyIntoleranceType |
Title | CH AllergyIntolerance Type |
Realm | ch |
Authority | hl7 |
Description | Code supplement with translations of CHAllergyIntolerance type |
Copyright | CC0-1.0 |
Content | supplement |
Supplements | http://hl7.org/fhir/allergy-intolerance-type |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-type-supplement
This code system supplement http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-type-supplement
defines displays on the following codes:
Code | Display |
allergy | Allergy |
intolerance | Intolerance |
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
allergy | Allergie | Allergie | Allergia |
intolerance | Intoleranz | Intolérance | Intolleranza |
{ "resourceType": "CodeSystem", "id": "allergyintolerance-type-supplement", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-type-supplement", "version": "3.3.0-ci-build", "name": "AllergyIntoleranceType", "title": "CH AllergyIntolerance Type", "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 type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "content": "supplement", "supplements": "http://hl7.org/fhir/allergy-intolerance-type", "concept": [ { "code": "allergy", "display": "Allergy", "designation": [ { "language": "de-CH", "value": "Allergie" }, { "language": "fr-CH", "value": "Allergie" }, { "language": "it-CH", "value": "Allergia" } ] }, { "code": "intolerance", "display": "Intolerance", "designation": [ { "language": "de-CH", "value": "Intoleranz" }, { "language": "fr-CH", "value": "Intolérance" }, { "language": "it-CH", "value": "Intolleranza" } ] } ] }