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

FHIR IG analytics

Packageans.fr.terminologies
Resource TypeValueSet
IdValueSet-jdv-hl7-allergy-intolerance-criticality-cisis.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.11.1/ValueSet-jdv-hl7-allergy-intolerance-criticality-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-allergy-intolerance-criticality-cisis
Version20260619134041
Statusactive
Date2026-06-19T13:40:41+01:00
NameAllergyIntoleranceCriticality
TitleAllergy Intolerance Criticality
Realmfr
Authoritynational
DescriptionAllergy Intolerance Criticality

Resources that use this resource

StructureDefinition
ans.cda.fr.document-core#currentfr-cda-criticiteCDA - FR Criticite
ans.fr.document-core#currentfr-lm-allergy-intoleranceLogical model - FR LM Allergy Intolerance
ans.document.fr.core#0.1.0-snapshotfr-cda-criticiteCDA - FR Criticite

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0allergy-intolerance-criticalityAllergyIntoleranceCriticality

Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : EnsembleValeurs jdv-hl7-allergy-intolerance-criticality-cisis

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://hl7.org/fhir/allergy-intolerance-criticality version 📦4.0.1
    CodeAffichageDéfinition
    lowBasWorst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure.
    highElevéWorst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure.
    unable-to-assessImpossible à évaluerUnable to assess the worst case result of a future exposure.

Source1

{
  "resourceType": "ValueSet",
  "id": "jdv-hl7-allergy-intolerance-criticality-cisis",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2026-06-22T13:58:05.586+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-allergy-intolerance-criticality-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.129"
    }
  ],
  "version": "20260619134041",
  "name": "AllergyIntoleranceCriticality",
  "title": "Allergy Intolerance Criticality",
  "status": "active",
  "experimental": false,
  "date": "2026-06-19T13:40:41+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "Allergy Intolerance Criticality",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/allergy-intolerance-criticality",
        "concept": [
          {
            "code": "low",
            "display": "Bas"
          },
          {
            "code": "high",
            "display": "Elevé"
          },
          {
            "code": "unable-to-assess",
            "display": "Impossible à évaluer"
          }
        ]
      }
    ]
  }
}