CH Term (R4)
3.3.0-ci-build - ci-build Switzerland flag

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 Clinical Status - TTL Representation

Active as of 2025-10-20

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-clinical-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-clinical-supplement</b></p><a name=\"allergyintolerance-clinical-supplement\"> </a><a name=\"hcallergyintolerance-clinical-supplement\"> </a><p>This code system supplement <code>http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-clinical-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://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-active\">active</a><a name=\"allergyintolerance-clinical-supplement-active\"> </a></td><td>Active</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-inactive\">inactive</a><a name=\"allergyintolerance-clinical-supplement-inactive\"> </a></td><td>Inactive</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-resolved\">resolved</a><a name=\"allergyintolerance-clinical-supplement-resolved\"> </a></td><td>Resolved</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>active</td><td>Aktiv</td><td>Actif</td><td>Attiva</td></tr><tr><td>inactive</td><td>Inaktiv</td><td>Inactif</td><td>Inattiva</td></tr><tr><td>resolved</td><td>Behoben</td><td>Résolu</td><td>Risolta</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-clinical-supplement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.3.0-ci-build"] ; # 
  fhir:name [ fhir:v "AllergyIntoleranceClinicalStatus"] ; # 
  fhir:title [ fhir:v "CH AllergyIntolerance Clinical 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 clinical 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://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Aktiv" ]     ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Actif" ]     ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Attiva" ]     ] )
  ] [
fhir:code [ fhir:v "inactive" ] ;
fhir:display [ fhir:v "Inactive" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Inaktiv" ]     ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Inactif" ]     ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Inattiva" ]     ] )
  ] [
fhir:code [ fhir:v "resolved" ] ;
fhir:display [ fhir:v "Resolved" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Behoben" ]     ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Résolu" ]     ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Risolta" ]     ] )
  ] ) . #