CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
: CH AllergyIntolerance Criticality Status - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "allergyintolerance-criticality-supplement"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem allergyintolerance-criticality-supplement</b></p><a name=\"allergyintolerance-criticality-supplement\"> </a><a name=\"hcallergyintolerance-criticality-supplement\"> </a><p>This code system supplement <code>http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-low\">low</a><a name=\"allergyintolerance-criticality-supplement-low\"> </a></td><td>Low Risk</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-high\">high</a><a name=\"allergyintolerance-criticality-supplement-high\"> </a></td><td>High Risk</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-unable-to-assess\">unable-to-assess</a><a name=\"allergyintolerance-criticality-supplement-unable-to-assess\"> </a></td><td>Unable to Assess Risk</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td>low</td><td>Geringes Risiko</td><td>Risque faible</td><td>Basso rischio</td></tr><tr><td>high</td><td>Hohes Risiko</td><td>Risque élevé</td><td>Alto rischio</td></tr><tr><td>unable-to-assess</td><td>Risikobewertung nicht möglich</td><td>Impossible d’évaluer le risque</td><td>Rischio non valutabile</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0-ci-build"] ; #
fhir:name [ fhir:v "AllergyIntoleranceCriticalityStatus"] ; #
fhir:title [ fhir:v "CH AllergyIntolerance Criticality Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-20T19:09:01+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Switzerland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ] )
] [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Code supplement with translations of CHAllergyIntolerance criticality status"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://hl7.org/fhir/allergy-intolerance-criticality"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/allergy-intolerance-criticality>
] ; #
fhir:concept ( [
fhir:code [ fhir:v "low" ] ;
fhir:display [ fhir:v "Low Risk" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Geringes Risiko" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Risque faible" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Basso rischio" ] ] )
] [
fhir:code [ fhir:v "high" ] ;
fhir:display [ fhir:v "High Risk" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Hohes Risiko" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Risque élevé" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Alto rischio" ] ] )
] [
fhir:code [ fhir:v "unable-to-assess" ] ;
fhir:display [ fhir:v "Unable to Assess Risk" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Risikobewertung nicht möglich" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Impossible d’évaluer le risque" ] ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Rischio non valutabile" ] ] )
] ) . #