cdapad:Hilfsmittel-Section (Template): Unterschied zwischen den Versionen
(→Section: Hilfsmittel) |
Hkadi (Diskussion | Beiträge) (→Attribute) |
||
Zeile 40: | Zeile 40: | ||
===Attribute=== | ===Attribute=== | ||
+ | {| class="hl7table" | ||
+ | ! Lvl | ||
+ | ! RIM | ||
+ | ! Name | ||
+ | ! DT | ||
+ | ! Kard | ||
+ | ! Conf | ||
+ | ! Beschreibung | ||
+ | |- | ||
+ | |1 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |Hilfsmittel | ||
+ | | | ||
+ | |0..1 | ||
+ | |null | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |1 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |@classCode | ||
+ | |CS CNE | ||
+ | |1..1 | ||
+ | |M | ||
+ | |DOCSECT | ||
+ | |||
+ | |- | ||
+ | |1 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |@moodCode | ||
+ | |CS CNE | ||
+ | |1..1 | ||
+ | |M | ||
+ | |EVN | ||
+ | |||
+ | |- | ||
+ | |1 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |code | ||
+ | |CD CWE | ||
+ | |0..1 | ||
+ | |O | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |1 | ||
+ | |bgcolor="ffaaaa"|rel | ||
+ | |entry | ||
+ | | | ||
+ | |1..1 | ||
+ | |R | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |2 | ||
+ | |bgcolor="ffaaaa"|rel | ||
+ | |@typeCode | ||
+ | |CS CNE | ||
+ | |1..1 | ||
+ | |M | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |2 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |Hilfsmittel | ||
+ | | | ||
+ | |0..1 | ||
+ | |O | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |3 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |@classCode | ||
+ | |CS CNE | ||
+ | |1..1 | ||
+ | |M | ||
+ | |OBS | ||
+ | |||
+ | |- | ||
+ | |3 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |@moodCode | ||
+ | |CS CNE | ||
+ | |1..1 | ||
+ | |M | ||
+ | |EVN | ||
+ | |||
+ | |- | ||
+ | |3 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |code | ||
+ | |CD CWE | ||
+ | |0..1 | ||
+ | |O | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |3 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |text | ||
+ | |ED | ||
+ | |0..1 | ||
+ | |O | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |3 | ||
+ | |bgcolor="ff8888"|act | ||
+ | |effectiveTime | ||
+ | |TS | ||
+ | |0..1 | ||
+ | |O | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
===Beispiel=== | ===Beispiel=== |
Version vom 3. März 2014, 16:47 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 | 0..1 | 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 | Hilfsmittel | 0..1 | 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 | text | ED | 0..1 | O | |
3 | act | effectiveTime | TS | 0..1 | O |
|
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>