Fragestellung-Section (Template)
(Teildokument von Pathologiebefund)
Foemig (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{DocumentPart}} ====Klinische Information / Fragestellung==== {| class="hl7table" |bgcolor="ddddff"|Template ID|| colspan=2 | 1.3.6.1.4.1.19376.1.8.1.2.1 (=IHE…“) |
(→Klinische Information / Fragestellung) |
||
Zeile 1: | Zeile 1: | ||
{{DocumentPart}} | {{DocumentPart}} | ||
− | + | ==Klinische Information / Fragestellung== | |
{| class="hl7table" | {| class="hl7table" |
Version vom 22. Februar 2013, 11:09 Uhr
Dieses Material ist Teil des Leitfadens Pathologiebefund.
|
Klinische Information / Fragestellung
Template ID | 1.3.6.1.4.1.19376.1.8.1.2.1 (=IHE) | |
General Description | In diesem Abschnitt werden die klinischen Informationen übermittelt. | |
Status | aus IHE übernommen ??? | |
LOINC Code | Opt. | Description |
22636-5 | O | Pathology report relevant history |
Vorgeschichte, Laborbefunde etc. werden als "Clinical Information Section", mit weiteren Subsections "Reason for referral" und " History of Present Illness" zusammengefasst.
IHE schlägt dazu folgendes Beispiel vor:
<section>
<templateId root="1.3.6.1.4.1.19376.1.8.1.2.1"/>
<code code="22636-5" displayName="Pathology report relevant history" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
<title>CLINICAL INFORMATION SECTION</title>
<text>Tissue submitted: left breast biopsy and apical axillary tissue </text>
<component>
<section>
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.1"/>
<code code="42349-1" displayName="Reason for referral" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
<title>Reason for anatomic pathology procedure</title>
<text>Breast mass - left breast</text>
</section>
</component>
<component>
<section>
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.4"/>
<code code="10164-2" displayName="History of present illness" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
<title> History of present illness </title>
<text>Carcinoma of breast. Post operative diagnosis: same.left UOQ breast mass.</text>
</section>
</component>
</section>
Das IHE-Beispiel ist nicht ganz konsistent, da LOINC-Code display name und Title nicht vollständig übereinstimmen. Außerdem ist hier die Materialangabe unkodiert vorgenommen worden |