cdapad:Aufnahme-Section (Template): Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „== Section: Aufnahme== {| class="hl7table" |bgcolor="ddddff"| || bgcolor="ddddff"| Template-Metadaten |- |bgcolor="ddddff"|Template-Typ|| Header oder Section…“) |
(→Section: Aufnahme) |
||
Zeile 30: | Zeile 30: | ||
|} | |} | ||
+ | [[Kategorie:CDA Section Level Template|Aufnahme]] | ||
+ | [[Kategorie:cdapd|Aufnahme]] | ||
− | + | ||
− | + | ===Beispiel=== | |
+ | <syntaxhighlight lang="xml"> | ||
+ | <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> | ||
+ | </syntaxhighlight> |
Version vom 3. März 2014, 10:18 Uhr
Section: Aufnahme
Template-Metadaten | |
Template-Typ | Header oder Section oder Entry |
Template ID | |
generischeres Template | |
genutztes Templates | |
nutzende Templates | |
abgeleitete Templates | |
Schwester-Templates | |
generelle Beschreibung | |
allg. Erläuterung | |
Verhältnis zu IHE | dt.Übersetzung oder Ergänzung oder neu |
Ballotierungsstatus | |
Erweiterbarkeit | offen oder geschlossen |
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>