FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | allergy-intolerance-type | AllergyIntoleranceType |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
- Inclut ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans
http://hl7.org/fhir/allergy-intolerance-type version 📦4.0.1| Code | Affichage | Définition |
| allergy | allergie | A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other "allergy-like" reactions, including pseudoallergy. |
| intolerance | intolerance | A propensity for adverse reactions to a substance that is not judged to be allergic or "allergy-like". These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances). |
- Inclut ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans
http://snomed.info/sct version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)
Source1
{
"resourceType": "ValueSet",
"id": "fr-vs-allergy-intolerance-type-document",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-allergy-intolerance-type-document",
"version": "0.1.0-snapshot",
"name": "FRValueSetAllergyInoleranceTypeDocument",
"title": "ValueSet - FR ValueSet Allergy Intolerance Type Document",
"status": "draft",
"date": "2026-04-15T16:11:27+00:00",
"publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"contact": [
{
"name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "ValueSet contenant les codes SNOMED CT autorisés pour les types d'allergies et d'intolérances",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/allergy-intolerance-type",
"concept": [
{
"code": "allergy",
"display": "allergie"
},
{
"code": "intolerance",
"display": "intolerance"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "56840009",
"display": "idiosyncrasie"
},
{
"code": "609396006",
"display": "hypersensibilité non allergique"
}
]
}
]
}
}