Skip to content

Commit

Permalink
remove MS for .id
Browse files Browse the repository at this point in the history
  • Loading branch information
jschoen-gefyra committed Oct 18, 2024
1 parent 2b6e878 commit 408e5ab
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions Resources/input/fsh/ISiKMedikament.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Id: ISiKMedikament
Description: "Dieses Profil ermöglicht die Abbildung von patientenunabhängigen Informationen zu Medikamenten in ISiK Szenarien."
* insert Meta
* obeys isik-med-1
* id MS
* ^short = "eindeutige ID der Ressource auf dem Server"
* code MS
* ^short = "Medikament in codierter Form oder ggf. als Freitext"
* coding MS
Expand Down
2 changes: 0 additions & 2 deletions Resources/input/fsh/ISiKMedikationsInformation.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Parent: MedicationStatement
Id: ISiKMedikationsInformation
Description: "Dieses Profil ermöglicht die Abbildung von Informationen zur Medikation eines Patienten in ISiK Szenarien."
* insert Meta
* id MS
* ^short = "eindeutige ID der Ressource auf dem Server"
* status MS
* ^short = "Status der Medikationsinformation"
* medication[x] MS
Expand Down
2 changes: 0 additions & 2 deletions Resources/input/fsh/ISiKMedikationsListe.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Parent: List
Id: ISiKMedikationsListe
Description: "Dieses Profil ermöglicht die Zusammenführung einzelner MedikationsInformationen eines Patienten in ISiK Szenarien."
* insert Meta
* id MS
* ^short = "eindeutige ID der Ressource auf dem Server"
* status MS
* ^short = "(Aktualitäts-)Status der Liste"
* mode MS
Expand Down
2 changes: 0 additions & 2 deletions Resources/input/fsh/ISiKMedikationsVerabreichung.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Parent: MedicationAdministration
Id: ISiKMedikationsVerabreichung
Description: "Dieses Profil ermöglicht die Abbildung der Verabreichung von Medikamenten für einen Patienten in ISiK Szenarien."
* insert Meta
* id MS
* ^short = "eindeutige ID der Ressource auf dem Server"
* status MS
* ^short = "Status der Verabreichungsinformation"
* medicationCodeableConcept MS
Expand Down
2 changes: 0 additions & 2 deletions Resources/input/fsh/ISiKMedikationsVerordnung.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Parent: MedicationRequest
Id: ISiKMedikationsVerordnung
Description: "Dieses Profil ermöglicht die Abbildung von Medikationsverordnungen eines Patienten in ISiK Szenarien."
* insert Meta
* id MS
* ^short = "eindeutige ID der Ressource auf dem Server"
* status MS
* ^short = "Status der Verordnungsinformation"
* intent MS
Expand Down

0 comments on commit 408e5ab

Please sign in to comment.