Aus HL7 Austria MediaWiki
Hauptseite > 1.2.40.0.34.11.13.2.13/static-2017-09-07T152240
|
|
Zeile 1: |
Zeile 1: |
− | <table xmlns="http
| + | < |
Version vom 12. August 2018, 16:55 Uhr
Id | 1.2.40.0.34.11.13.2.13 | Gültigkeit | 2017‑09‑07 15:22:40Andere Versionen mit dieser Id: |
---|
Status | Entwurf | Versions-Label | 0.1 |
---|
Name | GDAListe | Anzeigename | Liste der behandelnden GDA |
---|
Beschreibung | Diese Sektion dient der Aufnahme einer (menschenlesbaren) Liste der behandelnden Gesundheitsdiensteanbieter (GDA).
Die maschinenlesbaren Informationen finden sich als Liste der Gesundheitsdienstleistungen im CDA Header („ServiceEvents“), deshalb gibt es in dieser Sektion auch keine Entries.
In von GDA erstellten Patient Summary Dokumenten („human curated“) wird diese Sektion nicht erwartet. |
| Kontext | Elternknoten des Template-Element mit Id 1.2.40.0.34.11.13.2.13 |
---|
Klassifikation | CDA Section level template |
---|
Offen/Geschlossen | Offen (auch andere als die definierten Elemente sind erlaubt) |
---|
Benutzt | Benutzt 2 Templates | Benutzt | als | Name | Version |
---|
1.2.40.0.34.11.13.3.16 | Containment | Author (Body) PS | DYNAMIC | 1.2.40.0.34.11.13.3.20 | Containment | Informant (Body) PS (0.1) | DYNAMIC |
|
|
---|
Beispiel | Beispiel | <section> <templateId root="1.2.40.0.34.11.13.2.13"/> <code code="LISTGDA" displayName="Liste der behandelnden GDA" codeSystem="1.2.40.0.34.5.40" codeSystemName="ELGA_SECTIONS"/> <title>Liste der behandlenden GDA</title> <text> (Ermittelt aus Kontaktbestätigungsservice, wird automatisch über Stylesheet angezeigt aus Element documentationOf.serviceEvent) <table> <thead> <tr> <th styleCode="xELGA_colw:70">GDA</th> <th styleCode="xELGA_colw:15">Datum von</th> <th styleCode="xELGA_colw:15">bis</th> </tr> </thead> <tbody> <tr ID="gda-3"> <td> <content styleCode="bold"> Ordination Dr. Angelikus Oberzalek <br/> Giselakai 5, 5020 Salzburg </content> </td> <td>2004-06-19</td> <td/> </tr> <tr ID="gda-3"> <td> <content styleCode="bold">Amadeus-Spital Salzburg, Chirurgie</content> </td> <td>2015-03-10</td> <td>2015-03-18</td> </tr> <tr ID="gda-3"> <td> <content styleCode="bold">Amadeus-Spital Salzburg, Onkologie-Ambulanz</content> </td> <td>2016-02-08</td> <td/> </tr> <tr ID="gda-3"> <td> <content styleCode="bold"> Ordination Dr. Angelikus Oberzalek <br/> Giselakai 5, 5020 Salzburg </content> </td> <td>2016-06-01</td> <td/> </tr> <tr ID="gda-3"> <td> <content styleCode="bold"> Ordination Dr. Angelikus Oberzalek <br/> Giselakai 5, 5020 Salzburg </content> </td> <td>2017-07-17</td> <td/> </tr> </tbody> </table> </text></section> |
|
|