-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathRESULT_Urine_Protein.xml
54 lines (54 loc) · 1.99 KB
/
RESULT_Urine_Protein.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<section>
<templateId root="2.16.840.1.113883.10.20.22.2.3.1"/>
<!-- Results Section with Coded Entries Required-->
<code code="30954-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Relevant diagnostic tests and/or laboratory data"/>
<title>Results</title>
<text>
<table border="1">
<thead>
<tr>
<th>Description</th>
<th>Value / Unit</th>
<th>Interpretation</th>
<th>Reference Range</th>
</tr>
</thead>
<tbody>
<tr ID="Result9">
<td>Urine Protein</td>
<td>2+</td>
<td>High</td>
<td></td>
</tr>
</tbody>
</table>
</text>
<entry>
<organizer classCode="CLUSTER" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.22.4.1"/>
<id root="a4307cb2-b3b4-4f42-be03-1d9077376f4b"/>
<!-- For an individual result which may be ordered independently, we choose a CLUSTER classCode and used the specific LOINC code as organizer/code-->
<code code="20454-5" displayName="Protein [Presence] in Urine by Test strip" codeSystem="2.16.840.1.113883.6.19" codesystemname="LOINC"/>
<statusCode code="completed"/>
<component>
<observation classCode="OBS" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.22.4.2"/>
<id root="f1r43t34t465657676yrt6rty597c3824b363"/>
<code code="20454-5" displayName="Protein [Presence] in Urine by Test strip" codeSystem="2.16.840.1.113883.6.19" codesystemname="LOINC">
<translation>
<code code="50456001" dispalyname= "Urine Protein" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" />
</translation>
</code>
<text>
<reference value="#Result9"/>
</text>
<statusCode code="completed"/>
<effectiveTime value="20131023090823-0500"/>
<!-- Today Coded Ordinal is not commonly used, so most vendors will support ST -->
<value xsi:type="ST">2+</value>
<interpretationCode code="H" codeSystem="2.16.840.1.113883.5.83"/>
</observation>
</component>
</organizer>
</entry>
</section>