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

FHIR IG analytics

Packageans.fr.terminologies
Resource TypeCodeSystem
IdCodeSystem-allergyintolerance-clinical-supplement-fr.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.7.0/CodeSystem-allergyintolerance-clinical-supplement-fr.html
URLhttps://smt.esante.gouv.fr/fhir/CodeSystem/allergyintolerance-clinical-supplement-fr
Version1.0
Statusdraft
Date2025-10-24T16:40:38+11:00
NameAllergyIntoleranceClinicalSupplementFr
TitleAllergyIntoleranceClinicalSupplementFr
Realmfr
DescriptionTraduction Française
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.terminology#currentallergyintolerance-clinicalAllergyIntolerance Clinical Status Codes

Narrative

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:

CodeFrench (France) (fr)
active Actif
inactive Inactif
resolved Résolu

Source1

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