FHIR IG analytics| Package | ans.fhir.fr.document-core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-vs-allergy-intolerance-type-document.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-fhir-document-core/ValueSet-fr-vs-allergy-intolerance-type-document.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-allergy-intolerance-type-document |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T14:08:15+00:00 |
| Name | FRValueSetAllergyInoleranceTypeDocument |
| Title | ValueSet - FR ValueSet Allergy Intolerance Type Document |
| Realm | fr |
| Description | ValueSet contenant les codes SNOMED CT autorisés pour les types d'allergies et d'intolérances |
| StructureDefinition | ||
| ans.fhir.fr.document-core#current | fr-allergy-intolerance-document | AllergyIntolerance - FR Allergy and intolerance Document |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | allergy-intolerance-type | AllergyIntoleranceType |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
French
Narratif généré : EnsembleValeurs fr-vs-allergy-intolerance-type-document
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
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). |
http://snomed.info/sct version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)| Code | Affichage |
| 56840009 | idiosyncrasie |
| 609396006 | hypersensibilité non allergique |
English
Generated Narrative: ValueSet fr-vs-allergy-intolerance-type-document
This value set includes codes based on the following rules:
http://hl7.org/fhir/allergy-intolerance-type version 📍4.0.1| Code | Display | Definition |
| 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). |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 56840009 | idiosyncrasie |
| 609396006 | hypersensibilité non allergique |
{
"resourceType": "ValueSet",
"id": "fr-vs-allergy-intolerance-type-document",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-allergy-intolerance-type-document",
"version": "0.1.0",
"name": "FRValueSetAllergyInoleranceTypeDocument",
"title": "ValueSet - FR ValueSet Allergy Intolerance Type Document",
"status": "draft",
"date": "2026-07-20T14:08:15+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 (la)"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/allergy-intolerance-type",
"version": "4.0.1",
"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"
}
]
}
]
}
}