cdapad:Aufnahme-Section (Template): Unterschied zwischen den Versionen
(→Section: Aufnahme) |
(→Section: Aufnahme) |
||
Zeile 7: | Zeile 7: | ||
|bgcolor="ddddff"|Template-Typ|| Section | |bgcolor="ddddff"|Template-Typ|| Section | ||
|- | |- | ||
− | |bgcolor="ddddff"|Template ID|| | + | |bgcolor="ddddff"|Template ID|| - |
|- | |- | ||
− | |bgcolor="ddddff"|generischeres Template || | + | |bgcolor="ddddff"|generischeres Template || - |
|- | |- | ||
− | |bgcolor="ddddff"|genutztes Templates || | + | |bgcolor="ddddff"|genutztes Templates || - |
|- | |- | ||
− | |bgcolor="ddddff"|nutzende Templates || | + | |bgcolor="ddddff"|nutzende Templates || - |
|- | |- | ||
− | |bgcolor="ddddff"|abgeleitete Templates || | + | |bgcolor="ddddff"|abgeleitete Templates || - |
|- | |- | ||
− | |bgcolor="ddddff"|Schwester-Templates || | + | |bgcolor="ddddff"|Schwester-Templates || - |
|- | |- | ||
|bgcolor="ddddff"|generelle Beschreibung|| Aufnahme | |bgcolor="ddddff"|generelle Beschreibung|| Aufnahme |
Version vom 3. März 2014, 13:54 Uhr
Section: Aufnahme
Template-Metadaten | |
Template-Typ | Section |
Template ID | - |
generischeres Template | - |
genutztes Templates | - |
nutzende Templates | - |
abgeleitete Templates | - |
Schwester-Templates | - |
generelle Beschreibung | Aufnahme |
allg. Erläuterung | Sektion Aufnahme |
Verhältnis zu IHE | neu |
Ballotierungsstatus | in Abstimmung |
Erweiterbarkeit | offen |
Beispiel
<section>
<code code="52536-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Admission Information"/>
<entry typeCode="DRIV">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="3.0" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="Aufnahme"/>
<effectiveTime value="20140201"/>
<value xsi:type="CD" code="1" codeSystem="1.2.276.0.76.3.1.81.4.6.2" codeSystemName="Zuweisung als" displayName="Geplante Erstaufnahme"/>
<participant typeCode="REF">
<participantRole classCode="CAREGIVER">
<id extension="123 " root="xxx " />
<playingEntity>
<name>
<given>Notarzt Dr. Max</given>
<family>Mustermann</family>
</name>
</playingEntity>
</participantRole>
</participant>
<entryRelationship typeCode="COMP">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="xxx" codeSystem="xxx" codeSystemName="xxx" displayName="Mobilität"/>
<value xsi:type="CD" code="4" codeSystem="1.2.276.0.76.3.1.81.4.6.3" codeSystemName="Mobilitaet" displayName="Nachtstuhl"/>
</observation>
</entryRelationship>
<entryRelationship typeCode="COMP">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="3.1" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="Prognose"/>
<text>
Text bwz. Kommentare, falls vorhanden
</text>
</observation>
</entryRelationship>
<entryRelationship typeCode="COMP">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="3.4" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="Besonderer Aufwand mit"/>
<text>
Text bzw. Kommentare, falls vorhanden
</text>
</observation>
</entryRelationship>
<entryRelationship typeCode="COMP">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="3.5" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="PatientenTherapieWuensche"/>
<text>
Text bzw. Kommentare, falls vorhanden
</text>
</observation>
</entryRelationship>
<entryRelationship typeCode="COMP">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="3.6" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="Behandlungsziel"/>
<text>
Text bzw. Kommentare, falls vorhanden
</text>
</observation>
</entryRelationship>
<entryRelationship typeCode="COMP">
<procedure classCode="PROC" moodCode="EVN">
<code xsi:type="CD" code="3.3" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="ErkrankungsrelevanteBehandlung"/>
<text>
Text bzw. Kommentare, falls vorhanden
</text>
</procedure>
</entryRelationship>
<entryRelationship typeCode="COMP">
<!-- Neuer Eintrag -->
</entryRelationship>
</observation>
</entry>
</section>