-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
72 changed files
with
41,978 additions
and
0 deletions.
There are no files selected for viewing
233 changes: 233 additions & 0 deletions
233
IG/3.0.4/ImplementationGuide-markdown-AkteureUndInteraktionen.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,233 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<title>Implementierungsleitfaden ISiK-Modul Medikation</title> | ||
|
||
<link rel="icon" href="static/styles/common/favicon.ico" /> | ||
|
||
<script src="static/styles/common/jquery/jquery.min.js"></script> | ||
<script src="static/styles/common/bootstrap/bootstrap.min.js"></script> | ||
|
||
<link rel="stylesheet" href="static/styles/common/main.min.css" /> | ||
<link rel="stylesheet" href="static/styles/common/bootstrap/bootstrap.min.css" /> | ||
<link rel="stylesheet" href="static/styles/common/rendering/rendering.min.css" /> | ||
|
||
<script src="static/styles/common/rendering/stu3TreeTable.min.js"></script> | ||
<script src="static/styles/common/rendering/baseTreetable.min.js"></script> | ||
|
||
<link rel="stylesheet" href="static/styles/twolevelmenu/style.css?v=1db3b2f7df0df00" /> | ||
|
||
</head> | ||
|
||
<body> | ||
|
||
<div id="ig-viewer"> | ||
|
||
<div class="ig-view-content"> | ||
|
||
<div id="ig-view-twolevelmenu"> | ||
|
||
<div class="header" role="banner" aria-label="Header"> | ||
|
||
|
||
<nav class="navbar navbar-default" role="navigation"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<a class="navbar-brand" href="ImplementationGuide-markdown-Einfuehrung.html"> | ||
Implementierungsleitfaden ISiK-Modul Medikation | ||
</a> | ||
|
||
</div> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav"> | ||
|
||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-Einfuehrung.html"> | ||
Einführung | ||
</a> | ||
</li> | ||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-ReleaseNotes.html"> | ||
Release Notes | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Motivation.html"> | ||
Motivation | ||
</a> | ||
</li> | ||
<li class="dropdown"> | ||
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
Übergreifende Festlegungen <span class="caret"></span> | ||
</a> | ||
|
||
<ul class="dropdown-menu"> | ||
|
||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-BestaetigungsrelevanteSysteme.html"> | ||
Bestätigungsrelevante Systeme | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Kompatibilitaet.html"> | ||
Kompatibilität | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-RestApi.html"> | ||
REST-API | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-AkteureUndInteraktionen.html"> | ||
Akteure und Interaktionen | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown"> | ||
Datenobjekte <span class="caret"></span> | ||
</a> | ||
|
||
<ul class="dropdown-menu"> | ||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte.html"> | ||
Datenobjekte | ||
</a> | ||
</li> | ||
<li role="separator" class="divider"></li> | ||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-CapabilityStatement.html"> | ||
CapabilityStatement | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_MedikationsInformation.html"> | ||
MedikationsInformation | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_MedikationsListe.html"> | ||
MedikationsListe | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_MedikationsVerordnung.html"> | ||
MedikationsVerordnung | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_MedikationsVerabreichung.html"> | ||
MedikationsVerabreichung | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Medikament.html"> | ||
Medikament | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Bundle_MedikationTransaction.html"> | ||
Bundle MedikationTransaction | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Bundle_MedikationTransactionResponse.html"> | ||
Bundle MedikationTransactionResponse | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Terminologie.html"> | ||
Terminologie | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
</div> | ||
|
||
<div class="content container" role="main" aria-label="Main content"> | ||
|
||
|
||
|
||
<div class="row"> | ||
|
||
|
||
<div class="col-md-24"> | ||
|
||
<div id="preview-content"> | ||
|
||
<h1 id="akteure-und-interaktionen">Akteure und Interaktionen</h1> | ||
<p>Innerhalb des ISiK-Moduls Medikation kann ein beteiligtes System verschiedene Rollen einnehmen und somit unterschiedliche Aufgaben übernehmen. In Anlehnung an IHE HMW werden im Folgenden diese Rollen mithilfe der Definition von Akteuren formalisiert und die Interaktionen zugeordnet.</p> | ||
<p>Hierbei wird wiederum unterschieden zwischen den folgenden drei Bereichen:</p> | ||
<ul> | ||
<li><strong>Medication Summary (Medikationsinformationen, "Medikationspläne"):</strong> Bildet den Medikationsstatus eines Patienten ab, z.B. Informationen über Dauermedikation oder Selbstmedikation. In diesem Kontext wird häufig noch eine Liste verwendet, in der die einzelnen Medikationsinformationen strukturiert sind.</li> | ||
<li><strong>Medication Order (Medikations-Verordnungen):</strong> Informationen über die Verordnung von Medikamenten im Rahmen des medizinischen Workflows.</li> | ||
<li><strong>Administered Medication (Medikations-Verabreichungen):</strong> Informationen über die (erfolgte) Verabreichung bzw. Einnahme von Medikamenten im Rahmen des medizinischen Workflows.</li> | ||
</ul> | ||
<p>Für jeden dieser Bereiche wurden jeweils drei Akteure identifiziert, die in einem oder mehreren Systemen implementiert sein können:</p> | ||
<ul> | ||
<li><strong>Repository:</strong> Hält die jeweiligen Informationen (Datenobjekte) vor und verwaltet diese. Es ermöglicht das Erstellen, Ändern und Lesen dieser Informationen.</li> | ||
<li><strong>Provider:</strong> Erstellt bzw. generiert die Informationen und übermittelt sie an das Repository.</li> | ||
<li><strong>Consumer:</strong> Liest die Informationen aus dem Repository, beispielsweise um sie dem Benutzer anzuzeigen oder anderweitig zu verarbeiten.</li> | ||
</ul> | ||
<p>Die Interaktionen sind somit in allen drei Bereichen äquivalent:</p> | ||
<img src="https://raw.githubusercontent.com/gematik/spec-ISiK-Medikation/main-stufe-3/Material/images/diagrams/Interaktionen.svg" class="center" alt="Interkationen" width="90%"/> | ||
|
||
|
||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
<div class="ig-view-footer" role="contentinfo" aria-label="Footer"> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<p>Powered by <b>SIMPLIFIER.NET</b></p> | ||
<div> | ||
HL7<sup>®</sup> and FHIR<sup>®</sup> are the registered trademarks of Health Level Seven International | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.