Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fokuswoche #2

Merged
merged 42 commits into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
9be109f
Use HL7 AT FHIR template
nkrondraf Dec 10, 2024
4327956
Update menu structure
nkrondraf Dec 10, 2024
22723dc
Initial commit of patient journey draft
nkrondraf Dec 10, 2024
beab8aa
Update diagram
nkrondraf Dec 10, 2024
de835fb
Update page title
nkrondraf Dec 10, 2024
d228f4a
Add patient journey narrative
nkrondraf Dec 10, 2024
1a4ef12
Edit diagram
nkrondraf Dec 10, 2024
807b6b7
Translate content
nkrondraf Dec 10, 2024
8292947
Update structure of narrative content
nkrondraf Dec 10, 2024
1eb6b8f
Rename file
nkrondraf Dec 11, 2024
963c693
Activate action for additional branch
nkrondraf Dec 13, 2024
234a759
Add example document for patient journey
nkrondraf Dec 13, 2024
dc69671
Update example document
nkrondraf Dec 17, 2024
75b68e6
Add content
nkrondraf Dec 17, 2024
14a48f8
Edit content
nkrondraf Dec 18, 2024
01cdb18
Add example document
nkrondraf Dec 18, 2024
ee51272
Add example documents
nkrondraf Dec 18, 2024
51d47d4
Edit name of instance
nkrondraf Dec 18, 2024
af1f33f
Update Patient Journey
SoGr2307 Dec 20, 2024
4bb482b
Add Author Sonja Gradwohl
SoGr2307 Jan 8, 2025
fbeca0e
Add Content
SoGr2307 Jan 8, 2025
c7626d8
Add content
SoGr2307 Jan 8, 2025
963ca81
Add content
SoGr2307 Jan 8, 2025
35d0fe3
add content
SoGr2307 Jan 8, 2025
a233012
Add content
nkrondraf Jan 13, 2025
bd837e7
Merge branch 'fokuswoche' of https://github.com/HL7Austria/ELGA-IV-He…
SoGr2307 Jan 15, 2025
fb7dcf3
Local changes
SoGr2307 Jan 15, 2025
28fcfb9
Update Wording
SoGr2307 Jan 15, 2025
27e2873
Update Content
SoGr2307 Jan 16, 2025
38f1b7f
Update Mermaid Process
SoGr2307 Jan 20, 2025
1f95743
Update Mermaid Content
SoGr2307 Jan 20, 2025
174bae6
Adding laboratory initial diagnosis CHI and further diagnoses
SoGr2307 Jan 21, 2025
458843a
Add content
SoGr2307 Jan 22, 2025
a13110c
Update and add content
SoGr2307 Jan 22, 2025
437af10
Update and add content
SoGr2307 Jan 22, 2025
81b2689
Update and add content
SoGr2307 Jan 22, 2025
815a997
Update and add content
SoGr2307 Jan 22, 2025
56f3d36
Update dependencies
nkrondraf Jan 23, 2025
816af79
Initial commit
nkrondraf Jan 23, 2025
8bf0c61
Update content social history
SoGr2307 Jan 29, 2025
8ad8c75
Merge branch 'fokuswoche' of https://github.com/HL7Austria/ELGA-IV-He…
SoGr2307 Jan 29, 2025
c0f8f58
Merge branch 'main' into fokuswoche
nkrondraf Feb 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: PublishIG
# Run on updates to the master
on:
push:
branches: [ main ]
branches: [ main, fokuswoche ]
pull_request:
branches: [ main ]
branches: [ main, fokuswoche ]

jobs:
build:
Expand Down
58 changes: 58 additions & 0 deletions input/fsh/profiles/IvCarePlanSchulung.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
Profile: IvCarePlanSchulung
Id: iv-careplan-schulung
Title: "IV CarePlan Schulung"
Parent: CarePlan // AtIps nicht vorhanden? ?? CarePlanUvIps ??
Description: "Dokumentation einer Schulung mit Careplan für IV."
* . ^short = "IV CarePlan"
* . ^definition = "Dokumentation einer Schulung mit Careplan für IV"
// Erweiterungen
//* ^extension[$imposeProfile].valueCanonical = Canonical(CarePlan)

