FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/jdv-indicateur-anormalite-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-indicateur-anormalite-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-indicateur-anormalite-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-indicateur-anormalite-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameJdvIndicateurAnormaliteCisis
TitleJDV Indicateur Anormalite CISIS
Realmfr
Authoritynational
DescriptionJDV Indicateur Anormalite CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation
v3-ObservationInterpretationObservationInterpretation

Narrative

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

Generated Narrative: ValueSet jdv-indicateur-anormalite-cisis

version: 4; Last updated: 2025-06-25 09:14:22+0000; Language: fr-FR

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
    CodeDisplayDéfinition
    NNormalThe result or observation value is within the reference range or expected norm (as defined for the respective test procedure).

    \[Note: Applies to numeric or non-numeric results.\]
    LAnormalement basThe result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).

    Synonym: Below low normal
    HAnormalement hautThe result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).

    Synonym: Above high normal
    LLTrès anormalement bas, alerteThe result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).

    Synonym: Below lower panic limits.
    HHTrès anormalement haut, alerteThe result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).

    Synonym: Above upper panic limits.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-indicateur-anormalite-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:14:22.518+00: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": "2010-01-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-indicateur-anormalite-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.95"
    }
  ],
  "version": "20250624152100",
  "name": "JdvIndicateurAnormaliteCisis",
  "title": "JDV Indicateur Anormalite CISIS",
  "status": "active",
  "experimental": false,
  "date": "2025-06-24T15:21:00+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "JDV Indicateur Anormalite CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept": [
          {
            "code": "N",
            "display": "Normal"
          },
          {
            "code": "L",
            "display": "Anormalement bas"
          },
          {
            "code": "H",
            "display": "Anormalement haut"
          },
          {
            "code": "LL",
            "display": "Très anormalement bas, alerte"
          },
          {
            "code": "HH",
            "display": "Très anormalement haut, alerte"
          }
        ]
      }
    ]
  }
}