FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
version : 10; Dernière mise à jour : 2026-06-22 13:58:05+0200; Langue : fr-FR
Profil: Shareable ValueSet
- Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans
http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical version 📍1.0.1| Code | Affichage | Définition |
active | Actif | The subject is currently experiencing, or is at risk of, a reaction to the identified substance. |
inactive | Inactif | The subject is no longer at risk of a reaction to the identified substance. |
resolved | Résolu | A reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting. |
Source1
{
"resourceType": "ValueSet",
"id": "jdv-hl7-allergyintolerance-clinical-cisis",
"meta": {
"versionId": "10",
"lastUpdated": "2026-06-22T13:58:05.302+02:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "fr-FR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-01-01T00:00:00+01:00"
}
}
],
"url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-allergyintolerance-clinical-cisis",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.1372"
}
],
"version": "20260619134042",
"name": "AllergyIntoleranceClinicalStatusCodes",
"title": "AllergyIntolerance Clinical Status Codes",
"status": "active",
"experimental": false,
"date": "2026-06-19T13:40:42+01:00",
"publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description": "AllergyIntolerance Clinical Status Codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"version": "1.0.1",
"concept": [
{
"code": "active",
"display": "Actif"
},
{
"code": "inactive",
"display": "Inactif"
},
{
"code": "resolved",
"display": "Résolu"
}
]
}
]
}
}