FHIR IG analytics| Package | ans.fr.terminologies |
| Resource Type | CodeSystem |
| Id | CodeSystem-allergyintolerance-clinical-supplement-fr.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/terminologies/1.7.0/CodeSystem-allergyintolerance-clinical-supplement-fr.html |
| URL | https://smt.esante.gouv.fr/fhir/CodeSystem/allergyintolerance-clinical-supplement-fr |
| Version | 1.0 |
| Status | draft |
| Date | 2025-10-24T16:40:38+11:00 |
| Name | AllergyIntoleranceClinicalSupplementFr |
| Title | AllergyIntoleranceClinicalSupplementFr |
| Realm | fr |
| Description | Traduction Française |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | allergyintolerance-clinical | AllergyIntolerance Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-clinical-supplement-fr
This code system supplement https://smt.esante.gouv.fr/fhir/CodeSystem/allergyintolerance-clinical-supplement-fr defines labels on the following codes:
| Code | French (France) (fr) |
| active | Actif |
| inactive | Inactif |
| resolved | Résolu |
{
"resourceType": "CodeSystem",
"id": "allergyintolerance-clinical-supplement-fr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smt.esante.gouv.fr/fhir/CodeSystem/allergyintolerance-clinical-supplement-fr",
"version": "1.0",
"name": "AllergyIntoleranceClinicalSupplementFr",
"title": "AllergyIntoleranceClinicalSupplementFr",
"status": "draft",
"experimental": true,
"date": "2025-10-24T16:40:38+11:00",
"description": "Traduction Française",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1",
"concept": [
{
"code": "active",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Actif"
}
]
},
{
"code": "inactive",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Inactif"
}
]
},
{
"code": "resolved",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Résolu"
}
]
}
]
}