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