//* instantiatesUri 1..1 uri "Instantiates external protocol or definition"
//* instantiatesUri = "https://www.sozialministerium.at/Themen/Gesundheit/Gesundheitssystem/Gesundheitssystem-und-Qualitaetssicherung/Qualitaetsstandards/Rahmenkonzept-Integrierte-Versorgung-Diabetes-mellitus-Typ-2.html" (exactly)
* status from http://hl7.org/fhir/ValueSet/request-status
* status 1..1
* status ^short = "Status aus VS (Todo) draft | active | on-hold | revoked | completed | entered-in-error | unknown"
* intent from http://hl7.org/fhir/ValueSet/care-plan-intent
* intent 1..1
* intent ^short = "Intension der Schulung aus VS (Todo) proposal | plan | order | option"
* category 0..1
* category ^short = "Kategorie des Schulung"
* title 1..1 MS
* title ^short = "Bezeichnung der Schulung"
* description 1..1 MS
* description ^short = "Inhalte der Schulung"
* subject only Reference(AtIpsPatient)
* subject ^short = "IV Patient, für den die Schulungen bestimmt sind"
* period 0..1 MS
* period ^short = "Schulung für den Zeitraum"
* created
* created ^short = "Schulung festgelegt am (Datum)"
* author only Reference(AtIpsPractitioner or AtIpsPractitionerRole)
* author ^short = "IV GDA, der die Schulung durchführt"
// wer hat den Inhalt der Schulung festgelegt
//* contributor // Reference(Patient | Practitioner | PractitionerRole | Device | RelatedPerson | Organization | CareTeam)
* careTeam only Reference(CareTeam) // Todo AtIpsCareTeam ??
* careTeam ^short = "IV CareTeam, das die Schulung durchführt"
// * participant 0..* BackboneElement "Members of the team"
// * role 0..* CodeableConcept "Type of involvement"
// * member 0..1 Reference(Practitioner or PractitionerRole or RelatedPerson or Organization) "Who is involved"
// * period 0..1 Period "Time period of participant"
* addresses only Reference(AtIpsCondition) // VS Todo
* addresses ^short = "Gesundheitsthema, das diese Schulung adressiert"
//* supportingInfo 0..* Reference(Any)
//* supportingInfo ^short = "Informationen zum CarePlan"
* goal only Reference(Goal) // Todo VS
* goal ^short = "Ziel der Schulung"
//* activity 0..* BackboneElement "Action to occur as part of plan"
* activity.outcomeReference only Reference(Resource)
* activity ^short = "Ergebnis der Schulung"
* activity.detail.kind from http://hl7.org/fhir/ValueSet/care-plan-activity-kind (required)
* activity.detail.kind ^short = "Todo Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription"
* activity.detail.code 0..1 //CodeableConcept
* activity.detail.code ^short = "Detail type of activity"
* activity.detail.status from http://hl7.org/fhir/ValueSet/care-plan-activity-status (required)
* activity.detail.status 1..1
* activity.detail.status ^short = "not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error"
//* scheduled[x] 0..1 Timing or Period or string "When activity is to occur"
* activity.detail.performer only Reference(AtIpsPractitioner or AtIpsPractitionerRole) // or RelatedPerson or Organization) Todo check
51 changes: 51 additions & 0 deletions input/pagecontent/anwendungsfaelle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
mermaid.initialize({ startOnLoad: true });
</script>

### Patient Journey

Die folgende fiktive "Patient Journey" beschreibt einen möglichen Anwendungsfall des Leitfadens:

Anton ist 72 Jahre alt und lebt mit seiner Ehefrau in Wien. Er hat zwei erwachsene Kinder und Enkelkinder. Beruflich war er früher als Buchhalter tätig. Sein Allgemeinzustand ist gut, allerdings ist er adipös (BMI >30). In seiner Familie gibt es eine Vorbelastung für Herzkrankheiten. Seit 2016 nimmt Anton aufgrund von arterieller Hypertonie täglich morgens eine 5-mg-Tablette Ramipril ein. Er ist körperlich aktiv und geht regelmäßig mit seinem Hund spazieren. Anton ist technisch versiert und nutzt häufig sein Smartphone. Er hat vor 5 Jahren mit dem Rauchen aufgehört. Davor rauchte er 40 Jahre lang täglich ein Päckchen Zigaretten (entsprechend 40 Pack Years). Anton gibt an, in den letzten Jahren moderat Alkohol zu konsumieren, etwa 1-2 Gläser Wein oder Bier pro Woche. Er hat nie regelmäßig größere Mengen Alkohol getrunken.

