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

FHIR IG analytics

Packageans.fr.terminologies
Resource TypeValueSet
IdValueSet-jdv-absent-or-unknown-medication-cisis.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.11.1/ValueSet-jdv-absent-or-unknown-medication-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-absent-or-unknown-medication-cisis
Version20260619134042
Statusactive
Date2026-06-19T13:40:42+01:00
NameJdvAbsentOrUnknownMedicationCisis
TitleJDV Absent Or Unknown Medication CISIS
Realmfr
Authoritynational
DescriptionJDV Absent Or Unknown Medication CISIS

Resources that use this resource

ValueSet
ans.cda.fr.document-core#currentfr-valueset-code-traitementValueSet - FR ValueSet Code Traitement
ans.document.fr.core#0.1.0-snapshotfr-valueset-code-traitementValueSet - FR ValueSet Code Traitement

Resources that this resource uses

No resources found


Narrative

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

Narratif généré : EnsembleValeurs jdv-absent-or-unknown-medication-cisis

version : 10; Dernière mise à jour : 2026-06-22 13:58:10+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/uv/ips/CodeSystem/absent-unknown-uv-ips version 📦1.1.0
    CodeAffichageDéfinition
    no-medication-infoPas d'information sur les traitements médicamenteuxThere is no information available about the subject's medication use or administration.
    no-known-medicationsPas de traitement médicamenteux connuThere are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.

Source1

{
  "resourceType": "ValueSet",
  "id": "jdv-absent-or-unknown-medication-cisis",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2026-06-22T13:58:10.416+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": "2021-12-22T00:00:00+01:00"
      }
    }
  ],
  "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-absent-or-unknown-medication-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.664"
    }
  ],
  "version": "20260619134042",
  "name": "JdvAbsentOrUnknownMedicationCisis",
  "title": "JDV Absent Or Unknown Medication CISIS",
  "status": "active",
  "experimental": false,
  "date": "2026-06-19T13:40:42+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "JDV Absent Or Unknown Medication CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept": [
          {
            "code": "no-medication-info",
            "display": "Pas d'information sur les traitements médicamenteux"
          },
          {
            "code": "no-known-medications",
            "display": "Pas de traitement médicamenteux connu"
          }
        ]
      }
    ]
  }
}