cdapad:Einweisung stationär-Section (Template)
Version vom 6. März 2014, 11:17 Uhr von Loettershagen (Diskussion | Beiträge) (→Katalog "Einweisung"(OID 1.2.276.0.76.3.1.81.4.6.15))
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
Lvl | RIM | Name | DT | Kard | Conf | Beschreibung |
---|---|---|---|---|---|---|
1 | act | EinweisungStationaer | 0..* | null | ||
1 | act | @classCode | CS CNE | 1..1 | M | DOCSECT |
1 | act | @moodCode | CS CNE | 1..1 | M | EVN |
1 | act | code | CD CWE | 0..1 | O | |
1 | rel | entry | 1..1 | R | ||
2 | rel | @typeCode | CS CNE | 1..1 | M | |
2 | act | EinweisungStationaer | 0..* | O | ||
3 | act | @classCode | CS CNE | 1..1 | M | OBS |
3 | act | @moodCode | CS CNE | 1..1 | M | EVN |
3 | act | code | CD CWE | 0..1 | O | |
3 | act | effectiveTime | TS | 0..1 | O | |
3 | act | value | ANY CWE | 0..1 | O | |
3 | act | methodCode | SET>CD> CWE | 0..* | O | |
3 | part | participant | 0..* | O | ||
3 | part | location | 0..* | O |
|
Katalog "Einweisung"(OID 1.2.276.0.76.3.1.81.4.6.15)
Code | Beschreibung
|
---|---|
1 | Allgemeine Station |
2 | Onkonlogie |
3 | Palliativstation |
4 | Hospiz |
Katalog "Transportmittel"(OID 1.2.276.0.76.3.1.81.4.6.16)
Katalog "Grund der Einweisung"(OID 1.2.276.0.76.3.1.81.4.6.17 )
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>