Package | ch.fhir.ig.ch-term |
Type | CodeSystem |
Id | allergyintolerance-criticality-supplement |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-allergyintolerance-criticality-supplement.html |
URL | http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement |
Version | 3.3.0-ci-build |
Status | active |
Date | 2025-05-22T05:51:56+00:00 |
Name | AllergyIntoleranceCriticalityStatus |
Title | CH AllergyIntolerance Criticality Status |
Realm | ch |
Authority | hl7 |
Description | Code supplement with translations of CHAllergyIntolerance criticality status |
Copyright | CC0-1.0 |
Content | supplement |
Supplements | http://hl7.org/fhir/allergy-intolerance-criticality |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-criticality-supplement
This code system supplement http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement
defines displays on the following codes:
Code | Display |
low | Low Risk |
high | High Risk |
unable-to-assess | Unable to Assess Risk |
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
low | Geringes Risiko | Risque faible | Basso rischio |
high | Hohes Risiko | Risque élevé | Alto rischio |
unable-to-assess | Risikobewertung nicht möglich | Impossible d’évaluer le risque | Rischio non valutabile |
{ "resourceType": "CodeSystem", "id": "allergyintolerance-criticality-supplement", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement", "version": "3.3.0-ci-build", "name": "AllergyIntoleranceCriticalityStatus", "title": "CH AllergyIntolerance Criticality 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 criticality status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "content": "supplement", "supplements": "http://hl7.org/fhir/allergy-intolerance-criticality", "concept": [ { "code": "low", "display": "Low Risk", "designation": [ { "language": "de-CH", "value": "Geringes Risiko" }, { "language": "fr-CH", "value": "Risque faible" }, { "language": "it-CH", "value": "Basso rischio" } ] }, { "code": "high", "display": "High Risk", "designation": [ { "language": "de-CH", "value": "Hohes Risiko" }, { "language": "fr-CH", "value": "Risque élevé" }, { "language": "it-CH", "value": "Alto rischio" } ] }, { "code": "unable-to-assess", "display": "Unable to Assess Risk", "designation": [ { "language": "de-CH", "value": "Risikobewertung nicht möglich" }, { "language": "fr-CH", "value": "Impossible d’évaluer le risque" }, { "language": "it-CH", "value": "Rischio non valutabile" } ] } ] }