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-procedure-cisis.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.11.1/ValueSet-jdv-absent-or-unknown-procedure-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-absent-or-unknown-procedure-cisis
Version20260619134042
Statusactive
Date2026-06-19T13:40:42+01:00
NameJdvAbsentOrUnknownProcedureCisis
TitleJDV Absent Or Unknown Procedure CISIS
Realmfr
Authoritynational
DescriptionJDV Absent Or Unknown Procedure CISIS

Resources that use this resource

ValueSet
ans.fhir.fr.document-core#currentfr-vs-procedure-codeValueSet – FR ValueSet Codes d’actes
ans.document.fr.core#0.1.0-snapshotfr-vs-procedure-codeValueSet – FR ValueSet Codes d’actes

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-procedure-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-procedure-infoPas d'information sur les actes et interventionsThere is no information available about the subject's past history of procedures.
    no-known-proceduresPas d'acte ou intervention connuThe subject has no history of procedures 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-procedure-cisis",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2026-06-22T13:58:10.988+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-procedure-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.665"
    }
  ],
  "version": "20260619134042",
  "name": "JdvAbsentOrUnknownProcedureCisis",
  "title": "JDV Absent Or Unknown Procedure 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 Procedure 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-procedure-info",
            "display": "Pas d'information sur les actes et interventions"
          },
          {
            "code": "no-known-procedures",
            "display": "Pas d'acte ou intervention connu"
          }
        ]
      }
    ]
  }
}