Skip to content

Commit 3e1f2de

Browse files
authored
Mise à jour cardinalité (#125)
1 parent 310a10e commit 3e1f2de

49 files changed

Lines changed: 53 additions & 51 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ and frAccidentsTransfusionnels 1..1
3838
* code.codeSystem = "1.2.250.1.213.1.1.4.322"
3939
* code.codeSystemName = "TerminologieCISIS"
4040
* code.code 1..1 MS
41-
* code.displayName 1..1 MS
41+
* code.displayName MS
4242
* code.codeSystem 1..1 MS
4343
* text MS
4444
* text 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Si l'acte n'est pas trouvé dans la terminologie CCAM, utiliser le code='C25218'
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"
4848
* code.code 1..1 MS
49-
* code.displayName 1..1 MS
5049
* code.codeSystem 1..1 MS
50+
* code.displayName MS
5151
* text MS
5252
* text 1..1
5353
* text ^short = "Description narrative de l'acte"

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ and iheSubstitutionAct 1..1
2929
* code.codeSystem = "2.16.840.1.113883.5.1070"
3030
* code.codeSystemName = "HL7_SubstanceAdminSubstitution"
3131
* code.code 1..1 MS
32-
* code.displayName 1..1 MS
33-
* code.codeSystem 1..1 MS
32+
* code.codeSystem MS
3433
* statusCode MS
3534
* statusCode 1..1
3635
* statusCode ^short = "Statut de l’entrée - Fixé à la valeur 'completed'"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and frAdministrationDeDerivesDuSang 1..1
3737
* code.codeSystem = "1.2.250.1.213.1.1.4.322"
3838
* code.codeSystemName = "TerminologieCISIS"
3939
* code.code 1..1 MS
40-
* code.displayName 1..1 MS
40+
* code.displayName MS
4141
* code.codeSystem 1..1 MS
4242
* text MS
4343
* text 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ and frAllergieOuHypersensibilite 1..1
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
4646
* code.code 1..1 MS
47-
* code.displayName 1..1 MS
47+
* code.displayName MS
4848
* code.codeSystem 1..1 MS
4949
* text MS
5050
* text 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ and frAntecedentFamilialObserve 1..1
3939
* code ^definition = "Type de l'observation"
4040
* code from https://smt.esante.gouv.fr/fhir/ValueSet/jdv-code-probleme-cisis (required)
4141
* code.code 1..1 MS
42-
* code.displayName 1..1 MS
42+
* code.displayName MS
4343
* code.codeSystem 1..1 MS
4444
* text MS
4545
* text 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and frAutorisationSubstitution 1..1
2525
* code ^definition = "Type de substitution autorisé"
2626
* code from https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActSubstanceAdminSubstitutionCode-cisis (required)
2727
* code.code 1..1 MS
28-
* code.displayName 1..1 MS
28+
* code.displayName MS
2929
* code.codeSystem 1..1 MS
3030
* statusCode MS
3131
* statusCode 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and frBatterieExamensDeBiologieMedicale 1..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"
3636
* code.code 1..1 MS
37-
* code.displayName 1..1 MS
37+
* code.displayName MS
3838
* code.codeSystem 1..1 MS
3939
* statusCode MS
4040
* statusCode 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and frCertitude 1..1
3737
* code.codeSystem = "2.16.840.1.113883.6.1"
3838
* code.codeSystemName = "LOINC"
3939
* code.code 1..1 MS
40-
* code.displayName 1..1 MS
40+
* code.displayName MS
4141
* code.codeSystem 1..1 MS
4242
* text MS
4343
* text 1..1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and frCommentaireER 1..1
3434
* code.codeSystem = "2.16.840.1.113883.6.1"
3535
* code.codeSystemName = "LOINC"
3636
* code.code 1..1 MS
37-
* code.displayName 1..1 MS
37+
* code.displayName MS
3838
* code.codeSystem 1..1 MS
3939
* text MS
4040
* text 1..1

0 commit comments

Comments
 (0)