Medikation-Section (Template)
(Teildokument von Übermittlung onkologischer Daten)
Dieses Material ist Teil des Leitfadens Übermittlung onkologischer Daten.
|
Inhaltsverzeichnis
Section: Medikation
Template-Metadaten | |
Template-Typ | Section |
Template ID | |
generischeres Template | |
genutztes Templates | |
nutzende Templates | |
abgeleitete Templates | |
Generelle Beschreibung | In diesem Abschnitt wird die Daten zur Medikation übermittelt. |
allg. Erläuterung | |
Verhältnis zu IHE | dt.Übersetzung oder Ergänzung oder neu |
Ballotierungsstatus | |
Erweiterbarkeit | offen oder geschlossen |
Abgleich mit den anderen Medikation-Templates |
Modell
Abbildung 26: Medikation (gemäß IHE PCC)
Substance Administration Hinweis auf VHitG Addendum Medikation sowie epSOS!!! |
Attribute
Lvl | RIM | Name | DT | Kard | Conf | Beschreibung |
---|---|---|---|---|---|---|
1 | act | SubstanceAdministration | ||||
2 | act | @classCode | fix | SBADM | ||
2 | act | @moodCode | fix | ENV | ||
2 | act | templateID | fix | |||
2 | act | id | II | |||
2 | act | code | CD | |||
2 | part | consumable | ||||
2 | part | @typeCode | fix | CSM | ||
3 | role | manufacturedProduct | ||||
4 | ent | LabeledDrug | ||||
1 | act | |||||
2 | rel | |||||
1 | part | |||||
2 | role | |||||
4 | ent |
Beispiel
Aus dem VHitG-Arztbrief:
<substanceAdministration moodCode="EVN" classCode="SBADM" negationInd="true">
<templateId root="2.16.840.1.113883.10.20.5.6.42"/>
<consumable>
<manufacturedProduct classCode="MANU">
<manufacturedMaterial classCode="MMAT">
<code code="8611"
codeSystem="2.16.840.1.113883.6.88"
codeSystemName="RxNorm"
displayName="Povidone iodine"/>
</manufacturedMaterial>
</manufacturedProduct>
</consumable>
</substanceAdministration>
Aus IHE PCC TF 2:6.1.4.16.2
<substanceAdministration classCode="SBADM" moodCode="INT\|EVN">
<templateId root="2.16.840.1.113883.10.20.1.24"/>
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7"/>
<templateId root=""/>
<id root=\’\’ extension=\’\’/>
<code code=\’\’ codeSystem=\’\’ displayName=\’\’ codeSystemName=\’\’/>
<text><reference value=\’\#med-1\’/></text>
<statusCode code=\’completed\’/>
<effectiveTime xsi:type=\’IVL_TS\’>
<low value=\’\’/>
<high value=\’\’/>
</effectiveTime>
<effectiveTime operator=\’A\’ xsi:type=\’TS\|PIVL_TS\|EIVL_TS\|PIVL_PPD_TS\|SXPR_TS\’>
:
</effectiveTime>
<routeCode code=\’\’ codeSystem=\’\’ displayName=\’\’ codeSystemName=\’\’/>
<doseQuantity value=\’\’ unit=\’\’/>
<approachSiteCode code=\’\’ codeSystem=\’\’ displayName=\’\’ codeSystemName=\’\’/>
<rateQuantity value=\’\’ unit=\’\’/>
<consumable>
:
.
</consumable>
<!-- 0..\* entries describing the components -->
<entryRelationship typeCode=\’COMP\’ >
<sequenceNumber value=\’\’/>
</entryRelationship>
<!-- An optional entry relationship that indicates the the reason for use -->
<entryRelationship typeCode=\’RSON\’>
<act classCode=\’ACT\’ moodCode=\’EVN\’>
<templateId root=\’1.3.6.1.4.1.19376.1.5.3.1.4.4.1\’/>
<id root=\’\’ extension=\’\’/>
</act>
</entryRelationship>
<!-- An optional entry relationship that provides prescription activity -->
<entryRelationship typeCode=\’REFR\’>
<templateId root=\’1.3.6.1.4.1.19376.1.5.3.1.4.7.3\’/>
:
.
</entryRelationship>
<precondition>
<criterion>
<text><reference value=\’\’></text>
</criterion>
</precondition>
</substanceAdministation>