Terminologies de Santé
1.4.0 - final-text
Terminologies de Santé - version de développement local (v1.4.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2025-10-24 |
{
"resourceType" : "CodeSystem",
"id" : "allergy-intolerance-criticality-supplement-fr",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem allergy-intolerance-criticality-supplement-fr</b></p><a name=\"allergy-intolerance-criticality-supplement-fr\"> </a><a name=\"hcallergy-intolerance-criticality-supplement-fr\"> </a><p>This code system supplement <code>https://smt.esante.gouv.fr/fhir/CodeSystem/allergy-intolerance-criticality-supplement-fr</code> defines labels on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>French (France) (fr)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-low\">low</a><a name=\"allergy-intolerance-criticality-supplement-fr-low\"> </a></td><td>Bas</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-high\">high</a><a name=\"allergy-intolerance-criticality-supplement-fr-high\"> </a></td><td>Elevé</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-unable-to-assess\">unable-to-assess</a><a name=\"allergy-intolerance-criticality-supplement-fr-unable-to-assess\"> </a></td><td>Impossible à évaluer</td></tr></table></div>"
},
"url" : "https://smt.esante.gouv.fr/fhir/CodeSystem/allergy-intolerance-criticality-supplement-fr",
"version" : "1.0",
"name" : "AllergyIntoleranceCriticalitySupplementFr",
"title" : "AllergyIntoleranceCriticalitySupplementFr",
"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://hl7.org/fhir/allergy-intolerance-criticality|4.0.1",
"concept" : [
{
"code" : "low",
"designation" : [
{
"language" : "fr-FR",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "Bas"
}
]
},
{
"code" : "high",
"designation" : [
{
"language" : "fr-FR",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "Elevé"
}
]
},
{
"code" : "unable-to-assess",
"designation" : [
{
"language" : "fr-FR",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "Impossible à évaluer"
}
]
}
]
}