-
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
1 parent
b6be0b5
commit 1a2f7c0
Showing
141 changed files
with
64,968 additions
and
0 deletions.
There are no files selected for viewing
240 changes: 240 additions & 0 deletions
240
IG/1.0.10/ImplementationGuide-markdown-Angehoeriger_AnmerkungenZuDenMustSupportFeldern.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,240 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<title>Implementierungsleitfaden ISiK-Basismodul</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=1da664ae8c9c400" /> | ||
|
||
</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-Basismodul | ||
</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-UebergreifendeFestlegungen.html"> | ||
Übergreifende Festlegungen | ||
</a> | ||
</li> | ||
<li role="separator" class="divider"></li> | ||
|
||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_Methodik.html"> | ||
Methodik | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_BestaetigungsrelevanteSysteme.html"> | ||
Bestätigungsrelevante Systeme | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-KompatibilitaetDerGematikSpezifikation.html"> | ||
Kompatibilität der gematik-Spezifikation | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_Must-Support-Flags.html"> | ||
Must-Support-Flags | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_Repraesentationsformate.html"> | ||
Repräsentationsformate | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_Suchparameter.html"> | ||
Suchparameter | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-UebergreifendeFestlegungen_Rest.html"> | ||
REST-API | ||
</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_Patient.html"> | ||
Patient (Patient) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Kontakt.html"> | ||
Kontakt/Fall (Encounter) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Diagnose.html"> | ||
Diagnose (Condition) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Prozedur.html"> | ||
Prozedur (Procedure) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Versicherungsverhaeltnis.html"> | ||
Versicherungsverhältnis (Coverage) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_Angehoeriger.html"> | ||
Angehoeriger (RelatedPerson) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_PersonImGesundheitsberuf.html"> | ||
Person Im Gesundheitsberuf (Practitioner) | ||
</a> | ||
</li> | ||
<li> | ||
<a href="ImplementationGuide-markdown-Datenobjekte_BerichtSubsystem.html"> | ||
Bericht aus Subsystemen (Composition) | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</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"> | ||
|
||
<h2 id="anmerkungen-zu-den-must-support-feldern">Anmerkungen zu den Must-Support-Feldern</h2> | ||
<p>Im Profil ISiKAngehoeriger sind keine Must-Support-Felder definiert.</p> | ||
|
||
|
||
|
||
</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.