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

FHIR IG Statistics: ValueSet/jdv-absent-or-unknown-medication-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-absent-or-unknown-medication-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-absent-or-unknown-medication-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-absent-or-unknown-medication-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameJdvAbsentOrUnknownMedicationCisis
TitleJDV Absent Or Unknown Medication CISIS
Realmfr
Authoritynational
DescriptionJDV Absent Or Unknown Medication CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

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

Generated Narrative: ValueSet jdv-absent-or-unknown-medication-cisis

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

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips
    CodeDisplayDé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.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-absent-or-unknown-medication-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:12:32.667+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": "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": "20250624152100",
  "name": "JdvAbsentOrUnknownMedicationCisis",
  "title": "JDV Absent Or Unknown Medication 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 Absent Or Unknown Medication CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}