cdapad:Einweisung stationär-Section (Template)
Version vom 3. März 2014, 16:16 Uhr von Loettershagen (Diskussion | Beiträge) (→Section: Einweisung stationär)
Inhaltsverzeichnis
Section: Einweisung stationär
Template-Metadaten | |
Template-Typ | Section |
Template ID | keine |
generischeres Template | - |
genutztes Templates | - |
nutzende Templates | - |
abgeleitete Templates | - |
Schwester-Templates | - |
generelle Beschreibung | Einweisung stationär |
allg. Erläuterung | Sektion für die stationäre Einweisung |
Verhältnis zu IHE | neu |
Ballotierungsstatus | in Abstimmung |
Erweiterbarkeit | offen |
Die stationäre Einweisung wird in dieser Sektion festgehalten.
Modell
Attribute
Beispiel
<section>
<code code="Einweisung" codeSystem="LOINC" />
<entry typeCode="DRIV">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="12.0" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="EinweisungStationaer"/>
<effectiveTime value="20140201" />
<value xsi:type="CD" code="1" codeSystem="1.2.276.0.76.3.1.81.4.6.17"
codeSystemName="Grund der Einweisung" displayName="Notfall"/>
<methodCode code="2" codeSystem="1.2.276.0.76.3.1.81.4.6.16" codeSystemName="Transportmittel" displayName="RTW mit Notarzt"/>
<participant typeCode="PRF">
<participantRole classCode="CAREGIVER">
<id extension=“xxx” root=“xxx” />
<code code="2" codeSystem="1.2.276.0.76.3.1.81.4.6.18" codeSystemName="Einweisung durch" displayName="Notarzt"/>
<playingEntity>
<name>
<given>Notarzt Dr. Max</given>
<family>Mustermann </family>
</name>
</playingEntity>
<scopingEntity>
<id extension=“xxx” root=“xxx” />
</scopingEntity>
</participantRole>
</participant>
<participant typeCode="LOC">
<participantRole classCode="SDLOC">
<id extension=“xxx” root=“xxx” />
<code code="1" codeSystem="1.2.276.0.76.3.1.81.4.6.15" codeSystemName="Einweisung" displayName="Allgemeine Station"/>
</participantRole>
</participant>
<entryRelationship typeCode="COMP">
<!-- Neuer Eintrag -->
</entryRelationship>
</observation>
</entry>
</section>