FinchContext
Run with

Build French Medical Synthesis Document (VSM — HL7 CDA R2 / CI-SIS)

Skill: Assemble a patient summary into a Volet de Synthèse Médicale (VSM) CDA for the DMP

Region: France Category: Health care Does: Takes a structured patient summary and assembles the Volet de Synthèse Médicale (VSM) as an HL7 CDA R2 document conforming to the CI-SIS (Cadre d'Interopérabilité des Systèmes d'Information de Santé), identified by the patient INS-i, for deposit into the DMP within Mon espace santé via the ANS. Spec: ANS — CI-SIS / HL7 CDA R2 VSM template; INS identity (current version)

The VSM is the medical synthesis (problems, treatments, allergies, antecedents) authored by the treating physician and fed to the patient's DMP (Dossier Médical Partagé) inside Mon espace santé. It is a structured CDA R2 document under the CI-SIS, with the patient identified by the qualified INS (matricule INS + OID). Element names below follow the CDA/CI-SIS VSM template, not a verbatim XSD.


When this applies


Structure (VSM → CDA R2 / CI-SIS)

ClinicalDocument (CDA R2)
   templateId           CI-SIS VSM template OID
   recordTarget/patient INS-i: id matricule + OID INS, nom de naissance, sexe, date naissance
   author               PS: RPPS/identifiant national, Pro Santé Connect / CPS
   custodian            établissement / structure (FINESS/SIRET)
   structuredBody
      section Antécédents
      section Allergies et intolérances
      section Problèmes / pathologies en cours (codés CIM-10 / SNOMED)
      section Traitements en cours (médicaments — CIP/ATC)
      section Facteurs de risque, vaccinations

Data rules


Worked example (outline)

ClinicalDocument templateId=CI-SIS VSM
recordTarget INS: 1 85 05 75 116 084 (matricule INS, OID 1.2.250.1.213.1.4.8),
   nom naissance MARTIN, F, 1985-05-12
author RPPS 10100000001 (via Pro Santé Connect)
custodian FINESS 750000001
Problèmes: Diabète type 2 (CIM-10 E11)
Traitements: Metformine 1000 mg (CIP ...)
Allergies: Pénicilline

Validated against the CI-SIS VSM template and deposited into the patient's DMP in Mon espace santé via the ANS-referenced service.

Validation checklist


Last updated: 2026-06-04 — confirm the current CI-SIS VSM CDA template, INS rules, terminologies, and DMP/Mon espace santé integration requirements against current ANS (ans.gouv.fr) guidance before use.