Änderungen

Wechseln zu: Navigation, Suche

ILF:Allgemeiner Leitfaden Guide Test

3.402 Bytes hinzugefügt, 12:28, 25. Mai 2020
keine Bearbeitungszusammenfassung
__KEIN_INHALTSVERZEICHNIS__
{{#seo:
|title=Implementierungsleitfäden
|titlemode=append
|keywords=HL7, Wiki, Leitfäden, CDA, CDA Dokumente, Implementierungsleitfäden, Leitfaden, Implementierungsleitfaden, Allgemeiner Implementierungsleitfäden, Entlassungsbrief, Pflegesituationsbericht, e-Medikation, Spezielle Leitfäden
|description=Hier werden die spezifischen Templates und Spezifikationen beschrieben, welche unter "HL7 Austria" erarbeitet und verabschiedet wurden.
}}
<!-- Css-->
{{#css:
.hauptcontainer{
width:100%;
height:auto;
min-height:230px;
padding-bottom:5px;
font-family:Calibri;
margin-top: 2%;
}
 
.container {
padding: 2px 16px;
}
 
.semi-transparent:hover {
background: rgba(0, 0, 0, 0.5)!important;
}
 
.mybutton {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
height: 15px;
color: #FFFFFF;
width: 150px;
font-size: 20px;
font-weight: 100;
padding: 15px;
background-color: #26B756;
text-decoration: none;
cursor: pointer;
text-align:center;
}
 
.mybutton:hover {
background: #28C25B;
text-decoration: none;
}
 
a {
color: black;
text-decoration: none;
}
 
a:visited {
color: black;
text-decoration: none;
}
.rechteck {
height: 200px;
width: 100%;
border: 2px #BFBFBF solid;
border-radius: 0.5em;
transition: 0.3s;
margin-bottom: 3%;
}
.rechteck:hover {
border: 2px #26b756 solid;
transition: 0.3s;
}
 
.rechteckblau {
height: 200px;
width: 100%;
border: 2px #BFBFBF solid;
border-radius: 0.5em;
transition: 0.3s;
margin-bottom: 3%;
}
.rechteckblau:hover {
border: 2px #018dc8 solid;
transition: 0.3s;
}
 
.subueberschrift {
width:25%;
margin-top:-7%;
margin-left: auto;
margin-right: auto;
background-color: white;
text-align:center;
color: #26b756;
font-size: 20px;
padding-left: 20px;
padding-right: 20px;
}
 
.subueberschriftblau {
width:25%;
margin-top:-7%;
margin-left: auto;
margin-right: auto;
background-color: white;
text-align:center;
color: #018dc8 ;
font-size: 20px;
padding-left: 20px;
padding-right: 20px;
}
.ueberschrift{
font-size: 23px;
text-align:center;
}
.p {
white-space: nowrap;
color: black;
font-family: sans-serif;
}
 
.aussen{
margin-top:1%;
position:relative;
width:27%;
height:auto;
float:left;
margin-left:3%;
}
 
th {
border-bottom:1px solid;
}
 
 
@media screen and (max-width: 82em) {
.hauptcontainer{
width:100%;
height:550px;
}
 
td {
display: inline-block;
min-width: 30%;
padding: .2em 2em;
text-align: left;
}
 
table, tr {
display: block;
}
th {
display: none;
}
 
td:nth-child(1)::before {
content: "Status: ";
}
 
td:nth-child(2)::before {
content: "Version: ";
}
 
td:nth-child(3)::before {
content: "Datum: ";
}
 
td:nth-child(4)::before {
content: "PDF: ";
}
 
{{#customtitle:Allgemeiner Leitfaden Guide TEST}}
td:nth-child(5)::before {
content: "Wiki: ";
}
 
.text {
font-size: 15px;
}
}
 
@media screen and (max-width: 70em) {
.hauptcontainer{
width:100%;
height:750px;
}
td {
display: inline-block;
min-width: 30%;
padding: .2em 2em;
text-align: left;
}
 
table, tr {
display: block;
}
th {
display: none;
}
 
td:nth-child(1)::before {
content: "Status: ";
}
 
td:nth-child(2)::before {
content: "Version: ";
}
 
td:nth-child(3)::before {
content: "Datum: ";
}
 
td:nth-child(4)::before {
content: "PDF: ";
}
 
td:nth-child(5)::before {
content: "Wiki: ";
}
 
.text {
font-size: 15px;
}
}
}}
{{#css:
.aussen{ width:100%; float:none; height: 70px; }
.blau {
3.869
Bearbeitungen

Navigationsmenü