Skip to content

Commit fcadc18

Browse files
Merge branch 'main' of https://github.com/ansforge/IG-document-core into fusionSectionsCDA
2 parents ca53a67 + 340c816 commit fcadc18

100 files changed

Lines changed: 363 additions & 91 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAAccidentsTransfusionnels.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: "Entrée FR-Accidents-transfusionnels: Cette entrée permet de déc
77
* classCode = #OBS
88
* moodCode MS
99
* moodCode = #EVN
10-
* id 1..1
10+
* id 1..1 MS
1111
* id ^short = "Identifiant de l'entrée"
1212
* id ^definition = "Identifiant de l'entrée"
1313
* templateId 1..3
@@ -37,6 +37,9 @@ and frAccidentsTransfusionnels 1..1
3737
* code.displayName = "Accidents transfusionnels"
3838
* code.codeSystem = "1.2.250.1.213.1.1.4.322"
3939
* code.codeSystemName = "TerminologieCISIS"
40+
* code.code 1..1 MS
41+
* code.displayName MS
42+
* code.codeSystem 1..1 MS
4043
* text MS
4144
* text 1..1
4245
* text ^short = "Partie narrative de l'observation"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAActe.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description: "Entrée FR-Acte: IHE-PCC - Procedure. L'entrée 'Acte' est une ent
1010
- Si acte réalisé : moodCode='EVN' ; negationInd='true'
1111
- si l'acte n'a pas eu lieu : negationInd='false'
1212
- si l'acte a eu lieu (valeur par défaut)"""
13-
* id 1..*
13+
* id 1..* MS
1414
* id ^short = "Identifiant de l'entrée"
1515
* id ^definition = "Identifiant de l'entrée"
1616
* templateId 1..4
@@ -45,6 +45,9 @@ Terminologie CCAM (1.2.250.1.215.300.1) si possible.
4545
Si l'acte n'est pas trouvé dans la terminologie CCAM, utiliser le code='C25218' displayName='Intervention' codeSystem='2.16.840.1.113883.3.26.1.1' codeSystemName='NCIT' et décrire l'acte sous forme de texte libre dans la partie narrative avec une référence vers l'entrée correspondante
4646
ou jdv-absent-or-unknown-procedure-cisis (1.2.250.1.213.1.1.5.665) pour les actes chirurgicaux"""
4747
* code ^definition = "Code d'acte"
48+
* code.code 1..1 MS
49+
* code.codeSystem 1..1 MS
50+
* code.displayName MS
4851
* text MS
4952
* text 1..1
5053
* text ^short = "Description narrative de l'acte"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAActeSubstitution.fsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ and iheSubstitutionAct 1..1
2828
* code.displayName = "Substitution autorisée par un produit générique"
2929
* code.codeSystem = "2.16.840.1.113883.5.1070"
3030
* code.codeSystemName = "HL7_SubstanceAdminSubstitution"
31+
* code.code 1..1 MS
32+
* code.codeSystem MS
3133
* statusCode MS
3234
* statusCode 1..1
3335
* statusCode ^short = "Statut de l’entrée - Fixé à la valeur 'completed'"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAAdministrationDeDerivesDuSang.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: "Entrée FR-Administration-de-derives-du-sang: IHE-PCC - Simple-Obs
77
* classCode = #OBS
88
* moodCode MS
99
* moodCode = #EVN
10-
* id 1..1
10+
* id 1..1 MS
1111
* id ^short = "Identifiant de l'entrée"
1212
* id ^definition = "Identifiant de l'entrée"
1313
* templateId 1..3
@@ -36,6 +36,9 @@ and frAdministrationDeDerivesDuSang 1..1
3636
* code.displayName = "Administration de dérivés du sang"
3737
* code.codeSystem = "1.2.250.1.213.1.1.4.322"
3838
* code.codeSystemName = "TerminologieCISIS"
39+
* code.code 1..1 MS
40+
* code.displayName MS
41+
* code.codeSystem 1..1 MS
3942
* text MS
4043
* text 1..1
4144
* text ^short = "Description narrative"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAAllergieOuHypersensibilite.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: "Entrée FR-Allergie-ou-hypersensibilite: IHE-PCC Allergy-And-Intol
77
* classCode = #OBS
88
* moodCode MS
99
* moodCode = #EVN
10-
* id 1..*
10+
* id 1..* MS
1111
* id ^short = "Identifiant de l'entrée"
1212
* id ^definition = "Identifiant de l'entrée"
1313
* templateId 1..5
@@ -43,6 +43,9 @@ and frAllergieOuHypersensibilite 1..1
4343
* code ^short = "Type d'allergie / hypersensibilité non allergique / intolérance / idiosyncrasie"
4444
* code ^definition = "Type d'allergie / hypersensibilité non allergique / intolérance / idiosyncrasie"
4545
* code from https://smt.esante.gouv.fr/fhir/ValueSet/jdv-type-evenement-indesirable-previsible-cisis
46+
* code.code 1..1 MS
47+
* code.displayName MS
48+
* code.codeSystem 1..1 MS
4649
* text MS
4750
* text 1..1
4851
* text ^short = "Partie narrative de l'entrée"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAAntecedentFamilialObserve.fsh

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: "Entrée FR-Antecedent-familial-observe: IHE-PCC - Family History O
77
* classCode = #OBS
88
* moodCode MS
99
* moodCode = #EVN
10-
* id 1..1
10+
* id 1..1 MS
1111
* id ^short = "Identifiant de l'entrée"
1212
* id ^definition = "Identifiant de l'entrée"
1313
* templateId 1..4
@@ -38,11 +38,13 @@ and frAntecedentFamilialObserve 1..1
3838
* code ^short = "Type de l'observation"
3939
* code ^definition = "Type de l'observation"
4040
* code from https://smt.esante.gouv.fr/fhir/ValueSet/jdv-code-probleme-cisis (required)
41+
* code.code 1..1 MS
42+
* code.displayName MS
43+
* code.codeSystem 1..1 MS
4144
* text MS
4245
* text 1..1
43-
* text ^short = "Description narrative de la valeur de l'observation
46+
* text ^short = "Description narrative de la valeur de l'observation"
4447
* text.reference 1..1 MS
45-
"
4648
* statusCode MS
4749
* statusCode 1..1
4850
* statusCode ^short = "Statut de l'entrée"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDAAutorisationSubstitution.fsh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ and frAutorisationSubstitution 1..1
2424
* code ^short = "Type de substitution autorisé entre le traitement prescrit et le traitement dispensé."
2525
* code ^definition = "Type de substitution autorisé"
2626
* code from https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActSubstanceAdminSubstitutionCode-cisis (required)
27+
* code.code 1..1 MS
28+
* code.displayName MS
29+
* code.codeSystem 1..1 MS
2730
* statusCode MS
2831
* statusCode 1..1
2932
* statusCode ^short = "Statut de l’entrée. Fixé à la valeur 'completed'"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDABatterieExamensDeBiologieMedicale.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Description: "Entrée FR-Batterie-examens-de-biologie-medicale: IHE-PCC - Labora
66
* classCode MS
77
* classCode = #BATTERY
88
* moodCode MS
9-
* id 0..1
9+
* id 0..1 MS
1010
* id ^short = "Identifiant de l'entrée"
1111
* id ^definition = "Identifiant de l'entrée"
1212
* templateId 1..2
@@ -33,6 +33,9 @@ and frBatterieExamensDeBiologieMedicale 1..1
3333
* translation 0..1
3434
* translation ^short = "Code d'identification d'attente national ou code de portée locale"
3535
* translation ^definition = "Code d'identification d'attente national ou code de portée locale"
36+
* code.code 1..1 MS
37+
* code.displayName MS
38+
* code.codeSystem 1..1 MS
3639
* statusCode MS
3740
* statusCode 1..1
3841
* statusCode ^short = "Niveau de complétude"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDACertitude.fsh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: "Entrée FR-Certitude: Cette entrée permet de fournir la certitude
77
* classCode = #OBS
88
* moodCode MS
99
* moodCode = #EVN
10-
* id 1..1
10+
* id 1..1 MS
1111
* id ^short = "Identifiant de l'entrée"
1212
* id ^definition = "Identifiant de l'entrée"
1313
* templateId 1..3
@@ -36,6 +36,9 @@ and frCertitude 1..1
3636
* code.displayName = "Certitude"
3737
* code.codeSystem = "2.16.840.1.113883.6.1"
3838
* code.codeSystemName = "LOINC"
39+
* code.code 1..1 MS
40+
* code.displayName MS
41+
* code.codeSystem 1..1 MS
3942
* text MS
4043
* text 1..1
4144
* text ^short = "Description narrative de l'observation"

input/fsh/RessourcesCDACorps/profils/composantsElementaires/FRCDACommentaireER.fsh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ and frCommentaireER 1..1
3333
* code.displayName = "Commentaire"
3434
* code.codeSystem = "2.16.840.1.113883.6.1"
3535
* code.codeSystemName = "LOINC"
36+
* code.code 1..1 MS
37+
* code.displayName MS
38+
* code.codeSystem 1..1 MS
3639
* text MS
3740
* text 1..1
3841
* text ^short = "Texte du commentaire"

0 commit comments

Comments
 (0)