FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.document-core
Resource TypeValueSet
IdValueSet-fr-vs-allergy-intolerance-type-document.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ansforge/interop-IG-fhir-document-core/ValueSet-fr-vs-allergy-intolerance-type-document.html
URLhttps://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-allergy-intolerance-type-document
Version0.1.0
Statusdraft
Date2026-07-20T14:08:15+00:00
NameFRValueSetAllergyInoleranceTypeDocument
TitleValueSet - FR ValueSet Allergy Intolerance Type Document
Realmfr
DescriptionValueSet contenant les codes SNOMED CT autorisés pour les types d'allergies et d'intolérances

Resources that use this resource

StructureDefinition
ans.fhir.fr.document-core#currentfr-allergy-intolerance-documentAllergyIntolerance - FR Allergy and intolerance Document

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0allergy-intolerance-typeAllergyIntoleranceType
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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 :

  • 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
    CodeAffichageDéfinition
    allergyallergieA propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other "allergy-like" reactions, including pseudoallergy.
    intoleranceintoleranceA 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)
    CodeAffichage
    56840009idiosyncrasie
    609396006hypersensibilité non allergique

English


Generated Narrative: ValueSet fr-vs-allergy-intolerance-type-document

This value set includes codes based on the following rules:

  • Include these codes as defined in http://hl7.org/fhir/allergy-intolerance-type version 📍4.0.1
    CodeDisplayDefinition
    allergyallergieA propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other "allergy-like" reactions, including pseudoallergy.
    intoleranceintoleranceA 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).
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    56840009idiosyncrasie
    609396006hypersensibilité non allergique

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}