Skip to content

Commit 8612777

Browse files
MAJ modèles logiques : FRLMProblem et FRLMDevice
1 parent 6d9e05b commit 8612777

19 files changed

Lines changed: 48 additions & 60 deletions

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMProblem.fsh renamed to input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMCondition.fsh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Logical: FRLMProblem
2-
Id: fr-lm-problem
1+
Logical: FRLMCondition
2+
Id: fr-lm-condition
33
Parent: FRLMEntry
4-
Title: "Logical model - FR LM Problem"
4+
Title: "Logical model - FR LM Condition"
55
Description: """Entrée Problème"""
66
Characteristics: #can-be-target
77

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMDoseAntigene.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Characteristics: #can-be-target
66

77
* identifiant 1..1 Identifier "Identifiant de la fourniture du DM"
88
* doseAntigene 1..1 Quantity "Dose d'antigène"
9-
* antigene 1..1 FRLMProduitSante "Antigène"
9+
* antigene 1..1 FRLMMedication "Antigène"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMRangVaccination.fsh renamed to input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMDoseNumber.fsh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Logical: FRLMRangVaccination
2-
Id: fr-lm-rang-vaccination
3-
Title: "Modèle logique métier - FR LM Rang de la vaccination"
4-
Description: """Rang de la vaccination """
1+
Logical: FRLMDoseNumber
2+
Id: fr-lm-dose-number
3+
Title: "Logical model - FR LM Dose Number"
4+
Description: """Rang de la vaccination"""
55
Characteristics: #can-be-target
66

77
* identifiantRangVaccination 0..* Identifier "Identifiant de l’entrée"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMEffetIndesirable.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Characteristics: #can-be-target
1212
* dateFin 0..1 dateTime "Date de fin de l'effet indésirable"
1313
* valeur 1..1 CodeableConcept "Valeur de l'observation"
1414
* traitement 1..1 FRLMTraitement "Médicament, substance incriminée, posologie"
15-
* probleme 0..* FRLMProblem "Réaction observée"
15+
* probleme 0..* FRLMCondition "Réaction observée"
1616
* imputabiliteEffetIndesirable 0..1 FRLMImputabiliteEffetIndesirable "Imputabilité"
1717
* graviteEffetIndesirable 1..1 FRLMGraviteEffetIndesirable "Gravité"
1818
* evolutionEffetIndesirable 0..1 FRLMEvolutionEffetIndesirable "Evolution"
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Logical: FRLMImmunisation
2+
Id: fr-lm-immunisation
3+
Parent: FRLMEntry
4+
Title: "Logical model - FR LM Immunisation"
5+
Description: """Vaccination"""
6+
Characteristics: #can-be-target
7+
8+
* periodOfImmunisation 1..1 period "Période de vaccination - Si vaccin effectuée => que la dateDebutVaccination est renseignée - Si vaccin à effectuer => dateDebutVaccination et dateFinVaccination peuvent être renseignée (période souhaitée pour la vaccination)"
9+
* startDate 0..1 dateTime "Date de début"
10+
* endDate 0..1 dateTime "Date de fin"
11+
* diseaseOrAgentTargeted 0..* CodeableConcept "Maladie ou agent contre lequel la vaccination offre une protection. Binding Description: (preferred): ICD-10"
12+
* administeredProduct 1..1 FRLMMedication "Vaccin"
13+
* route 0..1 CodeableConcept "Voie d'administration"
14+
* site 0..* CodeableConcept "Région anatomique d'administration"
15+
* doseQuantity 0..1 Quantity "Dose administrée"
16+
* doseNumber 0..1 FRLMDoseNumber "Rang de la vaccination"
17+
* note 0..1 string "Commentaire"
18+
* prescription 0..1 FRLMPrescriptionEntree "Référence de la prescription"
19+
* reaction 0..* FRLMCondition "Réaction observée suite au vaccin"
20+
* reasonCode 0..* CodeableConcept "Raison de la vaccination (voyage, professionnel, etc.)"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMProduitSante.fsh renamed to input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMMedication.fsh

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
Logical: FRLMProduitSante
2-
Id: fr-lm-produit-sante
3-
//Parent : EHDSMedication
4-
Title: "Modèle logique métier - FR LM Produit de santé"
1+
Logical: FRLMMedication
2+
Id: fr-lm-medication
3+
Title: "Logical model - FR LM Medication"
54
Description: """Produit de santé"""
65
Characteristics: #can-be-target
76

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMReferenceItemPrescription.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Characteristics: #can-be-target
66

77
* identifiant 1..1 identifier "Identifiant de la ligne de prescription"
88
* code 1..1 CodeableConcept "Code de l'entrée"
9-
* produitSante 1..1 FRLMProduitSante "Produit de santé"
9+
* produitSante 1..1 FRLMMedication "Produit de santé"
1010
* auteur 0..1 FRLMAuteur "Auteur"
1111
* traitementPrescrit 0..1 FRLMTraitementPrescrit "Traitement prescrit"
1212
* reference 0..1 Base "ID of parent container of referenced item"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMTraitement.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Characteristics: #can-be-target
1515
// dosage : EHDSAdministeredDosage
1616
* dosage 0..1 FRLMPosologie "Posologie"
1717
// medication : EHDSMedication
18-
* medicament 1..1 FRLMProduitSante "Médicament"
18+
* medicament 1..1 FRLMMedication "Médicament"
1919
// reason[x]
2020
* reason[x] 0..* CodeableConcept or Reference "Motif du traitement"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMTraitementDispense.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Characteristics: #can-be-target
99
* ^binding.description = "Valeur issue du JDV_CompletudeDispensation_CISIS (1.2.250.1.213.1.1.5.765)"
1010
* ^binding.valueSet = "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-completude-dispensation-cisis"
1111
* quantite 1..1 Quantity "Quantité : Unité issue de EDQM Packaging"
12-
* medicamentDelivre 1..1 FRLMProduitSante "Médicament délivré"
12+
* medicamentDelivre 1..1 FRLMMedication "Médicament délivré"
1313
* referencePrescription 0..1 FRLMReferenceItemPrescription "Référence de la prescription"
1414
* posologie 0..1 FRLMPosologie "Posologie"
1515
* notesDispensateur 0..1 string "Notes du dispensateur"

input/fsh/ModeleLogiqueMetierCorps/composantsElementaires/FRLMTraitementPrescrit.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Characteristics: #can-be-target
66

77
* identifiant 1..* Identifier "Identifiant"
88
* status 1..1 code "Statut"
9-
* produitSante 1..1 FRLMProduitSante "Produit de santé"
9+
* produitSante 1..1 FRLMMedication "Produit de santé"
1010
* indication[x] 0..* CodeableConcept or string "Motif du traitement"
1111
* finaliteTherapeutique 0..1 CodeableConcept "Objet de la prescription - prophylaxie, traitement, anesthésie, etc"
1212
* dureeTraitement 0..1 dateTime "Durée du traitement"

0 commit comments

Comments
 (0)