Impfstatus-Section (Template)
(Teildokument von Übermittlung meldepflichtiger Krankheiten)
(→XML Beispiel) |
(→XML Beispiel) |
||
Zeile 106: | Zeile 106: | ||
{{WorkBox|}} | {{WorkBox|}} | ||
− | {{OIBox|IHE PCC Immunization Vol.2 Kap. 6.3.3.3.5 ? s.u. http://www.ihe.net/Technical_Framework/upload/ | + | {{OIBox|IHE PCC Immunization Vol.2 Kap. 6.3.3.3.5 ? s.u. http://www.ihe.net/Technical_Framework/upload/IHE_PCC_TF_Vol2.pdf}} |
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> |
Version vom 20. Juni 2013, 13:02 Uhr
Dieses Material ist Teil des Leitfadens Übermittlung meldepflichtiger Krankheiten.
|
Inhaltsverzeichnis
Section: Impfstatus
eigene Template ID | 1.2.276.0.76.10.? |
genutztes Template | |
General Description | Dieses Template spezifiziert, wie die Section Impfstatusangegeben wird. |
Status | in Arbeit |
Beschreibung
Aufbau
Lvl | RIM | Name | Desc | DT | Kard | Conf | Beschreibung |
---|---|---|---|---|---|---|---|
1 | rel | component | 0..* | optional | |||
2 | rel | @typeCode | "COMP" | 1..1 | M | fix | |
3 | act | Section | Impfstatus | 0..* | optional | "Impfung erfolgt?" / Anzahl / "Datum letzter Impfung" / Impfstoff | |
4 | act | @classCode | "DOCSECT" | 1..1 | M | fix | |
4 | act | @moodCode | "EVN" | 1..1 | M | fix | |
4 | act | title | ST | 1..1 | R | "Angaben zu Impfungen" | |
4 | act | text | ED | 1..1 | R |
XML Beispiel
IHE PCC Immunization Vol.2 Kap. 6.3.3.3.5 ? s.u. http://www.ihe.net/Technical_Framework/upload/IHE_PCC_TF_Vol2.pdf |
<component>
<section>
<templateId root='2.16.840.1.113883.10.20.1.6'/>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.3.23'/>
<id root=' ' extension=' '/>
<code code='11369-6'
displayName='HISTORY OF IMMUNIZATIONS'
codeSystem='2.16.840.1.113883.6.1'
codeSystemName='LOINC'/>
<text>
Text as described above
</text>
<entry>
:
<!-- Required Immunization element -->
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.12'/>
:
</entry>
</section>
</component>