FR Document Core (FHIR), published by Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ansforge/interop-IG-fhir-document-core/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/fr-vs-allergy-intolerance-type-document> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "fr-vs-allergy-intolerance-type-document"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-vs-allergy-intolerance-type-document</b></p><a name=\"en-fr-vs-allergy-intolerance-type-document\"> </a><a name=\"en-hcfr-vs-allergy-intolerance-type-document\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html\"><code>http://hl7.org/fhir/allergy-intolerance-type</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html#allergy-intolerance-type-allergy\">allergy</a></td><td>allergie</td><td>A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other \"allergy-like\" reactions, including pseudoallergy.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html#allergy-intolerance-type-intolerance\">intolerance</a></td><td>intolerance</td><td>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).</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/56840009\">56840009</a></td><td>idiosyncrasie</td></tr><tr><td><a href=\"http://snomed.info/id/609396006\">609396006</a></td><td>hypersensibilité non allergique</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-allergy-intolerance-type-document"] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "FRValueSetAllergyInoleranceTypeDocument"] ;
fhir:ValueSet.title [ fhir:value "ValueSet - FR ValueSet Allergy Intolerance Type Document"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.date [ fhir:value "2026-08-07T12:54:27+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://esante.gouv.fr" ]
]
] ;
fhir:ValueSet.description [ fhir:value "ValueSet contenant les codes SNOMED CT autorisés pour les types d'allergies et d'intolérances"] ;
fhir:ValueSet.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "FR" ] ;
fhir:Coding.display [ fhir:value "France (la)" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/allergy-intolerance-type" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "4.0.1" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "allergy" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "allergie" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "intolerance" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "intolerance" ]
]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "56840009" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "idiosyncrasie" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "609396006" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "hypersensibilité non allergique" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/fr-vs-allergy-intolerance-type-document.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/fr-vs-allergy-intolerance-type-document.ttl> .
IG © 2020+ Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris.
Package ans.fhir.fr.document-core#0.1.0 based on FHIR 4.0.1.
Generated
2026-08-07
Links: Table of Contents |
QA Report |
Historique des versions
Documentation
| New Issue