- 15.03.2024: Anton verspürt seit einigen Wochen zunehmende Kurzatmigkeit und Müdigkeit, besonders bei Belastung.
Er sucht seinen Hausarzt auf. Dieser führt eine gründliche Anamnese und körperliche Untersuchung durch. Dabei fallen Beinödeme und EKG-Auffälligkeiten auf.
Es wird eine Verdachtsdiagnose auf Herzinsuffizienz gestellt. Anton wird zur weiteren Abklärung an einen Kardiologen überwiesen.

- 22.03.2024: Der Kardiologe diagnostiziert eine Herzinsuffizienz mit reduzierter Ejektionsfraktion (HFrEF) basierend auf der Echokardiographie und den auffälligen Laborwerten, die unter anderem auf eine Niereninsuffizienz, Anämie, Dyslipidämie und Hypothyreose hinweisen. Antons medikamentöse Therapie wird erhöht und ergänzt. Außerdem erhält Anton Empfehlungen zur Gewichtskontrolle, salzarmen Ernährung und moderater körperlicher Aktivität.

- 29.03.2024: Anton fühlt sich mit der Therapie bereits besser, hat jedoch Fragen zu den Untersuchungsergebnissen und zur Einnahme der Medikamente. Der Hausarzt informiert ihn über eine Veranstaltung des Herzverbands und das Disease-Management-Programm (DMP) für Herzinsuffizienz, das Anton weiterhelfen könnte.

- Fortlaufende Betreuung: Anton nimmt regelmäßig an Schulungen und Beratungen im Rahmen des DMP teil. Durch die engmaschige Betreuung und optimierte Therapie kann er seine Erkrankung besser verstehen und managen, was ihm hilft, trotz der Einschränkungen eine gute Lebensqualität zu erhalten.

<pre class="mermaid">
---
config:
look: handDrawn
layout: fixed
---
flowchart TD
A("**15.03.2024**<br/>Hausarzt führt <br/>**Gespräch/Untersuchung** <br/>durch und überweist an <br/>den Kardiologen. <br/>**Verdachtsdiagnose <br/>Herzinsuffizienz**")
A -.-> a1("**Körperliche Untersuchung**: <br/>zeigt Beinödeme und <br/>EKG-Auffälligkeiten")
A -.-> a2("**Anamnese**: <br/>Symptome wie Kurzatmigkeit <br/>bei Belastung und Müdigkeit <br/>werden erhoben")
A ==> B("**22.03.2024**<br>Der Kardiologe führt <br/> **Echokardiographie** und <br/>**Blutabnahme** durch.")
B -.-> b1("**Diagnose Herzinsuffizienz** <br/>mit reduzierter Ejektionsfraktion (HFrEF) wird gestellt.")
b1 -.-> bb1("Medikation")
b1 -.-> bb2("Beratung zum Lebensstil")
B ==> C("**29.03.2024**<br>**Nachbesprechung**<br/>beim Hausarzt.")
C -.-> c1("Hausarzt informiert Patienten <br/>über Infoveranstaltung des <br/>Herzverbandes und über die <br/>weiterführende Therapie.")
C ==> D("**Fortlaufende Therapie**<br/>Engmaschige Kontrollen <br/>beim Hausarzt.<br/>Patient nimmt regelmäßig an <br/>Schulungen und Beratungen teil.")

%% Styling
style A fill:#BBDEFB,stroke-width:4px
style B fill:#BBDEFB,stroke-width:4px
style C fill:#BBDEFB,stroke-width:4px
style D fill:#BBDEFB,stroke-width:4px
style a1 fill:#FFE0B2
style a2 fill:#FFE0B2
style b1 fill:#FFE0B2
style bb1 fill:#FFE0B2
style bb2 fill:#FFE0B2
style c1 fill:#FFE0B2
</pre>
Loading