| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | allergyintolerance-verification-supplement |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-allergyintolerance-verification-supplement.html |
| URL | http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-verification-supplement |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2025-05-22T05:51:56+00:00 |
| Name | AllergyIntoleranceVerificationStatus |
| Title | CH AllergyIntolerance Verification Status |
| Realm | ch |
| Authority | hl7 |
| Description | Code supplement with translations of CHAllergyIntolerance verification status |
| Copyright | CC0-1.0 |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification|1.0.1 |
No resources found
| CodeSystem | |
| allergyintolerance-verification | AllergyIntolerance Verification Status |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-verification-supplement
This code system supplement http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-verification-supplement defines displays on the following codes:
| Code | Display |
| unconfirmed | Unconfirmed |
| confirmed | Confirmed |
| refuted | Refuted |
| entered-in-error | Entered in Error |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| unconfirmed | Unbestätigt | Pas confirmé | Non confermata |
| confirmed | Bestätigt | Confirmé | Confermata |
| refuted | Widerlegt | Réfuté | Contestata |
| entered-in-error | Irrtümlich eingegeben | Saisie erronée | Immessa per errore |
{
"resourceType": "CodeSystem",
"id": "allergyintolerance-verification-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-verification-supplement",
"version": "3.3.0-ci-build",
"name": "AllergyIntoleranceVerificationStatus",
"title": "CH AllergyIntolerance Verification 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 verification status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification|1.0.1",
"concept": [
{
"code": "unconfirmed",
"display": "Unconfirmed",
"designation": [
{
"language": "de-CH",
"value": "Unbestätigt"
},
{
"language": "fr-CH",
"value": "Pas confirmé"
},
{
"language": "it-CH",
"value": "Non confermata"
}
]
},
{
"code": "confirmed",
"display": "Confirmed",
"designation": [
{
"language": "de-CH",
"value": "Bestätigt"
},
{
"language": "fr-CH",
"value": "Confirmé"
},
{
"language": "it-CH",
"value": "Confermata"
}
]
},
{
"code": "refuted",
"display": "Refuted",
"designation": [
{
"language": "de-CH",
"value": "Widerlegt"
},
{
"language": "fr-CH",
"value": "Réfuté"
},
{
"language": "it-CH",
"value": "Contestata"
}
]
},
{
"code": "entered-in-error",
"display": "Entered in Error",
"designation": [
{
"language": "de-CH",
"value": "Irrtümlich eingegeben"
},
{
"language": "fr-CH",
"value": "Saisie erronée"
},
{
"language": "it-CH",
"value": "Immessa per errore"
}
]
}
]
}