Skip to content

Commit

Permalink
synchronisation du guide
Browse files Browse the repository at this point in the history
  • Loading branch information
souadbenmustapha committed Dec 18, 2024
1 parent 3a4cbba commit 827349d
Show file tree
Hide file tree
Showing 201 changed files with 3,910 additions and 8 deletions.
2 changes: 1 addition & 1 deletion _genonce.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ curl -sSf tx.fhir.org > /dev/null

if [ $? -eq 0 ]; then
echo "Online"
txoption="-resetTx -tx https://r4.ontoserver.csiro.au/fhir"
txoption=""
else
echo "Offline"
txoption="-tx n/a"
Expand Down
2 changes: 1 addition & 1 deletion ig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ini file for the Implementation Guide publisher
# see comments below for instructions

ig = fsh-generated/resources/ImplementationGuide-ans.fhir.fr.example.json
ig = fsh-generated/resources/ImplementationGuide-ans.document.fr.core.json
template = https://github.com/ansforge/IG-template
#template = https://github.com/ansforge/IG-template/tree/for-comment-template #Usage to be discussed
#template = #local-template
Expand Down
7 changes: 7 additions & 0 deletions input/fsh/Resources/Author.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// StructureDefinition for Author
Profile: Author
Parent: http://hl7.org/cda/stds/core/StructureDefinition/Author
Id: Author
Title: "Author"
Description: "author permet d’enregistrer un auteur du document."
* ^status = #draft
6 changes: 3 additions & 3 deletions input/pagecontent/autres_ressources.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* [Téléchargements et usage](./downloads.html)
* [Spécifications FHIR]({{site.data.fhir.path}}index.html)
* [Site de l'ANS](https://esante.gouv.fr/)
* [Téléchargements et usage](./downloads.html)
* [Spécifications FHIR]({{site.data.fhir.path}}index.html)
* [Site de l'ANS](https://esante.gouv.fr/)
Empty file.
1 change: 1 addition & 0 deletions input/pagecontent/ressourcesCDA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* [Author](StructureDefinition-Author.html)
Empty file.
3 changes: 3 additions & 0 deletions input/pagecontent/structuration_min.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* [Ressources CDA](./ressourcesCDA.html)
* [Ressources FHIR]
* [Modèles logiques]
12 changes: 12 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added node_modules/hl7.cda.uv.core/.index.db
Binary file not shown.
Loading

0 comments on commit 827349d

Please sign in to comment.