cdapad:Hilfsmittel-Section (Template): Unterschied zwischen den Versionen
(→Attribute) |
Shouta (Diskussion | Beiträge) (→Attribute) |
||
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 31: | Zeile 31: | ||
[[Kategorie:CDA Section Level Template|Hilfsmittel]] | [[Kategorie:CDA Section Level Template|Hilfsmittel]] | ||
− | [[Kategorie: | + | [[Kategorie:cdapad|Hilfsmittel]] |
Zeile 119: | Zeile 119: | ||
|1..1 | |1..1 | ||
|M | |M | ||
− | | | + | |SPLY |
|- | |- | ||
Zeile 135: | Zeile 135: | ||
|code | |code | ||
|CD CWE | |CD CWE | ||
− | | | + | |1..1 |
− | | | + | |R |
|codeSystem="1.2.276.0.76.3.1.81.4.6.0", code="8.0" | |codeSystem="1.2.276.0.76.3.1.81.4.6.0", code="8.0" | ||
Zeile 165: | Zeile 165: | ||
|O | |O | ||
|Identifier | |Identifier | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Aktuelle Version vom 18. Juni 2014, 07:46 Uhr
Inhaltsverzeichnis
Section: Hilfsmittel
Template-Metadaten | |
Template-Typ | Section |
Template ID | keine |
generischeres Template | - |
genutztes Templates | - |
nutzende Templates | - |
abgeleitete Templates | - |
Schwester-Templates | - |
generelle Beschreibung | Hilfsmittel |
allg. Erläuterung | Sektion für Hilfsmittel |
Verhältnis zu IHE | neu |
Ballotierungsstatus | in Abstimmung |
Erweiterbarkeit | offen |
Alle Hilfsmittel werden in dieser Sektion festgehalten.
Modell
Attribute
Lvl | RIM | Name | DT | Kard | Conf | Beschreibung |
---|---|---|---|---|---|---|
1 | act | Hilfsmittel | Diese Sektion beschreibt die vom Patienten benötigten Hilfsmittel | |||
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 | codeSystem="LOINC", code="Hilfsmittel" |
1 | rel | entry | 1..1 | R | ||
2 | rel | @typeCode | CS CNE | 1..1 | M | |
2 | act | Hilfsmittel | 0..1 | O | Je eine Observsation beschreibt ein benötigtes Hilfsmittel | |
3 | act | @classCode | CS CNE | 1..1 | M | SPLY |
3 | act | @moodCode | CS CNE | 1..1 | M | EVN |
3 | act | code | CD CWE | 1..1 | R | codeSystem="1.2.276.0.76.3.1.81.4.6.0", code="8.0" |
3 | act | text | ED | 0..1 | O | Freitext |
3 | act | effectiveTime | TS | 0..1 | O | Datum |
3 | act | id | Set<II> | 0..* | O | Identifier |
Katalog "Hilfsmittel" (OID 1.2.276.0.76.3.1.81.4.6.8)
Code | Beschreibung
|
---|---|
1 | Krankenbett |
2 | Toilettenstuhl |
3 | Rollstuhl |
4 | Matratze |
5 | Einlegerahmen |
6 | O2-Konzentrator |
7 | Badewannenfilter |
8 | Rollator |
Beispiel
<section>
<code code="Hilfsmittel" codeSystem="LOINC”/>
<entry typeCode="DRIV">
<observation classCode="OBS" moodCode="EVN">
<code xsi:type="CD" code="8.0" codeSystem="1.2.276.0.76.3.1.81.4.6.0" codeSystemName="Palliativinhalte" displayName="Hilfsmittel"/>
<effectiveTime value="20140201" />
<value xsi:type="CD" code="4" codeSystem="1.2.276.0.76.3.1.81.4.6.8" codeSystemName="Hilfsmittel"/>
<entryRelationship typeCode="COMP">
<!-- Neuer Eintrag -->
</entryRelationship>
</observation>
</entry>
</section>