Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Merged
merged 3 commits into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/fhir-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
nos: "true"
validator_cli: "true"
generate_testscript: "false"
generate_plantuml : "true"
generate_plantuml : "false"
165 changes: 149 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,176 @@
[A MODIFIER : remplacer avec votre logo s'il ne s'agit pas d'un projet CI-SIS]

![Logo_LEF_CI-SIS](https://user-images.githubusercontent.com/48218773/227532484-eff82649-4e42-49c6-966a-dc3ea78cf59c.png)

[A MODIFIER : adapter au lien du projet]

[![Workflow Init](https://github.com/ansforge/IG-fhir-partage-de-documents-de-sante/actions/workflows/fhir-workflows.yml/badge.svg)](https://github.com/ansforge/IG-fhir-partage-de-documents-de-sante/actions/workflows/fhir-workflows.yml)

Cet exemple d'Implementation Guide (IG) très simplifié sert de base pour le développement de nouveaux guides d'implémentation. La démarche d'élaboration d'un nouvel IG est expliquée dans le [wiki de ce repo](https://github.com/ansforge/IG-modele/wiki).
Le README ci-dessous constitue un template à adapter et compléter pour chaque projet.
Ce repository est un test pour transformer la version pdf du volet "Transmission au LPS d'un document CDA provenant d'un courriel MSSanté" en guide d'implémentation.

**Il ne se substitue pas au volet officiel du CI-SIS publié ici : [https://esante.gouv.fr/transmission-au-lps-de-documents-cda-provenant-dun-courriel-mssante](https://esante.gouv.fr/transmission-au-lps-de-documents-cda-provenant-dun-courriel-mssante)**


# Contexte

## Contexte métier du projet

[A COMPLETER : doit contenir la description fonctionnelle du projet destinée à un profil non technique]
Ce document présente les spécifications techniques du volet « Transmission au DPI/RIS de documents CDA provenant d'un courriel MSSanté » (ST Transmission au DPI/RIS de documents CDA provenant d'un courriel MSSanté) permettant la transmission d’un document médical au format CDA-R2 (Clinical Document Architecture Release 2) entre une Plateforme d’Intermédiation (PFI) et le logiciel du professionnel de santé (LPS : DPI ou RIS) après réception d’un courriel sur la Boîte Aux Lettres (BAL) applicative MSSanté de la PFI.


La PFI extrait les documents médicaux de l’archive du courriel MSSanté puis les transmet unitairement au LPS (DPI/RIS) par un flux HL7v2 de type MDM (Medical Document Management). Le LPS (DPI/RIS) acquitte le message HL7 MDM et transmet, le cas échéant, l’accusé de lecture des informations portées par le message MDM au niveau du LPS.
Cette spécification technique est basée sur les Spécifications Fonctionnelles des Echanges du volet « Transmission au DPI/RIS de documents CDA provenant d'un courriel MSSanté » (SFE Articulation PFI/DPI) et sur le standard HL7v2.6.


Seul le processus « Transmission de documents reçus par MSS » des spécifications fonctionnelles des échanges a été retenu dans le cadre de cette spécification technique. Le processus « Consommation de documents du DMP » n’a pas été retenu.

## Contexte technique du projet

[A COMPLETER : doit expliquer brièvement quelles ressources / profils sont utilisés, exemple implémentation où IG est utilisé]
**[TEST pour transformer la version pdf du volet "Transmission au LPS d'un document CDA provenant d'un courriel MSSanté" en guide d'implémentation.]**

# CI/CD

Les workflows associés à ce repository (.github/workflows) permettent :

* D'executer Sushi pour vérifier la grammaire
* De faire les tests avec le validator_cli
* De publier les pages : https://ansforge.github.io/{nom du repo}/ig/{nom de la branche}
* De publier les pages : https://ansforge.github.io/IG-hl7v2-volet-trans-lps-doc-cda-courriel-mss/{nom de la branche}/ig/

# Notes
Accès à la version ci-build : https://ansforge.github.io/IG-hl7v2-volet-trans-lps-doc-cda-courriel-mss/main/ig/

Ce repo "IG-modele" a été créé à partir du repo [sample-ig](https://github.com/FHIR/sample-ig) de l'organisation GitHub FHIR.
# Notes

[A COMPLETER: notes supplémentaires pour le lecteur de la spec]
Un commentaire ? Une remarque ? Utilisez les GitHub [issues](https://docs.github.com/fr/issues) pour indiquer vos propositions d'amélioration et de correction.


## Acronymes

* IG : Implementation Guide
* FHIR : Fast Healthcare Interoperability Resources
* HL7 : Health Level Seven
<table width="100%">
<tbody>
<tr>
<td width="22%">
<p>Sigle / Acronyme</p>
</td>
<td width="77%">
<p>Signification</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>ACK&nbsp;:</strong></p>
</td>
<td width="77%">
<p>General acknowledge message</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>BAL&nbsp;:</strong></p>
</td>
<td width="77%">
<p>Bo&icirc;te aux lettres</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>CDA-R2&nbsp;:</strong></p>
</td>
<td width="77%">
<p>Clinical Document Architecture Release 2</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>DPI&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Dossier Patient Informatis&eacute;</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>DMP&nbsp;:</strong></p>
</td>
<td width="77%">
<p>Dossier M&eacute;dical Partag&eacute;</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>DRIM-M&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Data Radiologie Imagerie M&eacute;dicale et M&eacute;decine Nucl&eacute;aire</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>INS</strong></p>
</td>
<td width="77%">
<p>Identit&eacute; Nationale de Sant&eacute;</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>MDM&nbsp;: </strong></p>
</td>
<td width="77%">
<p>M&eacute;dical Document Management</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>MLLP&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Minimal Lower Layer Protocol</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>MSSant&eacute;&nbsp;:</strong></p>
</td>
<td width="77%">
<p>Messagerie S&eacute;curis&eacute;e de Sant&eacute;</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>NOS&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Nomenclature des Objets de Sant&eacute;</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>ORU&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Unsolicited transmission of an Observation Message</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>PFI&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Plateforme Interm&eacute;diation</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>RIS&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Radiology information System</p>
</td>
</tr>
<tr>
<td width="22%">
<p><strong>SGL&nbsp;: </strong></p>
</td>
<td width="77%">
<p>Syst&egrave;me de Gestion de Laboratoire</p>
</td>
</tr>
</tbody>
</table>

[A COMPLETER : acronymes utilisés dans le cadre de ce projet]
Loading