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