source: fmts/trunk/samples/smart-rdf-in/smith-maria.rdf@ 1273

Last change on this file since 1273 was 1273, checked in by George Lilly, 13 years ago

initial load of ftms project files and test data

File size: 221.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<rdf:RDF
3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
4
5<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/demographics">
6 <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
7 <zipcode xmlns="http://smartplatforms.org/terms#">74047</zipcode>
8 <gender xmlns="http://xmlns.com/foaf/0.1/">female</gender>
9 <birthday xmlns="http://smartplatforms.org/terms#">1939-07-01</birthday>
10 <givenName xmlns="http://xmlns.com/foaf/0.1/">Maria</givenName>
11 <familyName xmlns="http://xmlns.com/foaf/0.1/">Smith</familyName>
12</rdf:Description>
13
14
15
16<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a83215ee-3f7b-4778-9b1a-9ca30447f6ce">
17 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
18 <externalID xmlns="http://smartplatforms.org/terms#">A521207485</externalID>
19 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3007"/>
20</rdf:Description>
21
22<rdf:Description rdf:nodeID="zLkSudEW3007">
23 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
24 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
25</rdf:Description>
26
27<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a83215ee-3f7b-4778-9b1a-9ca30447f6ce">
28 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3002"/>
29</rdf:Description>
30
31<rdf:Description rdf:nodeID="zLkSudEW3002">
32 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
33 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3003"/>
34</rdf:Description>
35
36<rdf:Description rdf:nodeID="zLkSudEW3003">
37 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
38 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
39 <value xmlns="http://smartplatforms.org/terms#">2</value>
40</rdf:Description>
41
42<rdf:Description rdf:nodeID="zLkSudEW3002">
43 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3004"/>
44</rdf:Description>
45
46<rdf:Description rdf:nodeID="zLkSudEW3004">
47 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
48 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3006"/>
49</rdf:Description>
50
51<rdf:Description rdf:nodeID="zLkSudEW3006">
52 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
53 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
54 <value xmlns="http://smartplatforms.org/terms#">0</value>
55</rdf:Description>
56
57<rdf:Description rdf:nodeID="zLkSudEW3004">
58 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3005"/>
59</rdf:Description>
60
61<rdf:Description rdf:nodeID="zLkSudEW3005">
62 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
63 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
64 <value xmlns="http://smartplatforms.org/terms#">0</value>
65</rdf:Description>
66
67<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a83215ee-3f7b-4778-9b1a-9ca30447f6ce">
68 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3008"/>
69</rdf:Description>
70
71<rdf:Description rdf:nodeID="zLkSudEW3008">
72 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
73 <title xmlns="http://purl.org/dc/terms/">Bacteria #/area UrnS HPF</title>
74 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5769-5"/>
75</rdf:Description>
76
77<rdf:Description rdf:about="http://loinc.org/codes/5769-5">
78 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
79 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
80 <identifier xmlns="http://purl.org/dc/terms/">5769-5</identifier>
81</rdf:Description>
82
83<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/08908962-18fd-4bec-8452-8d27c586a97c">
84 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
85 <externalID xmlns="http://smartplatforms.org/terms#">A663704865</externalID>
86 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2795"/>
87</rdf:Description>
88
89<rdf:Description rdf:nodeID="zLkSudEW2795">
90 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
91 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
92</rdf:Description>
93
94<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/08908962-18fd-4bec-8452-8d27c586a97c">
95 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2790"/>
96</rdf:Description>
97
98<rdf:Description rdf:nodeID="zLkSudEW2790">
99 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
100 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2791"/>
101</rdf:Description>
102
103<rdf:Description rdf:nodeID="zLkSudEW2791">
104 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
105 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
106 <value xmlns="http://smartplatforms.org/terms#">106</value>
107</rdf:Description>
108
109<rdf:Description rdf:nodeID="zLkSudEW2790">
110 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2792"/>
111</rdf:Description>
112
113<rdf:Description rdf:nodeID="zLkSudEW2792">
114 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
115 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2794"/>
116</rdf:Description>
117
118<rdf:Description rdf:nodeID="zLkSudEW2794">
119 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
120 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
121 <value xmlns="http://smartplatforms.org/terms#">100</value>
122</rdf:Description>
123
124<rdf:Description rdf:nodeID="zLkSudEW2792">
125 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2793"/>
126</rdf:Description>
127
128<rdf:Description rdf:nodeID="zLkSudEW2793">
129 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
130 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
131 <value xmlns="http://smartplatforms.org/terms#">70</value>
132</rdf:Description>
133
134<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/08908962-18fd-4bec-8452-8d27c586a97c">
135 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2796"/>
136</rdf:Description>
137
138<rdf:Description rdf:nodeID="zLkSudEW2796">
139 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
140 <title xmlns="http://purl.org/dc/terms/">Glucose SerPl-mCnc</title>
141 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2345-7"/>
142</rdf:Description>
143
144<rdf:Description rdf:about="http://loinc.org/codes/2345-7">
145 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
146 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
147 <identifier xmlns="http://purl.org/dc/terms/">2345-7</identifier>
148</rdf:Description>
149
150<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/027311e8-e20c-4b36-aa25-8d19b314674c">
151 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
152 <externalID xmlns="http://smartplatforms.org/terms#">A589517103</externalID>
153 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3057"/>
154</rdf:Description>
155
156<rdf:Description rdf:nodeID="zLkSudEW3057">
157 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
158 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
159</rdf:Description>
160
161<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/027311e8-e20c-4b36-aa25-8d19b314674c">
162 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3052"/>
163</rdf:Description>
164
165<rdf:Description rdf:nodeID="zLkSudEW3052">
166 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
167 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3053"/>
168</rdf:Description>
169
170<rdf:Description rdf:nodeID="zLkSudEW3053">
171 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
172 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
173 <value xmlns="http://smartplatforms.org/terms#">137</value>
174</rdf:Description>
175
176<rdf:Description rdf:nodeID="zLkSudEW3052">
177 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3054"/>
178</rdf:Description>
179
180<rdf:Description rdf:nodeID="zLkSudEW3054">
181 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
182 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3056"/>
183</rdf:Description>
184
185<rdf:Description rdf:nodeID="zLkSudEW3056">
186 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
187 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
188 <value xmlns="http://smartplatforms.org/terms#">160</value>
189</rdf:Description>
190
191<rdf:Description rdf:nodeID="zLkSudEW3054">
192 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3055"/>
193</rdf:Description>
194
195<rdf:Description rdf:nodeID="zLkSudEW3055">
196 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
197 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
198 <value xmlns="http://smartplatforms.org/terms#">35</value>
199</rdf:Description>
200
201<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/027311e8-e20c-4b36-aa25-8d19b314674c">
202 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3058"/>
203</rdf:Description>
204
205<rdf:Description rdf:nodeID="zLkSudEW3058">
206 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
207 <title xmlns="http://purl.org/dc/terms/">Trigl SerPl-mCnc</title>
208 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2571-8"/>
209</rdf:Description>
210
211<rdf:Description rdf:about="http://loinc.org/codes/2571-8">
212 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
213 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
214 <identifier xmlns="http://purl.org/dc/terms/">2571-8</identifier>
215</rdf:Description>
216
217<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a583028-195d-4ec4-9f68-d953966e6fc7">
218 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
219 <externalID xmlns="http://smartplatforms.org/terms#">A400277917</externalID>
220 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3023"/>
221</rdf:Description>
222
223<rdf:Description rdf:nodeID="zLkSudEW3023">
224 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
225 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
226</rdf:Description>
227
228<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a583028-195d-4ec4-9f68-d953966e6fc7">
229 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3018"/>
230</rdf:Description>
231
232<rdf:Description rdf:nodeID="zLkSudEW3018">
233 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
234 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3019"/>
235</rdf:Description>
236
237<rdf:Description rdf:nodeID="zLkSudEW3019">
238 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
239 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
240 <value xmlns="http://smartplatforms.org/terms#">1</value>
241</rdf:Description>
242
243<rdf:Description rdf:nodeID="zLkSudEW3018">
244 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3020"/>
245</rdf:Description>
246
247<rdf:Description rdf:nodeID="zLkSudEW3020">
248 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
249 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3022"/>
250</rdf:Description>
251
252<rdf:Description rdf:nodeID="zLkSudEW3022">
253 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
254 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
255 <value xmlns="http://smartplatforms.org/terms#">2</value>
256</rdf:Description>
257
258<rdf:Description rdf:nodeID="zLkSudEW3020">
259 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3021"/>
260</rdf:Description>
261
262<rdf:Description rdf:nodeID="zLkSudEW3021">
263 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
264 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
265 <value xmlns="http://smartplatforms.org/terms#">0</value>
266</rdf:Description>
267
268<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a583028-195d-4ec4-9f68-d953966e6fc7">
269 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3024"/>
270</rdf:Description>
271
272<rdf:Description rdf:nodeID="zLkSudEW3024">
273 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
274 <title xmlns="http://purl.org/dc/terms/">Basophils NFr Bld</title>
275 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/30180-4"/>
276</rdf:Description>
277
278<rdf:Description rdf:about="http://loinc.org/codes/30180-4">
279 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
280 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
281 <identifier xmlns="http://purl.org/dc/terms/">30180-4</identifier>
282</rdf:Description>
283
284<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/680f2053-6b1f-4701-924c-17b5f0a33318">
285 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
286 <externalID xmlns="http://smartplatforms.org/terms#">A492871819</externalID>
287 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2965"/>
288</rdf:Description>
289
290<rdf:Description rdf:nodeID="zLkSudEW2965">
291 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
292 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
293</rdf:Description>
294
295<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/680f2053-6b1f-4701-924c-17b5f0a33318">
296 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2960"/>
297</rdf:Description>
298
299<rdf:Description rdf:nodeID="zLkSudEW2960">
300 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
301 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2961"/>
302</rdf:Description>
303
304<rdf:Description rdf:nodeID="zLkSudEW2961">
305 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
306 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
307 <value xmlns="http://smartplatforms.org/terms#">10.2</value>
308</rdf:Description>
309
310<rdf:Description rdf:nodeID="zLkSudEW2960">
311 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2962"/>
312</rdf:Description>
313
314<rdf:Description rdf:nodeID="zLkSudEW2962">
315 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
316 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2964"/>
317</rdf:Description>
318
319<rdf:Description rdf:nodeID="zLkSudEW2964">
320 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
321 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
322 <value xmlns="http://smartplatforms.org/terms#">10.5</value>
323</rdf:Description>
324
325<rdf:Description rdf:nodeID="zLkSudEW2962">
326 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2963"/>
327</rdf:Description>
328
329<rdf:Description rdf:nodeID="zLkSudEW2963">
330 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
331 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
332 <value xmlns="http://smartplatforms.org/terms#">8.6</value>
333</rdf:Description>
334
335<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/680f2053-6b1f-4701-924c-17b5f0a33318">
336 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2966"/>
337</rdf:Description>
338
339<rdf:Description rdf:nodeID="zLkSudEW2966">
340 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
341 <title xmlns="http://purl.org/dc/terms/">Calcium SerPl-mCnc</title>
342 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/17861-6"/>
343</rdf:Description>
344
345<rdf:Description rdf:about="http://loinc.org/codes/17861-6">
346 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
347 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
348 <identifier xmlns="http://purl.org/dc/terms/">17861-6</identifier>
349</rdf:Description>
350
351<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6e3b9768-1294-4fed-bee3-106ed95116e6">
352 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
353 <externalID xmlns="http://smartplatforms.org/terms#">A997567241</externalID>
354 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2845"/>
355</rdf:Description>
356
357<rdf:Description rdf:nodeID="zLkSudEW2845">
358 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
359 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
360</rdf:Description>
361
362<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6e3b9768-1294-4fed-bee3-106ed95116e6">
363 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2840"/>
364</rdf:Description>
365
366<rdf:Description rdf:nodeID="zLkSudEW2840">
367 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
368 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2841"/>
369</rdf:Description>
370
371<rdf:Description rdf:nodeID="zLkSudEW2841">
372 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
373 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
374 <value xmlns="http://smartplatforms.org/terms#">29.1</value>
375</rdf:Description>
376
377<rdf:Description rdf:nodeID="zLkSudEW2840">
378 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2842"/>
379</rdf:Description>
380
381<rdf:Description rdf:nodeID="zLkSudEW2842">
382 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
383 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2844"/>
384</rdf:Description>
385
386<rdf:Description rdf:nodeID="zLkSudEW2844">
387 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
388 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
389 <value xmlns="http://smartplatforms.org/terms#">29</value>
390</rdf:Description>
391
392<rdf:Description rdf:nodeID="zLkSudEW2842">
393 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2843"/>
394</rdf:Description>
395
396<rdf:Description rdf:nodeID="zLkSudEW2843">
397 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
398 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
399 <value xmlns="http://smartplatforms.org/terms#">22</value>
400</rdf:Description>
401
402<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6e3b9768-1294-4fed-bee3-106ed95116e6">
403 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2846"/>
404</rdf:Description>
405
406<rdf:Description rdf:nodeID="zLkSudEW2846">
407 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
408 <title xmlns="http://purl.org/dc/terms/">CO2 SerPl-sCnc</title>
409 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2028-9"/>
410</rdf:Description>
411
412<rdf:Description rdf:about="http://loinc.org/codes/2028-9">
413 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
414 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
415 <identifier xmlns="http://purl.org/dc/terms/">2028-9</identifier>
416</rdf:Description>
417
418<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/74cf3170-59d2-4d45-91f8-f153fb6a3780">
419 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
420 <externalID xmlns="http://smartplatforms.org/terms#">A495008057</externalID>
421 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3241"/>
422</rdf:Description>
423
424<rdf:Description rdf:nodeID="zLkSudEW3241">
425 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
426 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
427</rdf:Description>
428
429<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/74cf3170-59d2-4d45-91f8-f153fb6a3780">
430 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3236"/>
431</rdf:Description>
432
433<rdf:Description rdf:nodeID="zLkSudEW3236">
434 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
435 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3237"/>
436</rdf:Description>
437
438<rdf:Description rdf:nodeID="zLkSudEW3237">
439 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
440 <unit xmlns="http://smartplatforms.org/terms#">/[LPF]</unit>
441 <value xmlns="http://smartplatforms.org/terms#">0</value>
442</rdf:Description>
443
444<rdf:Description rdf:nodeID="zLkSudEW3236">
445 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3238"/>
446</rdf:Description>
447
448<rdf:Description rdf:nodeID="zLkSudEW3238">
449 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
450 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3240"/>
451</rdf:Description>
452
453<rdf:Description rdf:nodeID="zLkSudEW3240">
454 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
455 <unit xmlns="http://smartplatforms.org/terms#">/[LPF]</unit>
456 <value xmlns="http://smartplatforms.org/terms#">0</value>
457</rdf:Description>
458
459<rdf:Description rdf:nodeID="zLkSudEW3238">
460 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3239"/>
461</rdf:Description>
462
463<rdf:Description rdf:nodeID="zLkSudEW3239">
464 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
465 <unit xmlns="http://smartplatforms.org/terms#">/[LPF]</unit>
466 <value xmlns="http://smartplatforms.org/terms#">0</value>
467</rdf:Description>
468
469<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/74cf3170-59d2-4d45-91f8-f153fb6a3780">
470 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3242"/>
471</rdf:Description>
472
473<rdf:Description rdf:nodeID="zLkSudEW3242">
474 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
475 <title xmlns="http://purl.org/dc/terms/">Casts #/area UrnS LPF</title>
476 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/9842-6"/>
477</rdf:Description>
478
479<rdf:Description rdf:about="http://loinc.org/codes/9842-6">
480 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
481 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
482 <identifier xmlns="http://purl.org/dc/terms/">9842-6</identifier>
483</rdf:Description>
484
485<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/040e23fe-d23e-4b7b-925f-16e35e6294da">
486 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
487 <externalID xmlns="http://smartplatforms.org/terms#">A320011634</externalID>
488 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3233"/>
489</rdf:Description>
490
491<rdf:Description rdf:nodeID="zLkSudEW3233">
492 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
493 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
494</rdf:Description>
495
496<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/040e23fe-d23e-4b7b-925f-16e35e6294da">
497 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3228"/>
498</rdf:Description>
499
500<rdf:Description rdf:nodeID="zLkSudEW3228">
501 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
502 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3229"/>
503</rdf:Description>
504
505<rdf:Description rdf:nodeID="zLkSudEW3229">
506 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
507 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
508 <value xmlns="http://smartplatforms.org/terms#">101</value>
509</rdf:Description>
510
511<rdf:Description rdf:nodeID="zLkSudEW3228">
512 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3230"/>
513</rdf:Description>
514
515<rdf:Description rdf:nodeID="zLkSudEW3230">
516 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
517 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3232"/>
518</rdf:Description>
519
520<rdf:Description rdf:nodeID="zLkSudEW3232">
521 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
522 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
523 <value xmlns="http://smartplatforms.org/terms#">107</value>
524</rdf:Description>
525
526<rdf:Description rdf:nodeID="zLkSudEW3230">
527 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3231"/>
528</rdf:Description>
529
530<rdf:Description rdf:nodeID="zLkSudEW3231">
531 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
532 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
533 <value xmlns="http://smartplatforms.org/terms#">98</value>
534</rdf:Description>
535
536<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/040e23fe-d23e-4b7b-925f-16e35e6294da">
537 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3234"/>
538</rdf:Description>
539
540<rdf:Description rdf:nodeID="zLkSudEW3234">
541 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
542 <title xmlns="http://purl.org/dc/terms/">Chloride SerPl-sCnc</title>
543 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2075-0"/>
544</rdf:Description>
545
546<rdf:Description rdf:about="http://loinc.org/codes/2075-0">
547 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
548 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
549 <identifier xmlns="http://purl.org/dc/terms/">2075-0</identifier>
550</rdf:Description>
551
552<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/dff98163-8f2c-4894-ab99-70d7e484cdc7">
553 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
554 <externalID xmlns="http://smartplatforms.org/terms#">A174919486</externalID>
555 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3209"/>
556</rdf:Description>
557
558<rdf:Description rdf:nodeID="zLkSudEW3209">
559 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
560 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
561</rdf:Description>
562
563<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/dff98163-8f2c-4894-ab99-70d7e484cdc7">
564 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3204"/>
565</rdf:Description>
566
567<rdf:Description rdf:nodeID="zLkSudEW3204">
568 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
569 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3205"/>
570</rdf:Description>
571
572<rdf:Description rdf:nodeID="zLkSudEW3205">
573 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
574 <unit xmlns="http://smartplatforms.org/terms#">[pH]</unit>
575 <value xmlns="http://smartplatforms.org/terms#">6</value>
576</rdf:Description>
577
578<rdf:Description rdf:nodeID="zLkSudEW3204">
579 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3206"/>
580</rdf:Description>
581
582<rdf:Description rdf:nodeID="zLkSudEW3206">
583 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
584 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3208"/>
585</rdf:Description>
586
587<rdf:Description rdf:nodeID="zLkSudEW3208">
588 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
589 <unit xmlns="http://smartplatforms.org/terms#">[pH]</unit>
590 <value xmlns="http://smartplatforms.org/terms#">9</value>
591</rdf:Description>
592
593<rdf:Description rdf:nodeID="zLkSudEW3206">
594 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3207"/>
595</rdf:Description>
596
597<rdf:Description rdf:nodeID="zLkSudEW3207">
598 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
599 <unit xmlns="http://smartplatforms.org/terms#">[pH]</unit>
600 <value xmlns="http://smartplatforms.org/terms#">5</value>
601</rdf:Description>
602
603<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/dff98163-8f2c-4894-ab99-70d7e484cdc7">
604 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3210"/>
605</rdf:Description>
606
607<rdf:Description rdf:nodeID="zLkSudEW3210">
608 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
609 <title xmlns="http://purl.org/dc/terms/">pH Ur Strip</title>
610 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5803-2"/>
611</rdf:Description>
612
613<rdf:Description rdf:about="http://loinc.org/codes/5803-2">
614 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
615 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
616 <identifier xmlns="http://purl.org/dc/terms/">5803-2</identifier>
617</rdf:Description>
618
619<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/da75a319-736e-4c86-b36b-21b3de806e48">
620 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
621 <externalID xmlns="http://smartplatforms.org/terms#">A550135652</externalID>
622 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3073"/>
623</rdf:Description>
624
625<rdf:Description rdf:nodeID="zLkSudEW3073">
626 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
627 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
628</rdf:Description>
629
630<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/da75a319-736e-4c86-b36b-21b3de806e48">
631 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3068"/>
632</rdf:Description>
633
634<rdf:Description rdf:nodeID="zLkSudEW3068">
635 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
636 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3069"/>
637</rdf:Description>
638
639<rdf:Description rdf:nodeID="zLkSudEW3069">
640 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
641 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
642 <value xmlns="http://smartplatforms.org/terms#">139</value>
643</rdf:Description>
644
645<rdf:Description rdf:nodeID="zLkSudEW3068">
646 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3070"/>
647</rdf:Description>
648
649<rdf:Description rdf:nodeID="zLkSudEW3070">
650 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
651 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3072"/>
652</rdf:Description>
653
654<rdf:Description rdf:nodeID="zLkSudEW3072">
655 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
656 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
657 <value xmlns="http://smartplatforms.org/terms#">145</value>
658</rdf:Description>
659
660<rdf:Description rdf:nodeID="zLkSudEW3070">
661 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3071"/>
662</rdf:Description>
663
664<rdf:Description rdf:nodeID="zLkSudEW3071">
665 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
666 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
667 <value xmlns="http://smartplatforms.org/terms#">136</value>
668</rdf:Description>
669
670<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/da75a319-736e-4c86-b36b-21b3de806e48">
671 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3074"/>
672</rdf:Description>
673
674<rdf:Description rdf:nodeID="zLkSudEW3074">
675 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
676 <title xmlns="http://purl.org/dc/terms/">Sodium SerPl-sCnc</title>
677 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2951-2"/>
678</rdf:Description>
679
680<rdf:Description rdf:about="http://loinc.org/codes/2951-2">
681 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
682 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
683 <identifier xmlns="http://purl.org/dc/terms/">2951-2</identifier>
684</rdf:Description>
685
686<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/561a7f80-f70d-45c8-b54c-70f9760ff3f1">
687 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
688 <externalID xmlns="http://smartplatforms.org/terms#">A928166873</externalID>
689 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3175"/>
690</rdf:Description>
691
692<rdf:Description rdf:nodeID="zLkSudEW3175">
693 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
694 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
695</rdf:Description>
696
697<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/561a7f80-f70d-45c8-b54c-70f9760ff3f1">
698 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3170"/>
699</rdf:Description>
700
701<rdf:Description rdf:nodeID="zLkSudEW3170">
702 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
703 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3171"/>
704</rdf:Description>
705
706<rdf:Description rdf:nodeID="zLkSudEW3171">
707 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
708 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
709 <value xmlns="http://smartplatforms.org/terms#">170</value>
710</rdf:Description>
711
712<rdf:Description rdf:nodeID="zLkSudEW3170">
713 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3172"/>
714</rdf:Description>
715
716<rdf:Description rdf:nodeID="zLkSudEW3172">
717 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
718 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3174"/>
719</rdf:Description>
720
721<rdf:Description rdf:nodeID="zLkSudEW3174">
722 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
723 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
724 <value xmlns="http://smartplatforms.org/terms#">199</value>
725</rdf:Description>
726
727<rdf:Description rdf:nodeID="zLkSudEW3172">
728 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3173"/>
729</rdf:Description>
730
731<rdf:Description rdf:nodeID="zLkSudEW3173">
732 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
733 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
734 <value xmlns="http://smartplatforms.org/terms#">0</value>
735</rdf:Description>
736
737<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/561a7f80-f70d-45c8-b54c-70f9760ff3f1">
738 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3176"/>
739</rdf:Description>
740
741<rdf:Description rdf:nodeID="zLkSudEW3176">
742 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
743 <title xmlns="http://purl.org/dc/terms/">Cholest SerPl-mCnc</title>
744 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2093-3"/>
745</rdf:Description>
746
747<rdf:Description rdf:about="http://loinc.org/codes/2093-3">
748 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
749 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
750 <identifier xmlns="http://purl.org/dc/terms/">2093-3</identifier>
751</rdf:Description>
752
753<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f2fec24f-eb48-4959-b30f-6b075dc8d5d6">
754 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
755 <externalID xmlns="http://smartplatforms.org/terms#">A699369558</externalID>
756 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3081"/>
757</rdf:Description>
758
759<rdf:Description rdf:nodeID="zLkSudEW3081">
760 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
761 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
762</rdf:Description>
763
764<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f2fec24f-eb48-4959-b30f-6b075dc8d5d6">
765 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3076"/>
766</rdf:Description>
767
768<rdf:Description rdf:nodeID="zLkSudEW3076">
769 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
770 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3077"/>
771</rdf:Description>
772
773<rdf:Description rdf:nodeID="zLkSudEW3077">
774 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
775 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
776 <value xmlns="http://smartplatforms.org/terms#">0</value>
777</rdf:Description>
778
779<rdf:Description rdf:nodeID="zLkSudEW3076">
780 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3078"/>
781</rdf:Description>
782
783<rdf:Description rdf:nodeID="zLkSudEW3078">
784 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
785 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3080"/>
786</rdf:Description>
787
788<rdf:Description rdf:nodeID="zLkSudEW3080">
789 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
790 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
791 <value xmlns="http://smartplatforms.org/terms#">0</value>
792</rdf:Description>
793
794<rdf:Description rdf:nodeID="zLkSudEW3078">
795 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3079"/>
796</rdf:Description>
797
798<rdf:Description rdf:nodeID="zLkSudEW3079">
799 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
800 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
801 <value xmlns="http://smartplatforms.org/terms#">0</value>
802</rdf:Description>
803
804<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f2fec24f-eb48-4959-b30f-6b075dc8d5d6">
805 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3082"/>
806</rdf:Description>
807
808<rdf:Description rdf:nodeID="zLkSudEW3082">
809 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
810 <title xmlns="http://purl.org/dc/terms/">Prot Ur Strip-mCnc</title>
811 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5804-0"/>
812</rdf:Description>
813
814<rdf:Description rdf:about="http://loinc.org/codes/5804-0">
815 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
816 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
817 <identifier xmlns="http://purl.org/dc/terms/">5804-0</identifier>
818</rdf:Description>
819
820<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fa9db25c-e577-4d10-9754-3b09ddaaaff9">
821 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
822 <externalID xmlns="http://smartplatforms.org/terms#">A462809911</externalID>
823 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2923"/>
824</rdf:Description>
825
826<rdf:Description rdf:nodeID="zLkSudEW2923">
827 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
828 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
829</rdf:Description>
830
831<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fa9db25c-e577-4d10-9754-3b09ddaaaff9">
832 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2918"/>
833</rdf:Description>
834
835<rdf:Description rdf:nodeID="zLkSudEW2918">
836 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
837 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2919"/>
838</rdf:Description>
839
840<rdf:Description rdf:nodeID="zLkSudEW2919">
841 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
842 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
843 <value xmlns="http://smartplatforms.org/terms#">120</value>
844</rdf:Description>
845
846<rdf:Description rdf:nodeID="zLkSudEW2918">
847 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2920"/>
848</rdf:Description>
849
850<rdf:Description rdf:nodeID="zLkSudEW2920">
851 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
852 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2922"/>
853</rdf:Description>
854
855<rdf:Description rdf:nodeID="zLkSudEW2922">
856 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
857 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
858 <value xmlns="http://smartplatforms.org/terms#">100</value>
859</rdf:Description>
860
861<rdf:Description rdf:nodeID="zLkSudEW2920">
862 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2921"/>
863</rdf:Description>
864
865<rdf:Description rdf:nodeID="zLkSudEW2921">
866 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
867 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
868 <value xmlns="http://smartplatforms.org/terms#">70</value>
869</rdf:Description>
870
871<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fa9db25c-e577-4d10-9754-3b09ddaaaff9">
872 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2924"/>
873</rdf:Description>
874
875<rdf:Description rdf:nodeID="zLkSudEW2924">
876 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
877 <title xmlns="http://purl.org/dc/terms/">Glucose SerPl-mCnc</title>
878 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2345-7"/>
879</rdf:Description>
880
881<rdf:Description rdf:about="http://loinc.org/codes/2345-7">
882 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
883 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
884 <identifier xmlns="http://purl.org/dc/terms/">2345-7</identifier>
885</rdf:Description>
886
887<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/5375f81c-5a5d-486b-a464-4a1e5fcb80b8">
888 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
889 <externalID xmlns="http://smartplatforms.org/terms#">A951575027</externalID>
890 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3049"/>
891</rdf:Description>
892
893<rdf:Description rdf:nodeID="zLkSudEW3049">
894 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
895 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
896</rdf:Description>
897
898<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/5375f81c-5a5d-486b-a464-4a1e5fcb80b8">
899 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3044"/>
900</rdf:Description>
901
902<rdf:Description rdf:nodeID="zLkSudEW3044">
903 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
904 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3045"/>
905</rdf:Description>
906
907<rdf:Description rdf:nodeID="zLkSudEW3045">
908 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
909 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
910 <value xmlns="http://smartplatforms.org/terms#">138</value>
911</rdf:Description>
912
913<rdf:Description rdf:nodeID="zLkSudEW3044">
914 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3046"/>
915</rdf:Description>
916
917<rdf:Description rdf:nodeID="zLkSudEW3046">
918 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
919 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3048"/>
920</rdf:Description>
921
922<rdf:Description rdf:nodeID="zLkSudEW3048">
923 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
924 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
925 <value xmlns="http://smartplatforms.org/terms#">143</value>
926</rdf:Description>
927
928<rdf:Description rdf:nodeID="zLkSudEW3046">
929 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3047"/>
930</rdf:Description>
931
932<rdf:Description rdf:nodeID="zLkSudEW3047">
933 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
934 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
935 <value xmlns="http://smartplatforms.org/terms#">135</value>
936</rdf:Description>
937
938<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/5375f81c-5a5d-486b-a464-4a1e5fcb80b8">
939 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3050"/>
940</rdf:Description>
941
942<rdf:Description rdf:nodeID="zLkSudEW3050">
943 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
944 <title xmlns="http://purl.org/dc/terms/">Sodium SerPl-sCnc</title>
945 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2951-2"/>
946</rdf:Description>
947
948<rdf:Description rdf:about="http://loinc.org/codes/2951-2">
949 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
950 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
951 <identifier xmlns="http://purl.org/dc/terms/">2951-2</identifier>
952</rdf:Description>
953
954<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/99787469-66ac-4b24-ae3b-f98dcfb2cee8">
955 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
956 <externalID xmlns="http://smartplatforms.org/terms#">A230922739</externalID>
957 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2853"/>
958</rdf:Description>
959
960<rdf:Description rdf:nodeID="zLkSudEW2853">
961 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
962 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
963</rdf:Description>
964
965<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/99787469-66ac-4b24-ae3b-f98dcfb2cee8">
966 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2848"/>
967</rdf:Description>
968
969<rdf:Description rdf:nodeID="zLkSudEW2848">
970 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
971 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2849"/>
972</rdf:Description>
973
974<rdf:Description rdf:nodeID="zLkSudEW2849">
975 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
976 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
977 <value xmlns="http://smartplatforms.org/terms#">16</value>
978</rdf:Description>
979
980<rdf:Description rdf:nodeID="zLkSudEW2848">
981 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2850"/>
982</rdf:Description>
983
984<rdf:Description rdf:nodeID="zLkSudEW2850">
985 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
986 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2852"/>
987</rdf:Description>
988
989<rdf:Description rdf:nodeID="zLkSudEW2852">
990 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
991 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
992 <value xmlns="http://smartplatforms.org/terms#">40</value>
993</rdf:Description>
994
995<rdf:Description rdf:nodeID="zLkSudEW2850">
996 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2851"/>
997</rdf:Description>
998
999<rdf:Description rdf:nodeID="zLkSudEW2851">
1000 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1001 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1002 <value xmlns="http://smartplatforms.org/terms#">0</value>
1003</rdf:Description>
1004
1005<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/99787469-66ac-4b24-ae3b-f98dcfb2cee8">
1006 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2854"/>
1007</rdf:Description>
1008
1009<rdf:Description rdf:nodeID="zLkSudEW2854">
1010 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1011 <title xmlns="http://purl.org/dc/terms/">ALT SerPl-cCnc</title>
1012 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1742-6"/>
1013</rdf:Description>
1014
1015<rdf:Description rdf:about="http://loinc.org/codes/1742-6">
1016 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1017 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1018 <identifier xmlns="http://purl.org/dc/terms/">1742-6</identifier>
1019</rdf:Description>
1020
1021<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6cda48a8-19b5-47fc-b469-2e6957e35200">
1022 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1023 <externalID xmlns="http://smartplatforms.org/terms#">A836007984</externalID>
1024 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2949"/>
1025</rdf:Description>
1026
1027<rdf:Description rdf:nodeID="zLkSudEW2949">
1028 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1029 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1030</rdf:Description>
1031
1032<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6cda48a8-19b5-47fc-b469-2e6957e35200">
1033 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2944"/>
1034</rdf:Description>
1035
1036<rdf:Description rdf:nodeID="zLkSudEW2944">
1037 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1038 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2945"/>
1039</rdf:Description>
1040
1041<rdf:Description rdf:nodeID="zLkSudEW2945">
1042 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1043 <unit xmlns="http://smartplatforms.org/terms#">pg</unit>
1044 <value xmlns="http://smartplatforms.org/terms#">29.6</value>
1045</rdf:Description>
1046
1047<rdf:Description rdf:nodeID="zLkSudEW2944">
1048 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2946"/>
1049</rdf:Description>
1050
1051<rdf:Description rdf:nodeID="zLkSudEW2946">
1052 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1053 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2948"/>
1054</rdf:Description>
1055
1056<rdf:Description rdf:nodeID="zLkSudEW2948">
1057 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1058 <unit xmlns="http://smartplatforms.org/terms#">pg</unit>
1059 <value xmlns="http://smartplatforms.org/terms#">34</value>
1060</rdf:Description>
1061
1062<rdf:Description rdf:nodeID="zLkSudEW2946">
1063 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2947"/>
1064</rdf:Description>
1065
1066<rdf:Description rdf:nodeID="zLkSudEW2947">
1067 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1068 <unit xmlns="http://smartplatforms.org/terms#">pg</unit>
1069 <value xmlns="http://smartplatforms.org/terms#">26</value>
1070</rdf:Description>
1071
1072<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6cda48a8-19b5-47fc-b469-2e6957e35200">
1073 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2950"/>
1074</rdf:Description>
1075
1076<rdf:Description rdf:nodeID="zLkSudEW2950">
1077 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1078 <title xmlns="http://purl.org/dc/terms/">MCH RBC Qn Auto</title>
1079 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/785-6"/>
1080</rdf:Description>
1081
1082<rdf:Description rdf:about="http://loinc.org/codes/785-6">
1083 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1084 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1085 <identifier xmlns="http://purl.org/dc/terms/">785-6</identifier>
1086</rdf:Description>
1087
1088<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/60413983-a7f3-4ebf-bbf2-11bce5c59f49">
1089 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1090 <externalID xmlns="http://smartplatforms.org/terms#">A151370591</externalID>
1091 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3257"/>
1092</rdf:Description>
1093
1094<rdf:Description rdf:nodeID="zLkSudEW3257">
1095 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1096 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
1097</rdf:Description>
1098
1099<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/60413983-a7f3-4ebf-bbf2-11bce5c59f49">
1100 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3252"/>
1101</rdf:Description>
1102
1103<rdf:Description rdf:nodeID="zLkSudEW3252">
1104 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1105 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3253"/>
1106</rdf:Description>
1107
1108<rdf:Description rdf:nodeID="zLkSudEW3253">
1109 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1110 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1111 <value xmlns="http://smartplatforms.org/terms#">238</value>
1112</rdf:Description>
1113
1114<rdf:Description rdf:nodeID="zLkSudEW3252">
1115 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3254"/>
1116</rdf:Description>
1117
1118<rdf:Description rdf:nodeID="zLkSudEW3254">
1119 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1120 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3256"/>
1121</rdf:Description>
1122
1123<rdf:Description rdf:nodeID="zLkSudEW3256">
1124 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1125 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1126 <value xmlns="http://smartplatforms.org/terms#">199</value>
1127</rdf:Description>
1128
1129<rdf:Description rdf:nodeID="zLkSudEW3254">
1130 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3255"/>
1131</rdf:Description>
1132
1133<rdf:Description rdf:nodeID="zLkSudEW3255">
1134 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1135 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1136 <value xmlns="http://smartplatforms.org/terms#">0</value>
1137</rdf:Description>
1138
1139<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/60413983-a7f3-4ebf-bbf2-11bce5c59f49">
1140 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3258"/>
1141</rdf:Description>
1142
1143<rdf:Description rdf:nodeID="zLkSudEW3258">
1144 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1145 <title xmlns="http://purl.org/dc/terms/">Cholest SerPl-mCnc</title>
1146 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2093-3"/>
1147</rdf:Description>
1148
1149<rdf:Description rdf:about="http://loinc.org/codes/2093-3">
1150 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1151 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1152 <identifier xmlns="http://purl.org/dc/terms/">2093-3</identifier>
1153</rdf:Description>
1154
1155<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/538ed1b6-4583-4dbb-af3f-6edf67ae7b25">
1156 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1157 <externalID xmlns="http://smartplatforms.org/terms#">A993907648</externalID>
1158 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3273"/>
1159</rdf:Description>
1160
1161<rdf:Description rdf:nodeID="zLkSudEW3273">
1162 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1163 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1164</rdf:Description>
1165
1166<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/538ed1b6-4583-4dbb-af3f-6edf67ae7b25">
1167 <qualitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3272"/>
1168</rdf:Description>
1169
1170<rdf:Description rdf:nodeID="zLkSudEW3272">
1171 <rdf:type rdf:resource="http://smartplatforms.org/terms#QualitativeResult"/>
1172 <value xmlns="http://smartplatforms.org/terms#">Negative</value>
1173</rdf:Description>
1174
1175<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/538ed1b6-4583-4dbb-af3f-6edf67ae7b25">
1176 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3274"/>
1177</rdf:Description>
1178
1179<rdf:Description rdf:nodeID="zLkSudEW3274">
1180 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1181 <title xmlns="http://purl.org/dc/terms/">Bilirub Ur Ql Strip</title>
1182 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5770-3"/>
1183</rdf:Description>
1184
1185<rdf:Description rdf:about="http://loinc.org/codes/5770-3">
1186 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1187 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1188 <identifier xmlns="http://purl.org/dc/terms/">5770-3</identifier>
1189</rdf:Description>
1190
1191<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b84fe96d-11a0-4239-a425-2cd11b7f9f78">
1192 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1193 <externalID xmlns="http://smartplatforms.org/terms#">A924694541</externalID>
1194 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2879"/>
1195</rdf:Description>
1196
1197<rdf:Description rdf:nodeID="zLkSudEW2879">
1198 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1199 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1200</rdf:Description>
1201
1202<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b84fe96d-11a0-4239-a425-2cd11b7f9f78">
1203 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2874"/>
1204</rdf:Description>
1205
1206<rdf:Description rdf:nodeID="zLkSudEW2874">
1207 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1208 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2875"/>
1209</rdf:Description>
1210
1211<rdf:Description rdf:nodeID="zLkSudEW2875">
1212 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1213 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1214 <value xmlns="http://smartplatforms.org/terms#">9.43</value>
1215</rdf:Description>
1216
1217<rdf:Description rdf:nodeID="zLkSudEW2874">
1218 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2876"/>
1219</rdf:Description>
1220
1221<rdf:Description rdf:nodeID="zLkSudEW2876">
1222 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1223 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2878"/>
1224</rdf:Description>
1225
1226<rdf:Description rdf:nodeID="zLkSudEW2878">
1227 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1228 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1229 <value xmlns="http://smartplatforms.org/terms#">11</value>
1230</rdf:Description>
1231
1232<rdf:Description rdf:nodeID="zLkSudEW2876">
1233 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2877"/>
1234</rdf:Description>
1235
1236<rdf:Description rdf:nodeID="zLkSudEW2877">
1237 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1238 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1239 <value xmlns="http://smartplatforms.org/terms#">4.3</value>
1240</rdf:Description>
1241
1242<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b84fe96d-11a0-4239-a425-2cd11b7f9f78">
1243 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2880"/>
1244</rdf:Description>
1245
1246<rdf:Description rdf:nodeID="zLkSudEW2880">
1247 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1248 <title xmlns="http://purl.org/dc/terms/">WBC # Bld</title>
1249 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/26464-8"/>
1250</rdf:Description>
1251
1252<rdf:Description rdf:about="http://loinc.org/codes/26464-8">
1253 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1254 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1255 <identifier xmlns="http://purl.org/dc/terms/">26464-8</identifier>
1256</rdf:Description>
1257
1258<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d25dc566-a3bb-4560-a65f-382ac6dfe378">
1259 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1260 <externalID xmlns="http://smartplatforms.org/terms#">A634434704</externalID>
1261 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3119"/>
1262</rdf:Description>
1263
1264<rdf:Description rdf:nodeID="zLkSudEW3119">
1265 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1266 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
1267</rdf:Description>
1268
1269<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d25dc566-a3bb-4560-a65f-382ac6dfe378">
1270 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3114"/>
1271</rdf:Description>
1272
1273<rdf:Description rdf:nodeID="zLkSudEW3114">
1274 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1275 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3115"/>
1276</rdf:Description>
1277
1278<rdf:Description rdf:nodeID="zLkSudEW3115">
1279 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1280 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1281 <value xmlns="http://smartplatforms.org/terms#">18</value>
1282</rdf:Description>
1283
1284<rdf:Description rdf:nodeID="zLkSudEW3114">
1285 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3116"/>
1286</rdf:Description>
1287
1288<rdf:Description rdf:nodeID="zLkSudEW3116">
1289 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1290 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3118"/>
1291</rdf:Description>
1292
1293<rdf:Description rdf:nodeID="zLkSudEW3118">
1294 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1295 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1296 <value xmlns="http://smartplatforms.org/terms#">32</value>
1297</rdf:Description>
1298
1299<rdf:Description rdf:nodeID="zLkSudEW3116">
1300 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3117"/>
1301</rdf:Description>
1302
1303<rdf:Description rdf:nodeID="zLkSudEW3117">
1304 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1305 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1306 <value xmlns="http://smartplatforms.org/terms#">0</value>
1307</rdf:Description>
1308
1309<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d25dc566-a3bb-4560-a65f-382ac6dfe378">
1310 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3120"/>
1311</rdf:Description>
1312
1313<rdf:Description rdf:nodeID="zLkSudEW3120">
1314 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1315 <title xmlns="http://purl.org/dc/terms/">AST SerPl-cCnc</title>
1316 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1920-8"/>
1317</rdf:Description>
1318
1319<rdf:Description rdf:about="http://loinc.org/codes/1920-8">
1320 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1321 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1322 <identifier xmlns="http://purl.org/dc/terms/">1920-8</identifier>
1323</rdf:Description>
1324
1325<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b172fd82-05e5-4dc4-a6b4-763e4d9781f3">
1326 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1327 <externalID xmlns="http://smartplatforms.org/terms#">A622957536</externalID>
1328 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2915"/>
1329</rdf:Description>
1330
1331<rdf:Description rdf:nodeID="zLkSudEW2915">
1332 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1333 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1334</rdf:Description>
1335
1336<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b172fd82-05e5-4dc4-a6b4-763e4d9781f3">
1337 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2910"/>
1338</rdf:Description>
1339
1340<rdf:Description rdf:nodeID="zLkSudEW2910">
1341 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1342 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2911"/>
1343</rdf:Description>
1344
1345<rdf:Description rdf:nodeID="zLkSudEW2911">
1346 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1347 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1348 <value xmlns="http://smartplatforms.org/terms#">16</value>
1349</rdf:Description>
1350
1351<rdf:Description rdf:nodeID="zLkSudEW2910">
1352 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2912"/>
1353</rdf:Description>
1354
1355<rdf:Description rdf:nodeID="zLkSudEW2912">
1356 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1357 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2914"/>
1358</rdf:Description>
1359
1360<rdf:Description rdf:nodeID="zLkSudEW2914">
1361 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1362 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1363 <value xmlns="http://smartplatforms.org/terms#">23</value>
1364</rdf:Description>
1365
1366<rdf:Description rdf:nodeID="zLkSudEW2912">
1367 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2913"/>
1368</rdf:Description>
1369
1370<rdf:Description rdf:nodeID="zLkSudEW2913">
1371 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1372 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1373 <value xmlns="http://smartplatforms.org/terms#">6</value>
1374</rdf:Description>
1375
1376<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b172fd82-05e5-4dc4-a6b4-763e4d9781f3">
1377 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2916"/>
1378</rdf:Description>
1379
1380<rdf:Description rdf:nodeID="zLkSudEW2916">
1381 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1382 <title xmlns="http://purl.org/dc/terms/">BUN SerPl-mCnc</title>
1383 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/3094-0"/>
1384</rdf:Description>
1385
1386<rdf:Description rdf:about="http://loinc.org/codes/3094-0">
1387 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1388 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1389 <identifier xmlns="http://purl.org/dc/terms/">3094-0</identifier>
1390</rdf:Description>
1391
1392<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ca751409-8bf6-4405-a6fb-8651092eadaa">
1393 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1394 <externalID xmlns="http://smartplatforms.org/terms#">A555957122</externalID>
1395 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2734"/>
1396</rdf:Description>
1397
1398<rdf:Description rdf:nodeID="zLkSudEW2734">
1399 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1400 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
1401</rdf:Description>
1402
1403<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ca751409-8bf6-4405-a6fb-8651092eadaa">
1404 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2729"/>
1405</rdf:Description>
1406
1407<rdf:Description rdf:nodeID="zLkSudEW2729">
1408 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1409 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2730"/>
1410</rdf:Description>
1411
1412<rdf:Description rdf:nodeID="zLkSudEW2730">
1413 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1414 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1415 <value xmlns="http://smartplatforms.org/terms#">53</value>
1416</rdf:Description>
1417
1418<rdf:Description rdf:nodeID="zLkSudEW2729">
1419 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2731"/>
1420</rdf:Description>
1421
1422<rdf:Description rdf:nodeID="zLkSudEW2731">
1423 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1424 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2733"/>
1425</rdf:Description>
1426
1427<rdf:Description rdf:nodeID="zLkSudEW2733">
1428 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1429 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1430 <value xmlns="http://smartplatforms.org/terms#">199</value>
1431</rdf:Description>
1432
1433<rdf:Description rdf:nodeID="zLkSudEW2731">
1434 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2732"/>
1435</rdf:Description>
1436
1437<rdf:Description rdf:nodeID="zLkSudEW2732">
1438 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1439 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1440 <value xmlns="http://smartplatforms.org/terms#">40</value>
1441</rdf:Description>
1442
1443<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ca751409-8bf6-4405-a6fb-8651092eadaa">
1444 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2735"/>
1445</rdf:Description>
1446
1447<rdf:Description rdf:nodeID="zLkSudEW2735">
1448 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1449 <title xmlns="http://purl.org/dc/terms/">HDLc SerPl-mCnc</title>
1450 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2085-9"/>
1451</rdf:Description>
1452
1453<rdf:Description rdf:about="http://loinc.org/codes/2085-9">
1454 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1455 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1456 <identifier xmlns="http://purl.org/dc/terms/">2085-9</identifier>
1457</rdf:Description>
1458
1459<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/87142591-3714-4021-be7f-79dcfe777679">
1460 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1461 <externalID xmlns="http://smartplatforms.org/terms#">A123888542</externalID>
1462 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3131"/>
1463</rdf:Description>
1464
1465<rdf:Description rdf:nodeID="zLkSudEW3131">
1466 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1467 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1468</rdf:Description>
1469
1470<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/87142591-3714-4021-be7f-79dcfe777679">
1471 <qualitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3130"/>
1472</rdf:Description>
1473
1474<rdf:Description rdf:nodeID="zLkSudEW3130">
1475 <rdf:type rdf:resource="http://smartplatforms.org/terms#QualitativeResult"/>
1476 <value xmlns="http://smartplatforms.org/terms#">Positive</value>
1477</rdf:Description>
1478
1479<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/87142591-3714-4021-be7f-79dcfe777679">
1480 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3132"/>
1481</rdf:Description>
1482
1483<rdf:Description rdf:nodeID="zLkSudEW3132">
1484 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1485 <title xmlns="http://purl.org/dc/terms/">Hgb Ur Ql Strip</title>
1486 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5794-3"/>
1487</rdf:Description>
1488
1489<rdf:Description rdf:about="http://loinc.org/codes/5794-3">
1490 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1491 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1492 <identifier xmlns="http://purl.org/dc/terms/">5794-3</identifier>
1493</rdf:Description>
1494
1495<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cf2c7bdd-379f-469c-be74-43d55617d131">
1496 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1497 <externalID xmlns="http://smartplatforms.org/terms#">A474301673</externalID>
1498 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3225"/>
1499</rdf:Description>
1500
1501<rdf:Description rdf:nodeID="zLkSudEW3225">
1502 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1503 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1504</rdf:Description>
1505
1506<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cf2c7bdd-379f-469c-be74-43d55617d131">
1507 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3220"/>
1508</rdf:Description>
1509
1510<rdf:Description rdf:nodeID="zLkSudEW3220">
1511 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1512 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3221"/>
1513</rdf:Description>
1514
1515<rdf:Description rdf:nodeID="zLkSudEW3221">
1516 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1517 <unit xmlns="http://smartplatforms.org/terms#">10*6/uL</unit>
1518 <value xmlns="http://smartplatforms.org/terms#">5.05</value>
1519</rdf:Description>
1520
1521<rdf:Description rdf:nodeID="zLkSudEW3220">
1522 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3222"/>
1523</rdf:Description>
1524
1525<rdf:Description rdf:nodeID="zLkSudEW3222">
1526 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1527 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3224"/>
1528</rdf:Description>
1529
1530<rdf:Description rdf:nodeID="zLkSudEW3224">
1531 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1532 <unit xmlns="http://smartplatforms.org/terms#">10*6/uL</unit>
1533 <value xmlns="http://smartplatforms.org/terms#">5</value>
1534</rdf:Description>
1535
1536<rdf:Description rdf:nodeID="zLkSudEW3222">
1537 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3223"/>
1538</rdf:Description>
1539
1540<rdf:Description rdf:nodeID="zLkSudEW3223">
1541 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1542 <unit xmlns="http://smartplatforms.org/terms#">10*6/uL</unit>
1543 <value xmlns="http://smartplatforms.org/terms#">3.9</value>
1544</rdf:Description>
1545
1546<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cf2c7bdd-379f-469c-be74-43d55617d131">
1547 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3226"/>
1548</rdf:Description>
1549
1550<rdf:Description rdf:nodeID="zLkSudEW3226">
1551 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1552 <title xmlns="http://purl.org/dc/terms/">RBC # Bld Auto</title>
1553 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/789-8"/>
1554</rdf:Description>
1555
1556<rdf:Description rdf:about="http://loinc.org/codes/789-8">
1557 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1558 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1559 <identifier xmlns="http://purl.org/dc/terms/">789-8</identifier>
1560</rdf:Description>
1561
1562<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e1f0704d-0d7a-4343-95f2-c695c1ad1b9a">
1563 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1564 <externalID xmlns="http://smartplatforms.org/terms#">A512966525</externalID>
1565 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2777"/>
1566</rdf:Description>
1567
1568<rdf:Description rdf:nodeID="zLkSudEW2777">
1569 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1570 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1571</rdf:Description>
1572
1573<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e1f0704d-0d7a-4343-95f2-c695c1ad1b9a">
1574 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2772"/>
1575</rdf:Description>
1576
1577<rdf:Description rdf:nodeID="zLkSudEW2772">
1578 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1579 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2773"/>
1580</rdf:Description>
1581
1582<rdf:Description rdf:nodeID="zLkSudEW2773">
1583 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1584 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1585 <value xmlns="http://smartplatforms.org/terms#">221</value>
1586</rdf:Description>
1587
1588<rdf:Description rdf:nodeID="zLkSudEW2772">
1589 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2774"/>
1590</rdf:Description>
1591
1592<rdf:Description rdf:nodeID="zLkSudEW2774">
1593 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1594 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2776"/>
1595</rdf:Description>
1596
1597<rdf:Description rdf:nodeID="zLkSudEW2776">
1598 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1599 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1600 <value xmlns="http://smartplatforms.org/terms#">500</value>
1601</rdf:Description>
1602
1603<rdf:Description rdf:nodeID="zLkSudEW2774">
1604 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2775"/>
1605</rdf:Description>
1606
1607<rdf:Description rdf:nodeID="zLkSudEW2775">
1608 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1609 <unit xmlns="http://smartplatforms.org/terms#">10*3/uL</unit>
1610 <value xmlns="http://smartplatforms.org/terms#">140</value>
1611</rdf:Description>
1612
1613<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e1f0704d-0d7a-4343-95f2-c695c1ad1b9a">
1614 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2778"/>
1615</rdf:Description>
1616
1617<rdf:Description rdf:nodeID="zLkSudEW2778">
1618 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1619 <title xmlns="http://purl.org/dc/terms/">Platelet # Bld</title>
1620 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/26515-7"/>
1621</rdf:Description>
1622
1623<rdf:Description rdf:about="http://loinc.org/codes/26515-7">
1624 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1625 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1626 <identifier xmlns="http://purl.org/dc/terms/">26515-7</identifier>
1627</rdf:Description>
1628
1629<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a3e8e90-9548-4b6b-b1e0-ba206abaa373">
1630 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1631 <externalID xmlns="http://smartplatforms.org/terms#">A905296536</externalID>
1632 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3033"/>
1633</rdf:Description>
1634
1635<rdf:Description rdf:nodeID="zLkSudEW3033">
1636 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1637 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1638</rdf:Description>
1639
1640<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a3e8e90-9548-4b6b-b1e0-ba206abaa373">
1641 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3028"/>
1642</rdf:Description>
1643
1644<rdf:Description rdf:nodeID="zLkSudEW3028">
1645 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1646 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3029"/>
1647</rdf:Description>
1648
1649<rdf:Description rdf:nodeID="zLkSudEW3029">
1650 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1651 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
1652 <value xmlns="http://smartplatforms.org/terms#">0-2</value>
1653</rdf:Description>
1654
1655<rdf:Description rdf:nodeID="zLkSudEW3028">
1656 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3030"/>
1657</rdf:Description>
1658
1659<rdf:Description rdf:nodeID="zLkSudEW3030">
1660 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1661 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3032"/>
1662</rdf:Description>
1663
1664<rdf:Description rdf:nodeID="zLkSudEW3032">
1665 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1666 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
1667 <value xmlns="http://smartplatforms.org/terms#">2</value>
1668</rdf:Description>
1669
1670<rdf:Description rdf:nodeID="zLkSudEW3030">
1671 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3031"/>
1672</rdf:Description>
1673
1674<rdf:Description rdf:nodeID="zLkSudEW3031">
1675 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1676 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
1677 <value xmlns="http://smartplatforms.org/terms#">0</value>
1678</rdf:Description>
1679
1680<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8a3e8e90-9548-4b6b-b1e0-ba206abaa373">
1681 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3034"/>
1682</rdf:Description>
1683
1684<rdf:Description rdf:nodeID="zLkSudEW3034">
1685 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1686 <title xmlns="http://purl.org/dc/terms/">RBC #/area UrnS HPF</title>
1687 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/13945-1"/>
1688</rdf:Description>
1689
1690<rdf:Description rdf:about="http://loinc.org/codes/13945-1">
1691 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1692 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1693 <identifier xmlns="http://purl.org/dc/terms/">13945-1</identifier>
1694</rdf:Description>
1695
1696<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/3c1d10e9-cead-4006-837f-0df3d376ee30">
1697 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1698 <externalID xmlns="http://smartplatforms.org/terms#">A340399227</externalID>
1699 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2787"/>
1700</rdf:Description>
1701
1702<rdf:Description rdf:nodeID="zLkSudEW2787">
1703 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1704 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1705</rdf:Description>
1706
1707<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/3c1d10e9-cead-4006-837f-0df3d376ee30">
1708 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2782"/>
1709</rdf:Description>
1710
1711<rdf:Description rdf:nodeID="zLkSudEW2782">
1712 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1713 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2783"/>
1714</rdf:Description>
1715
1716<rdf:Description rdf:nodeID="zLkSudEW2783">
1717 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1718 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1719 <value xmlns="http://smartplatforms.org/terms#">17</value>
1720</rdf:Description>
1721
1722<rdf:Description rdf:nodeID="zLkSudEW2782">
1723 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2784"/>
1724</rdf:Description>
1725
1726<rdf:Description rdf:nodeID="zLkSudEW2784">
1727 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1728 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2786"/>
1729</rdf:Description>
1730
1731<rdf:Description rdf:nodeID="zLkSudEW2786">
1732 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1733 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1734 <value xmlns="http://smartplatforms.org/terms#">32</value>
1735</rdf:Description>
1736
1737<rdf:Description rdf:nodeID="zLkSudEW2784">
1738 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2785"/>
1739</rdf:Description>
1740
1741<rdf:Description rdf:nodeID="zLkSudEW2785">
1742 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1743 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
1744 <value xmlns="http://smartplatforms.org/terms#">0</value>
1745</rdf:Description>
1746
1747<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/3c1d10e9-cead-4006-837f-0df3d376ee30">
1748 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2788"/>
1749</rdf:Description>
1750
1751<rdf:Description rdf:nodeID="zLkSudEW2788">
1752 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1753 <title xmlns="http://purl.org/dc/terms/">AST SerPl-cCnc</title>
1754 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1920-8"/>
1755</rdf:Description>
1756
1757<rdf:Description rdf:about="http://loinc.org/codes/1920-8">
1758 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1759 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1760 <identifier xmlns="http://purl.org/dc/terms/">1920-8</identifier>
1761</rdf:Description>
1762
1763<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c360e318-8578-422e-8aeb-fe582acca046">
1764 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1765 <externalID xmlns="http://smartplatforms.org/terms#">A879370160</externalID>
1766 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3143"/>
1767</rdf:Description>
1768
1769<rdf:Description rdf:nodeID="zLkSudEW3143">
1770 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1771 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1772</rdf:Description>
1773
1774<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c360e318-8578-422e-8aeb-fe582acca046">
1775 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3138"/>
1776</rdf:Description>
1777
1778<rdf:Description rdf:nodeID="zLkSudEW3138">
1779 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1780 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3139"/>
1781</rdf:Description>
1782
1783<rdf:Description rdf:nodeID="zLkSudEW3139">
1784 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1785 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1786 <value xmlns="http://smartplatforms.org/terms#">163</value>
1787</rdf:Description>
1788
1789<rdf:Description rdf:nodeID="zLkSudEW3138">
1790 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3140"/>
1791</rdf:Description>
1792
1793<rdf:Description rdf:nodeID="zLkSudEW3140">
1794 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1795 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3142"/>
1796</rdf:Description>
1797
1798<rdf:Description rdf:nodeID="zLkSudEW3142">
1799 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1800 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1801 <value xmlns="http://smartplatforms.org/terms#">129</value>
1802</rdf:Description>
1803
1804<rdf:Description rdf:nodeID="zLkSudEW3140">
1805 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3141"/>
1806</rdf:Description>
1807
1808<rdf:Description rdf:nodeID="zLkSudEW3141">
1809 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1810 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1811 <value xmlns="http://smartplatforms.org/terms#">0</value>
1812</rdf:Description>
1813
1814<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c360e318-8578-422e-8aeb-fe582acca046">
1815 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3144"/>
1816</rdf:Description>
1817
1818<rdf:Description rdf:nodeID="zLkSudEW3144">
1819 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1820 <title xmlns="http://purl.org/dc/terms/">LDLc SerPl Calc-mCnc</title>
1821 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/13457-7"/>
1822</rdf:Description>
1823
1824<rdf:Description rdf:about="http://loinc.org/codes/13457-7">
1825 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1826 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1827 <identifier xmlns="http://purl.org/dc/terms/">13457-7</identifier>
1828</rdf:Description>
1829
1830<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/29b4e47f-f2e1-4864-bba5-f13ebab1522f">
1831 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1832 <externalID xmlns="http://smartplatforms.org/terms#">A437087286</externalID>
1833 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3185"/>
1834</rdf:Description>
1835
1836<rdf:Description rdf:nodeID="zLkSudEW3185">
1837 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1838 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
1839</rdf:Description>
1840
1841<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/29b4e47f-f2e1-4864-bba5-f13ebab1522f">
1842 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3180"/>
1843</rdf:Description>
1844
1845<rdf:Description rdf:nodeID="zLkSudEW3180">
1846 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1847 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3181"/>
1848</rdf:Description>
1849
1850<rdf:Description rdf:nodeID="zLkSudEW3181">
1851 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1852 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1853 <value xmlns="http://smartplatforms.org/terms#">105</value>
1854</rdf:Description>
1855
1856<rdf:Description rdf:nodeID="zLkSudEW3180">
1857 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3182"/>
1858</rdf:Description>
1859
1860<rdf:Description rdf:nodeID="zLkSudEW3182">
1861 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1862 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3184"/>
1863</rdf:Description>
1864
1865<rdf:Description rdf:nodeID="zLkSudEW3184">
1866 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1867 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1868 <value xmlns="http://smartplatforms.org/terms#">107</value>
1869</rdf:Description>
1870
1871<rdf:Description rdf:nodeID="zLkSudEW3182">
1872 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3183"/>
1873</rdf:Description>
1874
1875<rdf:Description rdf:nodeID="zLkSudEW3183">
1876 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1877 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1878 <value xmlns="http://smartplatforms.org/terms#">98</value>
1879</rdf:Description>
1880
1881<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/29b4e47f-f2e1-4864-bba5-f13ebab1522f">
1882 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3186"/>
1883</rdf:Description>
1884
1885<rdf:Description rdf:nodeID="zLkSudEW3186">
1886 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1887 <title xmlns="http://purl.org/dc/terms/">Chloride SerPl-sCnc</title>
1888 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2075-0"/>
1889</rdf:Description>
1890
1891<rdf:Description rdf:about="http://loinc.org/codes/2075-0">
1892 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1893 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1894 <identifier xmlns="http://purl.org/dc/terms/">2075-0</identifier>
1895</rdf:Description>
1896
1897<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/803ab79e-210d-4e41-b8df-3b1c6d546fd6">
1898 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1899 <externalID xmlns="http://smartplatforms.org/terms#">A980894691</externalID>
1900 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3151"/>
1901</rdf:Description>
1902
1903<rdf:Description rdf:nodeID="zLkSudEW3151">
1904 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1905 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
1906</rdf:Description>
1907
1908<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/803ab79e-210d-4e41-b8df-3b1c6d546fd6">
1909 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3146"/>
1910</rdf:Description>
1911
1912<rdf:Description rdf:nodeID="zLkSudEW3146">
1913 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1914 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3147"/>
1915</rdf:Description>
1916
1917<rdf:Description rdf:nodeID="zLkSudEW3147">
1918 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1919 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1920 <value xmlns="http://smartplatforms.org/terms#">25.4</value>
1921</rdf:Description>
1922
1923<rdf:Description rdf:nodeID="zLkSudEW3146">
1924 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3148"/>
1925</rdf:Description>
1926
1927<rdf:Description rdf:nodeID="zLkSudEW3148">
1928 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1929 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3150"/>
1930</rdf:Description>
1931
1932<rdf:Description rdf:nodeID="zLkSudEW3150">
1933 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1934 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1935 <value xmlns="http://smartplatforms.org/terms#">29</value>
1936</rdf:Description>
1937
1938<rdf:Description rdf:nodeID="zLkSudEW3148">
1939 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3149"/>
1940</rdf:Description>
1941
1942<rdf:Description rdf:nodeID="zLkSudEW3149">
1943 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1944 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
1945 <value xmlns="http://smartplatforms.org/terms#">22</value>
1946</rdf:Description>
1947
1948<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/803ab79e-210d-4e41-b8df-3b1c6d546fd6">
1949 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3152"/>
1950</rdf:Description>
1951
1952<rdf:Description rdf:nodeID="zLkSudEW3152">
1953 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
1954 <title xmlns="http://purl.org/dc/terms/">CO2 SerPl-sCnc</title>
1955 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2028-9"/>
1956</rdf:Description>
1957
1958<rdf:Description rdf:about="http://loinc.org/codes/2028-9">
1959 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
1960 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
1961 <identifier xmlns="http://purl.org/dc/terms/">2028-9</identifier>
1962</rdf:Description>
1963
1964<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73332070-0dee-48e5-b9a0-b3ad8291d072">
1965 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
1966 <externalID xmlns="http://smartplatforms.org/terms#">A371103037</externalID>
1967 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2821"/>
1968</rdf:Description>
1969
1970<rdf:Description rdf:nodeID="zLkSudEW2821">
1971 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
1972 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
1973</rdf:Description>
1974
1975<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73332070-0dee-48e5-b9a0-b3ad8291d072">
1976 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2816"/>
1977</rdf:Description>
1978
1979<rdf:Description rdf:nodeID="zLkSudEW2816">
1980 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
1981 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2817"/>
1982</rdf:Description>
1983
1984<rdf:Description rdf:nodeID="zLkSudEW2817">
1985 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
1986 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
1987 <value xmlns="http://smartplatforms.org/terms#">90</value>
1988</rdf:Description>
1989
1990<rdf:Description rdf:nodeID="zLkSudEW2816">
1991 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2818"/>
1992</rdf:Description>
1993
1994<rdf:Description rdf:nodeID="zLkSudEW2818">
1995 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
1996 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2820"/>
1997</rdf:Description>
1998
1999<rdf:Description rdf:nodeID="zLkSudEW2820">
2000 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2001 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2002 <value xmlns="http://smartplatforms.org/terms#">129</value>
2003</rdf:Description>
2004
2005<rdf:Description rdf:nodeID="zLkSudEW2818">
2006 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2819"/>
2007</rdf:Description>
2008
2009<rdf:Description rdf:nodeID="zLkSudEW2819">
2010 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2011 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2012 <value xmlns="http://smartplatforms.org/terms#">0</value>
2013</rdf:Description>
2014
2015<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73332070-0dee-48e5-b9a0-b3ad8291d072">
2016 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2822"/>
2017</rdf:Description>
2018
2019<rdf:Description rdf:nodeID="zLkSudEW2822">
2020 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2021 <title xmlns="http://purl.org/dc/terms/">LDLc SerPl Calc-mCnc</title>
2022 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/13457-7"/>
2023</rdf:Description>
2024
2025<rdf:Description rdf:about="http://loinc.org/codes/13457-7">
2026 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2027 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2028 <identifier xmlns="http://purl.org/dc/terms/">13457-7</identifier>
2029</rdf:Description>
2030
2031<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4a433cc7-db44-49af-be55-0ccebb7a32ef">
2032 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2033 <externalID xmlns="http://smartplatforms.org/terms#">A695900789</externalID>
2034 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2999"/>
2035</rdf:Description>
2036
2037<rdf:Description rdf:nodeID="zLkSudEW2999">
2038 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2039 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2040</rdf:Description>
2041
2042<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4a433cc7-db44-49af-be55-0ccebb7a32ef">
2043 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2994"/>
2044</rdf:Description>
2045
2046<rdf:Description rdf:nodeID="zLkSudEW2994">
2047 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2048 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2995"/>
2049</rdf:Description>
2050
2051<rdf:Description rdf:nodeID="zLkSudEW2995">
2052 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2053 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2054 <value xmlns="http://smartplatforms.org/terms#">160</value>
2055</rdf:Description>
2056
2057<rdf:Description rdf:nodeID="zLkSudEW2994">
2058 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2996"/>
2059</rdf:Description>
2060
2061<rdf:Description rdf:nodeID="zLkSudEW2996">
2062 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2063 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2998"/>
2064</rdf:Description>
2065
2066<rdf:Description rdf:nodeID="zLkSudEW2998">
2067 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2068 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2069 <value xmlns="http://smartplatforms.org/terms#">129</value>
2070</rdf:Description>
2071
2072<rdf:Description rdf:nodeID="zLkSudEW2996">
2073 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2997"/>
2074</rdf:Description>
2075
2076<rdf:Description rdf:nodeID="zLkSudEW2997">
2077 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2078 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2079 <value xmlns="http://smartplatforms.org/terms#">0</value>
2080</rdf:Description>
2081
2082<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4a433cc7-db44-49af-be55-0ccebb7a32ef">
2083 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3000"/>
2084</rdf:Description>
2085
2086<rdf:Description rdf:nodeID="zLkSudEW3000">
2087 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2088 <title xmlns="http://purl.org/dc/terms/">LDLc SerPl Calc-mCnc</title>
2089 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/13457-7"/>
2090</rdf:Description>
2091
2092<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e90385a0-8553-4685-817f-d8e89b223bb0">
2093 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2094 <externalID xmlns="http://smartplatforms.org/terms#">A792313446</externalID>
2095 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3265"/>
2096</rdf:Description>
2097
2098<rdf:Description rdf:nodeID="zLkSudEW3265">
2099 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2100 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2101</rdf:Description>
2102
2103<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e90385a0-8553-4685-817f-d8e89b223bb0">
2104 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3260"/>
2105</rdf:Description>
2106
2107<rdf:Description rdf:nodeID="zLkSudEW3260">
2108 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2109 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3261"/>
2110</rdf:Description>
2111
2112<rdf:Description rdf:nodeID="zLkSudEW3261">
2113 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2114 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
2115 <value xmlns="http://smartplatforms.org/terms#">18</value>
2116</rdf:Description>
2117
2118<rdf:Description rdf:nodeID="zLkSudEW3260">
2119 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3262"/>
2120</rdf:Description>
2121
2122<rdf:Description rdf:nodeID="zLkSudEW3262">
2123 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2124 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3264"/>
2125</rdf:Description>
2126
2127<rdf:Description rdf:nodeID="zLkSudEW3264">
2128 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2129 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
2130 <value xmlns="http://smartplatforms.org/terms#">32</value>
2131</rdf:Description>
2132
2133<rdf:Description rdf:nodeID="zLkSudEW3262">
2134 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3263"/>
2135</rdf:Description>
2136
2137<rdf:Description rdf:nodeID="zLkSudEW3263">
2138 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2139 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
2140 <value xmlns="http://smartplatforms.org/terms#">0</value>
2141</rdf:Description>
2142
2143<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e90385a0-8553-4685-817f-d8e89b223bb0">
2144 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3266"/>
2145</rdf:Description>
2146
2147<rdf:Description rdf:nodeID="zLkSudEW3266">
2148 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2149 <title xmlns="http://purl.org/dc/terms/">AST SerPl-cCnc</title>
2150 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1920-8"/>
2151</rdf:Description>
2152
2153<rdf:Description rdf:about="http://loinc.org/codes/1920-8">
2154 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2155 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2156 <identifier xmlns="http://purl.org/dc/terms/">1920-8</identifier>
2157</rdf:Description>
2158
2159<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/2b2f77aa-4385-4ded-85d1-da4c2c7a1c99">
2160 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2161 <externalID xmlns="http://smartplatforms.org/terms#">A580718520</externalID>
2162 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2837"/>
2163</rdf:Description>
2164
2165<rdf:Description rdf:nodeID="zLkSudEW2837">
2166 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2167 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2168</rdf:Description>
2169
2170<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/2b2f77aa-4385-4ded-85d1-da4c2c7a1c99">
2171 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2832"/>
2172</rdf:Description>
2173
2174<rdf:Description rdf:nodeID="zLkSudEW2832">
2175 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2176 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2833"/>
2177</rdf:Description>
2178
2179<rdf:Description rdf:nodeID="zLkSudEW2833">
2180 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2181 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2182 <value xmlns="http://smartplatforms.org/terms#">127</value>
2183</rdf:Description>
2184
2185<rdf:Description rdf:nodeID="zLkSudEW2832">
2186 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2834"/>
2187</rdf:Description>
2188
2189<rdf:Description rdf:nodeID="zLkSudEW2834">
2190 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2191 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2836"/>
2192</rdf:Description>
2193
2194<rdf:Description rdf:nodeID="zLkSudEW2836">
2195 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2196 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2197 <value xmlns="http://smartplatforms.org/terms#">160</value>
2198</rdf:Description>
2199
2200<rdf:Description rdf:nodeID="zLkSudEW2834">
2201 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2835"/>
2202</rdf:Description>
2203
2204<rdf:Description rdf:nodeID="zLkSudEW2835">
2205 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2206 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2207 <value xmlns="http://smartplatforms.org/terms#">35</value>
2208</rdf:Description>
2209
2210<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/2b2f77aa-4385-4ded-85d1-da4c2c7a1c99">
2211 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2838"/>
2212</rdf:Description>
2213
2214<rdf:Description rdf:nodeID="zLkSudEW2838">
2215 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2216 <title xmlns="http://purl.org/dc/terms/">Trigl SerPl-mCnc</title>
2217 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2571-8"/>
2218</rdf:Description>
2219
2220<rdf:Description rdf:about="http://loinc.org/codes/2571-8">
2221 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2222 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2223 <identifier xmlns="http://purl.org/dc/terms/">2571-8</identifier>
2224</rdf:Description>
2225
2226<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/851b7951-a1d0-4cac-a476-d01840b5f1ea">
2227 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2228 <externalID xmlns="http://smartplatforms.org/terms#">A621393711</externalID>
2229 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2989"/>
2230</rdf:Description>
2231
2232<rdf:Description rdf:nodeID="zLkSudEW2989">
2233 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2234 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2235</rdf:Description>
2236
2237<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/851b7951-a1d0-4cac-a476-d01840b5f1ea">
2238 <qualitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2988"/>
2239</rdf:Description>
2240
2241<rdf:Description rdf:nodeID="zLkSudEW2988">
2242 <rdf:type rdf:resource="http://smartplatforms.org/terms#QualitativeResult"/>
2243 <value xmlns="http://smartplatforms.org/terms#">Negative</value>
2244</rdf:Description>
2245
2246<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/851b7951-a1d0-4cac-a476-d01840b5f1ea">
2247 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2990"/>
2248</rdf:Description>
2249
2250<rdf:Description rdf:nodeID="zLkSudEW2990">
2251 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2252 <title xmlns="http://purl.org/dc/terms/">Mucous Threads UrnS Ql Micro</title>
2253 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/8247-9"/>
2254</rdf:Description>
2255
2256<rdf:Description rdf:about="http://loinc.org/codes/8247-9">
2257 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2258 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2259 <identifier xmlns="http://purl.org/dc/terms/">8247-9</identifier>
2260</rdf:Description>
2261
2262<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/569713f6-6a61-41c8-b408-4c7a89c28b1b">
2263 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2264 <externalID xmlns="http://smartplatforms.org/terms#">A158838403</externalID>
2265 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2973"/>
2266</rdf:Description>
2267
2268<rdf:Description rdf:nodeID="zLkSudEW2973">
2269 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2270 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2271</rdf:Description>
2272
2273<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/569713f6-6a61-41c8-b408-4c7a89c28b1b">
2274 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2968"/>
2275</rdf:Description>
2276
2277<rdf:Description rdf:nodeID="zLkSudEW2968">
2278 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2279 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2969"/>
2280</rdf:Description>
2281
2282<rdf:Description rdf:nodeID="zLkSudEW2969">
2283 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2284 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2285 <value xmlns="http://smartplatforms.org/terms#">5</value>
2286</rdf:Description>
2287
2288<rdf:Description rdf:nodeID="zLkSudEW2968">
2289 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2970"/>
2290</rdf:Description>
2291
2292<rdf:Description rdf:nodeID="zLkSudEW2970">
2293 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2294 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2972"/>
2295</rdf:Description>
2296
2297<rdf:Description rdf:nodeID="zLkSudEW2972">
2298 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2299 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2300 <value xmlns="http://smartplatforms.org/terms#">11</value>
2301</rdf:Description>
2302
2303<rdf:Description rdf:nodeID="zLkSudEW2970">
2304 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2971"/>
2305</rdf:Description>
2306
2307<rdf:Description rdf:nodeID="zLkSudEW2971">
2308 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2309 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2310 <value xmlns="http://smartplatforms.org/terms#">1</value>
2311</rdf:Description>
2312
2313<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/569713f6-6a61-41c8-b408-4c7a89c28b1b">
2314 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2974"/>
2315</rdf:Description>
2316
2317<rdf:Description rdf:nodeID="zLkSudEW2974">
2318 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2319 <title xmlns="http://purl.org/dc/terms/">Monocytes NFr Bld</title>
2320 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/26485-3"/>
2321</rdf:Description>
2322
2323<rdf:Description rdf:about="http://loinc.org/codes/26485-3">
2324 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2325 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2326 <identifier xmlns="http://purl.org/dc/terms/">26485-3</identifier>
2327</rdf:Description>
2328
2329<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c2771315-e77d-4ba4-802e-8c219e545c84">
2330 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2331 <externalID xmlns="http://smartplatforms.org/terms#">A528908655</externalID>
2332 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2761"/>
2333</rdf:Description>
2334
2335<rdf:Description rdf:nodeID="zLkSudEW2761">
2336 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2337 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2338</rdf:Description>
2339
2340<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c2771315-e77d-4ba4-802e-8c219e545c84">
2341 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2756"/>
2342</rdf:Description>
2343
2344<rdf:Description rdf:nodeID="zLkSudEW2756">
2345 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2346 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2757"/>
2347</rdf:Description>
2348
2349<rdf:Description rdf:nodeID="zLkSudEW2757">
2350 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2351 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2352 <value xmlns="http://smartplatforms.org/terms#">15.2</value>
2353</rdf:Description>
2354
2355<rdf:Description rdf:nodeID="zLkSudEW2756">
2356 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2758"/>
2357</rdf:Description>
2358
2359<rdf:Description rdf:nodeID="zLkSudEW2758">
2360 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2361 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2760"/>
2362</rdf:Description>
2363
2364<rdf:Description rdf:nodeID="zLkSudEW2760">
2365 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2366 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2367 <value xmlns="http://smartplatforms.org/terms#">15</value>
2368</rdf:Description>
2369
2370<rdf:Description rdf:nodeID="zLkSudEW2758">
2371 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2759"/>
2372</rdf:Description>
2373
2374<rdf:Description rdf:nodeID="zLkSudEW2759">
2375 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2376 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2377 <value xmlns="http://smartplatforms.org/terms#">11.7</value>
2378</rdf:Description>
2379
2380<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c2771315-e77d-4ba4-802e-8c219e545c84">
2381 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2762"/>
2382</rdf:Description>
2383
2384<rdf:Description rdf:nodeID="zLkSudEW2762">
2385 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2386 <title xmlns="http://purl.org/dc/terms/">RDW RBC-Rto</title>
2387 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/30385-9"/>
2388</rdf:Description>
2389
2390<rdf:Description rdf:about="http://loinc.org/codes/30385-9">
2391 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2392 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2393 <identifier xmlns="http://purl.org/dc/terms/">30385-9</identifier>
2394</rdf:Description>
2395
2396<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d533554e-ed28-46c0-b629-78196c9d28a3">
2397 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2398 <externalID xmlns="http://smartplatforms.org/terms#">A972830004</externalID>
2399 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2941"/>
2400</rdf:Description>
2401
2402<rdf:Description rdf:nodeID="zLkSudEW2941">
2403 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2404 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2405</rdf:Description>
2406
2407<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d533554e-ed28-46c0-b629-78196c9d28a3">
2408 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2936"/>
2409</rdf:Description>
2410
2411<rdf:Description rdf:nodeID="zLkSudEW2936">
2412 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2413 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2937"/>
2414</rdf:Description>
2415
2416<rdf:Description rdf:nodeID="zLkSudEW2937">
2417 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2418 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2419 <value xmlns="http://smartplatforms.org/terms#">0.3</value>
2420</rdf:Description>
2421
2422<rdf:Description rdf:nodeID="zLkSudEW2936">
2423 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2938"/>
2424</rdf:Description>
2425
2426<rdf:Description rdf:nodeID="zLkSudEW2938">
2427 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2428 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2940"/>
2429</rdf:Description>
2430
2431<rdf:Description rdf:nodeID="zLkSudEW2940">
2432 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2433 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2434 <value xmlns="http://smartplatforms.org/terms#">1</value>
2435</rdf:Description>
2436
2437<rdf:Description rdf:nodeID="zLkSudEW2938">
2438 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2939"/>
2439</rdf:Description>
2440
2441<rdf:Description rdf:nodeID="zLkSudEW2939">
2442 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2443 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2444 <value xmlns="http://smartplatforms.org/terms#">0</value>
2445</rdf:Description>
2446
2447<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d533554e-ed28-46c0-b629-78196c9d28a3">
2448 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2942"/>
2449</rdf:Description>
2450
2451<rdf:Description rdf:nodeID="zLkSudEW2942">
2452 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2453 <title xmlns="http://purl.org/dc/terms/">Bilirub Indirect SerPl-mCnc</title>
2454 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1971-1"/>
2455</rdf:Description>
2456
2457<rdf:Description rdf:about="http://loinc.org/codes/1971-1">
2458 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2459 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2460 <identifier xmlns="http://purl.org/dc/terms/">1971-1</identifier>
2461</rdf:Description>
2462
2463<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/80774e18-54bd-4e3c-8db5-4936dfaaf8ce">
2464 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2465 <externalID xmlns="http://smartplatforms.org/terms#">A763947753</externalID>
2466 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2931"/>
2467</rdf:Description>
2468
2469<rdf:Description rdf:nodeID="zLkSudEW2931">
2470 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2471 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2472</rdf:Description>
2473
2474<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/80774e18-54bd-4e3c-8db5-4936dfaaf8ce">
2475 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2926"/>
2476</rdf:Description>
2477
2478<rdf:Description rdf:nodeID="zLkSudEW2926">
2479 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2480 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2927"/>
2481</rdf:Description>
2482
2483<rdf:Description rdf:nodeID="zLkSudEW2927">
2484 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2485 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2486 <value xmlns="http://smartplatforms.org/terms#">17</value>
2487</rdf:Description>
2488
2489<rdf:Description rdf:nodeID="zLkSudEW2926">
2490 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2928"/>
2491</rdf:Description>
2492
2493<rdf:Description rdf:nodeID="zLkSudEW2928">
2494 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2495 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2930"/>
2496</rdf:Description>
2497
2498<rdf:Description rdf:nodeID="zLkSudEW2930">
2499 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2500 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2501 <value xmlns="http://smartplatforms.org/terms#">23</value>
2502</rdf:Description>
2503
2504<rdf:Description rdf:nodeID="zLkSudEW2928">
2505 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2929"/>
2506</rdf:Description>
2507
2508<rdf:Description rdf:nodeID="zLkSudEW2929">
2509 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2510 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2511 <value xmlns="http://smartplatforms.org/terms#">6</value>
2512</rdf:Description>
2513
2514<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/80774e18-54bd-4e3c-8db5-4936dfaaf8ce">
2515 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2932"/>
2516</rdf:Description>
2517
2518<rdf:Description rdf:nodeID="zLkSudEW2932">
2519 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2520 <title xmlns="http://purl.org/dc/terms/">BUN SerPl-mCnc</title>
2521 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/3094-0"/>
2522</rdf:Description>
2523
2524<rdf:Description rdf:about="http://loinc.org/codes/3094-0">
2525 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2526 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2527 <identifier xmlns="http://purl.org/dc/terms/">3094-0</identifier>
2528</rdf:Description>
2529
2530<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d4ba0a4a-3a22-4524-beba-6164010e7fad">
2531 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2532 <externalID xmlns="http://smartplatforms.org/terms#">A837604920</externalID>
2533 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3065"/>
2534</rdf:Description>
2535
2536<rdf:Description rdf:nodeID="zLkSudEW3065">
2537 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2538 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2539</rdf:Description>
2540
2541<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d4ba0a4a-3a22-4524-beba-6164010e7fad">
2542 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3060"/>
2543</rdf:Description>
2544
2545<rdf:Description rdf:nodeID="zLkSudEW3060">
2546 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2547 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3061"/>
2548</rdf:Description>
2549
2550<rdf:Description rdf:nodeID="zLkSudEW3061">
2551 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2552 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2553 <value xmlns="http://smartplatforms.org/terms#">0.3</value>
2554</rdf:Description>
2555
2556<rdf:Description rdf:nodeID="zLkSudEW3060">
2557 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3062"/>
2558</rdf:Description>
2559
2560<rdf:Description rdf:nodeID="zLkSudEW3062">
2561 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2562 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3064"/>
2563</rdf:Description>
2564
2565<rdf:Description rdf:nodeID="zLkSudEW3064">
2566 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2567 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2568 <value xmlns="http://smartplatforms.org/terms#">1</value>
2569</rdf:Description>
2570
2571<rdf:Description rdf:nodeID="zLkSudEW3062">
2572 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3063"/>
2573</rdf:Description>
2574
2575<rdf:Description rdf:nodeID="zLkSudEW3063">
2576 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2577 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2578 <value xmlns="http://smartplatforms.org/terms#">0</value>
2579</rdf:Description>
2580
2581<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d4ba0a4a-3a22-4524-beba-6164010e7fad">
2582 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3066"/>
2583</rdf:Description>
2584
2585<rdf:Description rdf:nodeID="zLkSudEW3066">
2586 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2587 <title xmlns="http://purl.org/dc/terms/">Bilirub SerPl-mCnc</title>
2588 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1975-2"/>
2589</rdf:Description>
2590
2591<rdf:Description rdf:about="http://loinc.org/codes/1975-2">
2592 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2593 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2594 <identifier xmlns="http://purl.org/dc/terms/">1975-2</identifier>
2595</rdf:Description>
2596
2597<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ee11a696-1552-4c26-baae-3740bf71c3a5">
2598 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2599 <externalID xmlns="http://smartplatforms.org/terms#">A756643480</externalID>
2600 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3201"/>
2601</rdf:Description>
2602
2603<rdf:Description rdf:nodeID="zLkSudEW3201">
2604 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2605 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
2606</rdf:Description>
2607
2608<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ee11a696-1552-4c26-baae-3740bf71c3a5">
2609 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3196"/>
2610</rdf:Description>
2611
2612<rdf:Description rdf:nodeID="zLkSudEW3196">
2613 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2614 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3197"/>
2615</rdf:Description>
2616
2617<rdf:Description rdf:nodeID="zLkSudEW3197">
2618 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2619 <unit xmlns="http://smartplatforms.org/terms#">mg/L</unit>
2620 <value xmlns="http://smartplatforms.org/terms#">3.8</value>
2621</rdf:Description>
2622
2623<rdf:Description rdf:nodeID="zLkSudEW3196">
2624 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3198"/>
2625</rdf:Description>
2626
2627<rdf:Description rdf:nodeID="zLkSudEW3198">
2628 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2629 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3200"/>
2630</rdf:Description>
2631
2632<rdf:Description rdf:nodeID="zLkSudEW3200">
2633 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2634 <unit xmlns="http://smartplatforms.org/terms#">mg/L</unit>
2635 <value xmlns="http://smartplatforms.org/terms#">3</value>
2636</rdf:Description>
2637
2638<rdf:Description rdf:nodeID="zLkSudEW3198">
2639 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3199"/>
2640</rdf:Description>
2641
2642<rdf:Description rdf:nodeID="zLkSudEW3199">
2643 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2644 <unit xmlns="http://smartplatforms.org/terms#">mg/L</unit>
2645 <value xmlns="http://smartplatforms.org/terms#">0</value>
2646</rdf:Description>
2647
2648<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/ee11a696-1552-4c26-baae-3740bf71c3a5">
2649 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3202"/>
2650</rdf:Description>
2651
2652<rdf:Description rdf:nodeID="zLkSudEW3202">
2653 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2654 <title xmlns="http://purl.org/dc/terms/">CRP SerPl HS-mCnc</title>
2655 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/30522-7"/>
2656</rdf:Description>
2657
2658<rdf:Description rdf:about="http://loinc.org/codes/30522-7">
2659 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2660 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2661 <identifier xmlns="http://purl.org/dc/terms/">30522-7</identifier>
2662</rdf:Description>
2663
2664<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cb58be4c-fe1b-4c0b-89db-47e73040e6fe">
2665 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2666 <externalID xmlns="http://smartplatforms.org/terms#">A631225338</externalID>
2667 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2813"/>
2668</rdf:Description>
2669
2670<rdf:Description rdf:nodeID="zLkSudEW2813">
2671 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2672 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2673</rdf:Description>
2674
2675<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cb58be4c-fe1b-4c0b-89db-47e73040e6fe">
2676 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2808"/>
2677</rdf:Description>
2678
2679<rdf:Description rdf:nodeID="zLkSudEW2808">
2680 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2681 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2809"/>
2682</rdf:Description>
2683
2684<rdf:Description rdf:nodeID="zLkSudEW2809">
2685 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2686 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2687 <value xmlns="http://smartplatforms.org/terms#">70</value>
2688</rdf:Description>
2689
2690<rdf:Description rdf:nodeID="zLkSudEW2808">
2691 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2810"/>
2692</rdf:Description>
2693
2694<rdf:Description rdf:nodeID="zLkSudEW2810">
2695 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2696 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2812"/>
2697</rdf:Description>
2698
2699<rdf:Description rdf:nodeID="zLkSudEW2812">
2700 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2701 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2702 <value xmlns="http://smartplatforms.org/terms#">82</value>
2703</rdf:Description>
2704
2705<rdf:Description rdf:nodeID="zLkSudEW2810">
2706 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2811"/>
2707</rdf:Description>
2708
2709<rdf:Description rdf:nodeID="zLkSudEW2811">
2710 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2711 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2712 <value xmlns="http://smartplatforms.org/terms#">48</value>
2713</rdf:Description>
2714
2715<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cb58be4c-fe1b-4c0b-89db-47e73040e6fe">
2716 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2814"/>
2717</rdf:Description>
2718
2719<rdf:Description rdf:nodeID="zLkSudEW2814">
2720 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2721 <title xmlns="http://purl.org/dc/terms/">Neutrophils NFr Bld Auto</title>
2722 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/770-8"/>
2723</rdf:Description>
2724
2725<rdf:Description rdf:about="http://loinc.org/codes/770-8">
2726 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2727 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2728 <identifier xmlns="http://purl.org/dc/terms/">770-8</identifier>
2729</rdf:Description>
2730
2731<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/439d07d2-4483-4ac1-9f8b-9c9a55b75719">
2732 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2733 <externalID xmlns="http://smartplatforms.org/terms#">A478778112</externalID>
2734 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2863"/>
2735</rdf:Description>
2736
2737<rdf:Description rdf:nodeID="zLkSudEW2863">
2738 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2739 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2740</rdf:Description>
2741
2742<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/439d07d2-4483-4ac1-9f8b-9c9a55b75719">
2743 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2858"/>
2744</rdf:Description>
2745
2746<rdf:Description rdf:nodeID="zLkSudEW2858">
2747 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2748 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2859"/>
2749</rdf:Description>
2750
2751<rdf:Description rdf:nodeID="zLkSudEW2859">
2752 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2753 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2754 <value xmlns="http://smartplatforms.org/terms#">34.4</value>
2755</rdf:Description>
2756
2757<rdf:Description rdf:nodeID="zLkSudEW2858">
2758 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2860"/>
2759</rdf:Description>
2760
2761<rdf:Description rdf:nodeID="zLkSudEW2860">
2762 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2763 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2862"/>
2764</rdf:Description>
2765
2766<rdf:Description rdf:nodeID="zLkSudEW2862">
2767 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2768 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2769 <value xmlns="http://smartplatforms.org/terms#">36</value>
2770</rdf:Description>
2771
2772<rdf:Description rdf:nodeID="zLkSudEW2860">
2773 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2861"/>
2774</rdf:Description>
2775
2776<rdf:Description rdf:nodeID="zLkSudEW2861">
2777 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2778 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2779 <value xmlns="http://smartplatforms.org/terms#">32</value>
2780</rdf:Description>
2781
2782<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/439d07d2-4483-4ac1-9f8b-9c9a55b75719">
2783 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2864"/>
2784</rdf:Description>
2785
2786<rdf:Description rdf:nodeID="zLkSudEW2864">
2787 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2788 <title xmlns="http://purl.org/dc/terms/">MCHC RBC Auto-mCnc</title>
2789 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/786-4"/>
2790</rdf:Description>
2791
2792<rdf:Description rdf:about="http://loinc.org/codes/786-4">
2793 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2794 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2795 <identifier xmlns="http://purl.org/dc/terms/">786-4</identifier>
2796</rdf:Description>
2797
2798<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/316aa638-d088-43b1-883a-4f230a04f69c">
2799 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2800 <externalID xmlns="http://smartplatforms.org/terms#">A572393550</externalID>
2801 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3193"/>
2802</rdf:Description>
2803
2804<rdf:Description rdf:nodeID="zLkSudEW3193">
2805 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2806 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2807</rdf:Description>
2808
2809<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/316aa638-d088-43b1-883a-4f230a04f69c">
2810 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3188"/>
2811</rdf:Description>
2812
2813<rdf:Description rdf:nodeID="zLkSudEW3188">
2814 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2815 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3189"/>
2816</rdf:Description>
2817
2818<rdf:Description rdf:nodeID="zLkSudEW3189">
2819 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2820 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2821 <value xmlns="http://smartplatforms.org/terms#">2</value>
2822</rdf:Description>
2823
2824<rdf:Description rdf:nodeID="zLkSudEW3188">
2825 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3190"/>
2826</rdf:Description>
2827
2828<rdf:Description rdf:nodeID="zLkSudEW3190">
2829 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2830 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3192"/>
2831</rdf:Description>
2832
2833<rdf:Description rdf:nodeID="zLkSudEW3192">
2834 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2835 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2836 <value xmlns="http://smartplatforms.org/terms#">4</value>
2837</rdf:Description>
2838
2839<rdf:Description rdf:nodeID="zLkSudEW3190">
2840 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3191"/>
2841</rdf:Description>
2842
2843<rdf:Description rdf:nodeID="zLkSudEW3191">
2844 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2845 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
2846 <value xmlns="http://smartplatforms.org/terms#">0</value>
2847</rdf:Description>
2848
2849<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/316aa638-d088-43b1-883a-4f230a04f69c">
2850 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3194"/>
2851</rdf:Description>
2852
2853<rdf:Description rdf:nodeID="zLkSudEW3194">
2854 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2855 <title xmlns="http://purl.org/dc/terms/">Eosinophil NFr Bld</title>
2856 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/26450-7"/>
2857</rdf:Description>
2858
2859<rdf:Description rdf:about="http://loinc.org/codes/26450-7">
2860 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2861 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2862 <identifier xmlns="http://purl.org/dc/terms/">26450-7</identifier>
2863</rdf:Description>
2864
2865<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8b389363-23c2-4e0b-a16a-5b22a29646be">
2866 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2867 <externalID xmlns="http://smartplatforms.org/terms#">A601117139</externalID>
2868 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2753"/>
2869</rdf:Description>
2870
2871<rdf:Description rdf:nodeID="zLkSudEW2753">
2872 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2873 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
2874</rdf:Description>
2875
2876<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8b389363-23c2-4e0b-a16a-5b22a29646be">
2877 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2748"/>
2878</rdf:Description>
2879
2880<rdf:Description rdf:nodeID="zLkSudEW2748">
2881 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2882 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2749"/>
2883</rdf:Description>
2884
2885<rdf:Description rdf:nodeID="zLkSudEW2749">
2886 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2887 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2888 <value xmlns="http://smartplatforms.org/terms#">4.1</value>
2889</rdf:Description>
2890
2891<rdf:Description rdf:nodeID="zLkSudEW2748">
2892 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2750"/>
2893</rdf:Description>
2894
2895<rdf:Description rdf:nodeID="zLkSudEW2750">
2896 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2897 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2752"/>
2898</rdf:Description>
2899
2900<rdf:Description rdf:nodeID="zLkSudEW2752">
2901 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2902 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2903 <value xmlns="http://smartplatforms.org/terms#">4.8</value>
2904</rdf:Description>
2905
2906<rdf:Description rdf:nodeID="zLkSudEW2750">
2907 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2751"/>
2908</rdf:Description>
2909
2910<rdf:Description rdf:nodeID="zLkSudEW2751">
2911 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2912 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
2913 <value xmlns="http://smartplatforms.org/terms#">3.4</value>
2914</rdf:Description>
2915
2916<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/8b389363-23c2-4e0b-a16a-5b22a29646be">
2917 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2754"/>
2918</rdf:Description>
2919
2920<rdf:Description rdf:nodeID="zLkSudEW2754">
2921 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2922 <title xmlns="http://purl.org/dc/terms/">Albumin SerPl-mCnc</title>
2923 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1751-7"/>
2924</rdf:Description>
2925
2926<rdf:Description rdf:about="http://loinc.org/codes/1751-7">
2927 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2928 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2929 <identifier xmlns="http://purl.org/dc/terms/">1751-7</identifier>
2930</rdf:Description>
2931
2932<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4e7a19ba-0436-4037-b0ab-518985f5f525">
2933 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
2934 <externalID xmlns="http://smartplatforms.org/terms#">A234900393</externalID>
2935 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2769"/>
2936</rdf:Description>
2937
2938<rdf:Description rdf:nodeID="zLkSudEW2769">
2939 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
2940 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
2941</rdf:Description>
2942
2943<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4e7a19ba-0436-4037-b0ab-518985f5f525">
2944 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2764"/>
2945</rdf:Description>
2946
2947<rdf:Description rdf:nodeID="zLkSudEW2764">
2948 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
2949 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2765"/>
2950</rdf:Description>
2951
2952<rdf:Description rdf:nodeID="zLkSudEW2765">
2953 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2954 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2955 <value xmlns="http://smartplatforms.org/terms#">142</value>
2956</rdf:Description>
2957
2958<rdf:Description rdf:nodeID="zLkSudEW2764">
2959 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2766"/>
2960</rdf:Description>
2961
2962<rdf:Description rdf:nodeID="zLkSudEW2766">
2963 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
2964 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2768"/>
2965</rdf:Description>
2966
2967<rdf:Description rdf:nodeID="zLkSudEW2768">
2968 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2969 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2970 <value xmlns="http://smartplatforms.org/terms#">160</value>
2971</rdf:Description>
2972
2973<rdf:Description rdf:nodeID="zLkSudEW2766">
2974 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2767"/>
2975</rdf:Description>
2976
2977<rdf:Description rdf:nodeID="zLkSudEW2767">
2978 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
2979 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
2980 <value xmlns="http://smartplatforms.org/terms#">35</value>
2981</rdf:Description>
2982
2983<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4e7a19ba-0436-4037-b0ab-518985f5f525">
2984 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2770"/>
2985</rdf:Description>
2986
2987<rdf:Description rdf:nodeID="zLkSudEW2770">
2988 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
2989 <title xmlns="http://purl.org/dc/terms/">Trigl SerPl-mCnc</title>
2990 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2571-8"/>
2991</rdf:Description>
2992
2993<rdf:Description rdf:about="http://loinc.org/codes/2571-8">
2994 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
2995 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
2996 <identifier xmlns="http://purl.org/dc/terms/">2571-8</identifier>
2997</rdf:Description>
2998
2999<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4214336c-118c-4d0e-ae92-3f6e76a32d7b">
3000 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3001 <externalID xmlns="http://smartplatforms.org/terms#">A981056553</externalID>
3002 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3101"/>
3003</rdf:Description>
3004
3005<rdf:Description rdf:nodeID="zLkSudEW3101">
3006 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3007 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
3008</rdf:Description>
3009
3010<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4214336c-118c-4d0e-ae92-3f6e76a32d7b">
3011 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3096"/>
3012</rdf:Description>
3013
3014<rdf:Description rdf:nodeID="zLkSudEW3096">
3015 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3016 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3097"/>
3017</rdf:Description>
3018
3019<rdf:Description rdf:nodeID="zLkSudEW3097">
3020 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3021 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3022 <value xmlns="http://smartplatforms.org/terms#">0</value>
3023</rdf:Description>
3024
3025<rdf:Description rdf:nodeID="zLkSudEW3096">
3026 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3098"/>
3027</rdf:Description>
3028
3029<rdf:Description rdf:nodeID="zLkSudEW3098">
3030 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3031 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3100"/>
3032</rdf:Description>
3033
3034<rdf:Description rdf:nodeID="zLkSudEW3100">
3035 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3036 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3037 <value xmlns="http://smartplatforms.org/terms#">0.3</value>
3038</rdf:Description>
3039
3040<rdf:Description rdf:nodeID="zLkSudEW3098">
3041 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3099"/>
3042</rdf:Description>
3043
3044<rdf:Description rdf:nodeID="zLkSudEW3099">
3045 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3046 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3047 <value xmlns="http://smartplatforms.org/terms#">0</value>
3048</rdf:Description>
3049
3050<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4214336c-118c-4d0e-ae92-3f6e76a32d7b">
3051 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3102"/>
3052</rdf:Description>
3053
3054<rdf:Description rdf:nodeID="zLkSudEW3102">
3055 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3056 <title xmlns="http://purl.org/dc/terms/">Bilirub Direct SerPl-mCnc</title>
3057 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/1968-7"/>
3058</rdf:Description>
3059
3060<rdf:Description rdf:about="http://loinc.org/codes/1968-7">
3061 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3062 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3063 <identifier xmlns="http://purl.org/dc/terms/">1968-7</identifier>
3064</rdf:Description>
3065
3066<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f5d9b4a2-c02e-4343-b4e5-adaefda7376e">
3067 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3068 <externalID xmlns="http://smartplatforms.org/terms#">A338412384</externalID>
3069 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3041"/>
3070</rdf:Description>
3071
3072<rdf:Description rdf:nodeID="zLkSudEW3041">
3073 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3074 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3075</rdf:Description>
3076
3077<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f5d9b4a2-c02e-4343-b4e5-adaefda7376e">
3078 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3036"/>
3079</rdf:Description>
3080
3081<rdf:Description rdf:nodeID="zLkSudEW3036">
3082 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3083 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3037"/>
3084</rdf:Description>
3085
3086<rdf:Description rdf:nodeID="zLkSudEW3037">
3087 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3088 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3089 <value xmlns="http://smartplatforms.org/terms#">0.8</value>
3090</rdf:Description>
3091
3092<rdf:Description rdf:nodeID="zLkSudEW3036">
3093 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3038"/>
3094</rdf:Description>
3095
3096<rdf:Description rdf:nodeID="zLkSudEW3038">
3097 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3098 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3040"/>
3099</rdf:Description>
3100
3101<rdf:Description rdf:nodeID="zLkSudEW3040">
3102 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3103 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3104 <value xmlns="http://smartplatforms.org/terms#">0.9</value>
3105</rdf:Description>
3106
3107<rdf:Description rdf:nodeID="zLkSudEW3038">
3108 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3039"/>
3109</rdf:Description>
3110
3111<rdf:Description rdf:nodeID="zLkSudEW3039">
3112 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3113 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3114 <value xmlns="http://smartplatforms.org/terms#">0.5</value>
3115</rdf:Description>
3116
3117<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/f5d9b4a2-c02e-4343-b4e5-adaefda7376e">
3118 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3042"/>
3119</rdf:Description>
3120
3121<rdf:Description rdf:nodeID="zLkSudEW3042">
3122 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3123 <title xmlns="http://purl.org/dc/terms/">Creat SerPl-mCnc</title>
3124 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2160-0"/>
3125</rdf:Description>
3126
3127<rdf:Description rdf:about="http://loinc.org/codes/2160-0">
3128 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3129 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3130 <identifier xmlns="http://purl.org/dc/terms/">2160-0</identifier>
3131</rdf:Description>
3132
3133<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e9686836-40e1-492d-be39-abddd5b035eb">
3134 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3135 <externalID xmlns="http://smartplatforms.org/terms#">A498727951</externalID>
3136 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2745"/>
3137</rdf:Description>
3138
3139<rdf:Description rdf:nodeID="zLkSudEW2745">
3140 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3141 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3142</rdf:Description>
3143
3144<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e9686836-40e1-492d-be39-abddd5b035eb">
3145 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2740"/>
3146</rdf:Description>
3147
3148<rdf:Description rdf:nodeID="zLkSudEW2740">
3149 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3150 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2741"/>
3151</rdf:Description>
3152
3153<rdf:Description rdf:nodeID="zLkSudEW2741">
3154 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3155 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
3156 <value xmlns="http://smartplatforms.org/terms#">22</value>
3157</rdf:Description>
3158
3159<rdf:Description rdf:nodeID="zLkSudEW2740">
3160 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2742"/>
3161</rdf:Description>
3162
3163<rdf:Description rdf:nodeID="zLkSudEW2742">
3164 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3165 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2744"/>
3166</rdf:Description>
3167
3168<rdf:Description rdf:nodeID="zLkSudEW2744">
3169 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3170 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
3171 <value xmlns="http://smartplatforms.org/terms#">45</value>
3172</rdf:Description>
3173
3174<rdf:Description rdf:nodeID="zLkSudEW2742">
3175 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2743"/>
3176</rdf:Description>
3177
3178<rdf:Description rdf:nodeID="zLkSudEW2743">
3179 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3180 <unit xmlns="http://smartplatforms.org/terms#">%</unit>
3181 <value xmlns="http://smartplatforms.org/terms#">11</value>
3182</rdf:Description>
3183
3184<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e9686836-40e1-492d-be39-abddd5b035eb">
3185 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2746"/>
3186</rdf:Description>
3187
3188<rdf:Description rdf:nodeID="zLkSudEW2746">
3189 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3190 <title xmlns="http://purl.org/dc/terms/">Lymphocytes NFr Bld</title>
3191 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/26478-8"/>
3192</rdf:Description>
3193
3194<rdf:Description rdf:about="http://loinc.org/codes/26478-8">
3195 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3196 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3197 <identifier xmlns="http://purl.org/dc/terms/">26478-8</identifier>
3198</rdf:Description>
3199
3200<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/61542a11-6a60-445f-930a-5743218d54f1">
3201 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3202 <externalID xmlns="http://smartplatforms.org/terms#">A543430504</externalID>
3203 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2957"/>
3204</rdf:Description>
3205
3206<rdf:Description rdf:nodeID="zLkSudEW2957">
3207 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3208 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3209</rdf:Description>
3210
3211<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/61542a11-6a60-445f-930a-5743218d54f1">
3212 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2952"/>
3213</rdf:Description>
3214
3215<rdf:Description rdf:nodeID="zLkSudEW2952">
3216 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3217 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2953"/>
3218</rdf:Description>
3219
3220<rdf:Description rdf:nodeID="zLkSudEW2953">
3221 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3222 <unit xmlns="http://smartplatforms.org/terms#"></unit>
3223 <value xmlns="http://smartplatforms.org/terms#">1.01</value>
3224</rdf:Description>
3225
3226<rdf:Description rdf:nodeID="zLkSudEW2952">
3227 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2954"/>
3228</rdf:Description>
3229
3230<rdf:Description rdf:nodeID="zLkSudEW2954">
3231 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3232 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2956"/>
3233</rdf:Description>
3234
3235<rdf:Description rdf:nodeID="zLkSudEW2956">
3236 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3237 <unit xmlns="http://smartplatforms.org/terms#"></unit>
3238 <value xmlns="http://smartplatforms.org/terms#">1.03</value>
3239</rdf:Description>
3240
3241<rdf:Description rdf:nodeID="zLkSudEW2954">
3242 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2955"/>
3243</rdf:Description>
3244
3245<rdf:Description rdf:nodeID="zLkSudEW2955">
3246 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3247 <unit xmlns="http://smartplatforms.org/terms#"></unit>
3248 <value xmlns="http://smartplatforms.org/terms#">1.005</value>
3249</rdf:Description>
3250
3251<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/61542a11-6a60-445f-930a-5743218d54f1">
3252 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2958"/>
3253</rdf:Description>
3254
3255<rdf:Description rdf:nodeID="zLkSudEW2958">
3256 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3257 <title xmlns="http://purl.org/dc/terms/">Sp Gr Ur Strip</title>
3258 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5811-5"/>
3259</rdf:Description>
3260
3261<rdf:Description rdf:about="http://loinc.org/codes/5811-5">
3262 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3263 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3264 <identifier xmlns="http://purl.org/dc/terms/">5811-5</identifier>
3265</rdf:Description>
3266
3267<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b6275e05-3d7d-4b7c-83fd-13174a1a1c5e">
3268 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3269 <externalID xmlns="http://smartplatforms.org/terms#">A542074202</externalID>
3270 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2805"/>
3271</rdf:Description>
3272
3273<rdf:Description rdf:nodeID="zLkSudEW2805">
3274 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3275 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3276</rdf:Description>
3277
3278<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b6275e05-3d7d-4b7c-83fd-13174a1a1c5e">
3279 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2800"/>
3280</rdf:Description>
3281
3282<rdf:Description rdf:nodeID="zLkSudEW2800">
3283 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3284 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2801"/>
3285</rdf:Description>
3286
3287<rdf:Description rdf:nodeID="zLkSudEW2801">
3288 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3289 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3290 <value xmlns="http://smartplatforms.org/terms#">66</value>
3291</rdf:Description>
3292
3293<rdf:Description rdf:nodeID="zLkSudEW2800">
3294 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2802"/>
3295</rdf:Description>
3296
3297<rdf:Description rdf:nodeID="zLkSudEW2802">
3298 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3299 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2804"/>
3300</rdf:Description>
3301
3302<rdf:Description rdf:nodeID="zLkSudEW2804">
3303 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3304 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3305 <value xmlns="http://smartplatforms.org/terms#">140</value>
3306</rdf:Description>
3307
3308<rdf:Description rdf:nodeID="zLkSudEW2802">
3309 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2803"/>
3310</rdf:Description>
3311
3312<rdf:Description rdf:nodeID="zLkSudEW2803">
3313 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3314 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3315 <value xmlns="http://smartplatforms.org/terms#">26</value>
3316</rdf:Description>
3317
3318<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b6275e05-3d7d-4b7c-83fd-13174a1a1c5e">
3319 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2806"/>
3320</rdf:Description>
3321
3322<rdf:Description rdf:nodeID="zLkSudEW2806">
3323 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3324 <title xmlns="http://purl.org/dc/terms/">CK SerPl-cCnc</title>
3325 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2157-6"/>
3326</rdf:Description>
3327
3328<rdf:Description rdf:about="http://loinc.org/codes/2157-6">
3329 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3330 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3331 <identifier xmlns="http://purl.org/dc/terms/">2157-6</identifier>
3332</rdf:Description>
3333
3334<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cca85f09-002f-4681-8873-04577ce2daef">
3335 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3336 <externalID xmlns="http://smartplatforms.org/terms#">A487231086</externalID>
3337 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3085"/>
3338</rdf:Description>
3339
3340<rdf:Description rdf:nodeID="zLkSudEW3085">
3341 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3342 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3343</rdf:Description>
3344
3345<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cca85f09-002f-4681-8873-04577ce2daef">
3346 <qualitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3084"/>
3347</rdf:Description>
3348
3349<rdf:Description rdf:nodeID="zLkSudEW3084">
3350 <rdf:type rdf:resource="http://smartplatforms.org/terms#QualitativeResult"/>
3351 <value xmlns="http://smartplatforms.org/terms#">Many</value>
3352</rdf:Description>
3353
3354<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/cca85f09-002f-4681-8873-04577ce2daef">
3355 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3086"/>
3356</rdf:Description>
3357
3358<rdf:Description rdf:nodeID="zLkSudEW3086">
3359 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3360 <title xmlns="http://purl.org/dc/terms/">Epi Cells UrnS Ql Micro</title>
3361 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/20453-7"/>
3362</rdf:Description>
3363
3364<rdf:Description rdf:about="http://loinc.org/codes/20453-7">
3365 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3366 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3367 <identifier xmlns="http://purl.org/dc/terms/">20453-7</identifier>
3368</rdf:Description>
3369
3370<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6462dc27-d6a1-4bbc-9a84-1f31f556c5dd">
3371 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3372 <externalID xmlns="http://smartplatforms.org/terms#">A659080796</externalID>
3373 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3015"/>
3374</rdf:Description>
3375
3376<rdf:Description rdf:nodeID="zLkSudEW3015">
3377 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3378 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3379</rdf:Description>
3380
3381<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6462dc27-d6a1-4bbc-9a84-1f31f556c5dd">
3382 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3010"/>
3383</rdf:Description>
3384
3385<rdf:Description rdf:nodeID="zLkSudEW3010">
3386 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3387 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3011"/>
3388</rdf:Description>
3389
3390<rdf:Description rdf:nodeID="zLkSudEW3011">
3391 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3392 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3393 <value xmlns="http://smartplatforms.org/terms#">9.5</value>
3394</rdf:Description>
3395
3396<rdf:Description rdf:nodeID="zLkSudEW3010">
3397 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3012"/>
3398</rdf:Description>
3399
3400<rdf:Description rdf:nodeID="zLkSudEW3012">
3401 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3402 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3014"/>
3403</rdf:Description>
3404
3405<rdf:Description rdf:nodeID="zLkSudEW3014">
3406 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3407 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3408 <value xmlns="http://smartplatforms.org/terms#">10.5</value>
3409</rdf:Description>
3410
3411<rdf:Description rdf:nodeID="zLkSudEW3012">
3412 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3013"/>
3413</rdf:Description>
3414
3415<rdf:Description rdf:nodeID="zLkSudEW3013">
3416 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3417 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3418 <value xmlns="http://smartplatforms.org/terms#">8.6</value>
3419</rdf:Description>
3420
3421<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/6462dc27-d6a1-4bbc-9a84-1f31f556c5dd">
3422 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3016"/>
3423</rdf:Description>
3424
3425<rdf:Description rdf:nodeID="zLkSudEW3016">
3426 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3427 <title xmlns="http://purl.org/dc/terms/">Calcium SerPl-mCnc</title>
3428 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/17861-6"/>
3429</rdf:Description>
3430
3431<rdf:Description rdf:about="http://loinc.org/codes/17861-6">
3432 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3433 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3434 <identifier xmlns="http://purl.org/dc/terms/">17861-6</identifier>
3435</rdf:Description>
3436
3437<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e50d8a70-0387-4028-a940-1679d6019376">
3438 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3439 <externalID xmlns="http://smartplatforms.org/terms#">A530177479</externalID>
3440 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2897"/>
3441</rdf:Description>
3442
3443<rdf:Description rdf:nodeID="zLkSudEW2897">
3444 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3445 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3446</rdf:Description>
3447
3448<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e50d8a70-0387-4028-a940-1679d6019376">
3449 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2892"/>
3450</rdf:Description>
3451
3452<rdf:Description rdf:nodeID="zLkSudEW2892">
3453 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3454 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2893"/>
3455</rdf:Description>
3456
3457<rdf:Description rdf:nodeID="zLkSudEW2893">
3458 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3459 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3460 <value xmlns="http://smartplatforms.org/terms#">49</value>
3461</rdf:Description>
3462
3463<rdf:Description rdf:nodeID="zLkSudEW2892">
3464 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2894"/>
3465</rdf:Description>
3466
3467<rdf:Description rdf:nodeID="zLkSudEW2894">
3468 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3469 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2896"/>
3470</rdf:Description>
3471
3472<rdf:Description rdf:nodeID="zLkSudEW2896">
3473 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3474 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3475 <value xmlns="http://smartplatforms.org/terms#">199</value>
3476</rdf:Description>
3477
3478<rdf:Description rdf:nodeID="zLkSudEW2894">
3479 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2895"/>
3480</rdf:Description>
3481
3482<rdf:Description rdf:nodeID="zLkSudEW2895">
3483 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3484 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3485 <value xmlns="http://smartplatforms.org/terms#">40</value>
3486</rdf:Description>
3487
3488<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/e50d8a70-0387-4028-a940-1679d6019376">
3489 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2898"/>
3490</rdf:Description>
3491
3492<rdf:Description rdf:nodeID="zLkSudEW2898">
3493 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3494 <title xmlns="http://purl.org/dc/terms/">HDLc SerPl-mCnc</title>
3495 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2085-9"/>
3496</rdf:Description>
3497
3498<rdf:Description rdf:about="http://loinc.org/codes/2085-9">
3499 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3500 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3501 <identifier xmlns="http://purl.org/dc/terms/">2085-9</identifier>
3502</rdf:Description>
3503
3504<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4437a29b-44aa-4629-9b58-c4cd76b6a08a">
3505 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3506 <externalID xmlns="http://smartplatforms.org/terms#">A895901656</externalID>
3507 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2887"/>
3508</rdf:Description>
3509
3510<rdf:Description rdf:nodeID="zLkSudEW2887">
3511 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3512 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3513</rdf:Description>
3514
3515<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4437a29b-44aa-4629-9b58-c4cd76b6a08a">
3516 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2882"/>
3517</rdf:Description>
3518
3519<rdf:Description rdf:nodeID="zLkSudEW2882">
3520 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3521 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2883"/>
3522</rdf:Description>
3523
3524<rdf:Description rdf:nodeID="zLkSudEW2883">
3525 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3526 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3527 <value xmlns="http://smartplatforms.org/terms#">14.9</value>
3528</rdf:Description>
3529
3530<rdf:Description rdf:nodeID="zLkSudEW2882">
3531 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2884"/>
3532</rdf:Description>
3533
3534<rdf:Description rdf:nodeID="zLkSudEW2884">
3535 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3536 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2886"/>
3537</rdf:Description>
3538
3539<rdf:Description rdf:nodeID="zLkSudEW2886">
3540 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3541 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3542 <value xmlns="http://smartplatforms.org/terms#">15.5</value>
3543</rdf:Description>
3544
3545<rdf:Description rdf:nodeID="zLkSudEW2884">
3546 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2885"/>
3547</rdf:Description>
3548
3549<rdf:Description rdf:nodeID="zLkSudEW2885">
3550 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3551 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3552 <value xmlns="http://smartplatforms.org/terms#">12</value>
3553</rdf:Description>
3554
3555<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/4437a29b-44aa-4629-9b58-c4cd76b6a08a">
3556 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2888"/>
3557</rdf:Description>
3558
3559<rdf:Description rdf:nodeID="zLkSudEW2888">
3560 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3561 <title xmlns="http://purl.org/dc/terms/">Hgb Bld-mCnc</title>
3562 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/718-7"/>
3563</rdf:Description>
3564
3565<rdf:Description rdf:about="http://loinc.org/codes/718-7">
3566 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3567 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3568 <identifier xmlns="http://purl.org/dc/terms/">718-7</identifier>
3569</rdf:Description>
3570
3571<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/eae751ad-f8fe-4192-89ef-dfae6ca63651">
3572 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3573 <externalID xmlns="http://smartplatforms.org/terms#">A967868139</externalID>
3574 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3167"/>
3575</rdf:Description>
3576
3577<rdf:Description rdf:nodeID="zLkSudEW3167">
3578 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3579 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3580</rdf:Description>
3581
3582<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/eae751ad-f8fe-4192-89ef-dfae6ca63651">
3583 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3162"/>
3584</rdf:Description>
3585
3586<rdf:Description rdf:nodeID="zLkSudEW3162">
3587 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3588 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3163"/>
3589</rdf:Description>
3590
3591<rdf:Description rdf:nodeID="zLkSudEW3163">
3592 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3593 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
3594 <value xmlns="http://smartplatforms.org/terms#">0-5</value>
3595</rdf:Description>
3596
3597<rdf:Description rdf:nodeID="zLkSudEW3162">
3598 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3164"/>
3599</rdf:Description>
3600
3601<rdf:Description rdf:nodeID="zLkSudEW3164">
3602 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3603 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3166"/>
3604</rdf:Description>
3605
3606<rdf:Description rdf:nodeID="zLkSudEW3166">
3607 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3608 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
3609 <value xmlns="http://smartplatforms.org/terms#">5</value>
3610</rdf:Description>
3611
3612<rdf:Description rdf:nodeID="zLkSudEW3164">
3613 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3165"/>
3614</rdf:Description>
3615
3616<rdf:Description rdf:nodeID="zLkSudEW3165">
3617 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3618 <unit xmlns="http://smartplatforms.org/terms#">/[HPF]</unit>
3619 <value xmlns="http://smartplatforms.org/terms#">0</value>
3620</rdf:Description>
3621
3622<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/eae751ad-f8fe-4192-89ef-dfae6ca63651">
3623 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3168"/>
3624</rdf:Description>
3625
3626<rdf:Description rdf:nodeID="zLkSudEW3168">
3627 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3628 <title xmlns="http://purl.org/dc/terms/">WBC #/area UrnS HPF</title>
3629 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5821-4"/>
3630</rdf:Description>
3631
3632<rdf:Description rdf:about="http://loinc.org/codes/5821-4">
3633 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3634 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3635 <identifier xmlns="http://purl.org/dc/terms/">5821-4</identifier>
3636</rdf:Description>
3637
3638<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b0e27ae8-cf91-4871-a0b3-1202c2bca408">
3639 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3640 <externalID xmlns="http://smartplatforms.org/terms#">A821928195</externalID>
3641 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3249"/>
3642</rdf:Description>
3643
3644<rdf:Description rdf:nodeID="zLkSudEW3249">
3645 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3646 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
3647</rdf:Description>
3648
3649<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b0e27ae8-cf91-4871-a0b3-1202c2bca408">
3650 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3244"/>
3651</rdf:Description>
3652
3653<rdf:Description rdf:nodeID="zLkSudEW3244">
3654 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3655 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3245"/>
3656</rdf:Description>
3657
3658<rdf:Description rdf:nodeID="zLkSudEW3245">
3659 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3660 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3661 <value xmlns="http://smartplatforms.org/terms#">4.8</value>
3662</rdf:Description>
3663
3664<rdf:Description rdf:nodeID="zLkSudEW3244">
3665 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3246"/>
3666</rdf:Description>
3667
3668<rdf:Description rdf:nodeID="zLkSudEW3246">
3669 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3670 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3248"/>
3671</rdf:Description>
3672
3673<rdf:Description rdf:nodeID="zLkSudEW3248">
3674 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3675 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3676 <value xmlns="http://smartplatforms.org/terms#">5.1</value>
3677</rdf:Description>
3678
3679<rdf:Description rdf:nodeID="zLkSudEW3246">
3680 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3247"/>
3681</rdf:Description>
3682
3683<rdf:Description rdf:nodeID="zLkSudEW3247">
3684 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3685 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3686 <value xmlns="http://smartplatforms.org/terms#">3.5</value>
3687</rdf:Description>
3688
3689<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/b0e27ae8-cf91-4871-a0b3-1202c2bca408">
3690 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3250"/>
3691</rdf:Description>
3692
3693<rdf:Description rdf:nodeID="zLkSudEW3250">
3694 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3695 <title xmlns="http://purl.org/dc/terms/">Potassium SerPl-sCnc</title>
3696 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2823-3"/>
3697</rdf:Description>
3698
3699<rdf:Description rdf:about="http://loinc.org/codes/2823-3">
3700 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3701 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3702 <identifier xmlns="http://purl.org/dc/terms/">2823-3</identifier>
3703</rdf:Description>
3704
3705<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a1422adf-749e-430e-bce1-5d12cb9918d1">
3706 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3707 <externalID xmlns="http://smartplatforms.org/terms#">A577864403</externalID>
3708 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2829"/>
3709</rdf:Description>
3710
3711<rdf:Description rdf:nodeID="zLkSudEW2829">
3712 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3713 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
3714</rdf:Description>
3715
3716<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a1422adf-749e-430e-bce1-5d12cb9918d1">
3717 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2824"/>
3718</rdf:Description>
3719
3720<rdf:Description rdf:nodeID="zLkSudEW2824">
3721 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3722 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2825"/>
3723</rdf:Description>
3724
3725<rdf:Description rdf:nodeID="zLkSudEW2825">
3726 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3727 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3728 <value xmlns="http://smartplatforms.org/terms#">7.2</value>
3729</rdf:Description>
3730
3731<rdf:Description rdf:nodeID="zLkSudEW2824">
3732 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2826"/>
3733</rdf:Description>
3734
3735<rdf:Description rdf:nodeID="zLkSudEW2826">
3736 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3737 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2828"/>
3738</rdf:Description>
3739
3740<rdf:Description rdf:nodeID="zLkSudEW2828">
3741 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3742 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3743 <value xmlns="http://smartplatforms.org/terms#">8.3</value>
3744</rdf:Description>
3745
3746<rdf:Description rdf:nodeID="zLkSudEW2826">
3747 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2827"/>
3748</rdf:Description>
3749
3750<rdf:Description rdf:nodeID="zLkSudEW2827">
3751 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3752 <unit xmlns="http://smartplatforms.org/terms#">g/dL</unit>
3753 <value xmlns="http://smartplatforms.org/terms#">6.4</value>
3754</rdf:Description>
3755
3756<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/a1422adf-749e-430e-bce1-5d12cb9918d1">
3757 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2830"/>
3758</rdf:Description>
3759
3760<rdf:Description rdf:nodeID="zLkSudEW2830">
3761 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3762 <title xmlns="http://purl.org/dc/terms/">Prot SerPl-mCnc</title>
3763 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2885-2"/>
3764</rdf:Description>
3765
3766<rdf:Description rdf:about="http://loinc.org/codes/2885-2">
3767 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3768 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3769 <identifier xmlns="http://purl.org/dc/terms/">2885-2</identifier>
3770</rdf:Description>
3771
3772<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73eb8412-5784-4d39-a3f9-973e538eb46e">
3773 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3774 <externalID xmlns="http://smartplatforms.org/terms#">A495073796</externalID>
3775 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2983"/>
3776</rdf:Description>
3777
3778<rdf:Description rdf:nodeID="zLkSudEW2983">
3779 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3780 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3781</rdf:Description>
3782
3783<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73eb8412-5784-4d39-a3f9-973e538eb46e">
3784 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2978"/>
3785</rdf:Description>
3786
3787<rdf:Description rdf:nodeID="zLkSudEW2978">
3788 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3789 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2979"/>
3790</rdf:Description>
3791
3792<rdf:Description rdf:nodeID="zLkSudEW2979">
3793 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3794 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3795 <value xmlns="http://smartplatforms.org/terms#">240</value>
3796</rdf:Description>
3797
3798<rdf:Description rdf:nodeID="zLkSudEW2978">
3799 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2980"/>
3800</rdf:Description>
3801
3802<rdf:Description rdf:nodeID="zLkSudEW2980">
3803 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3804 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2982"/>
3805</rdf:Description>
3806
3807<rdf:Description rdf:nodeID="zLkSudEW2982">
3808 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3809 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3810 <value xmlns="http://smartplatforms.org/terms#">199</value>
3811</rdf:Description>
3812
3813<rdf:Description rdf:nodeID="zLkSudEW2980">
3814 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2981"/>
3815</rdf:Description>
3816
3817<rdf:Description rdf:nodeID="zLkSudEW2981">
3818 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3819 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3820 <value xmlns="http://smartplatforms.org/terms#">0</value>
3821</rdf:Description>
3822
3823<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/73eb8412-5784-4d39-a3f9-973e538eb46e">
3824 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2984"/>
3825</rdf:Description>
3826
3827<rdf:Description rdf:nodeID="zLkSudEW2984">
3828 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3829 <title xmlns="http://purl.org/dc/terms/">Cholest SerPl-mCnc</title>
3830 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2093-3"/>
3831</rdf:Description>
3832
3833<rdf:Description rdf:about="http://loinc.org/codes/2093-3">
3834 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3835 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3836 <identifier xmlns="http://purl.org/dc/terms/">2093-3</identifier>
3837</rdf:Description>
3838
3839<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/0837270e-61f5-47c9-9718-bf88531a40ac">
3840 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3841 <externalID xmlns="http://smartplatforms.org/terms#">A908052200</externalID>
3842 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3127"/>
3843</rdf:Description>
3844
3845<rdf:Description rdf:nodeID="zLkSudEW3127">
3846 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3847 <startTime xmlns="http://smartplatforms.org/terms#">2009-05-25</startTime>
3848</rdf:Description>
3849
3850<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/0837270e-61f5-47c9-9718-bf88531a40ac">
3851 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3122"/>
3852</rdf:Description>
3853
3854<rdf:Description rdf:nodeID="zLkSudEW3122">
3855 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3856 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3123"/>
3857</rdf:Description>
3858
3859<rdf:Description rdf:nodeID="zLkSudEW3123">
3860 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3861 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3862 <value xmlns="http://smartplatforms.org/terms#">90</value>
3863</rdf:Description>
3864
3865<rdf:Description rdf:nodeID="zLkSudEW3122">
3866 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3124"/>
3867</rdf:Description>
3868
3869<rdf:Description rdf:nodeID="zLkSudEW3124">
3870 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3871 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3126"/>
3872</rdf:Description>
3873
3874<rdf:Description rdf:nodeID="zLkSudEW3126">
3875 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3876 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3877 <value xmlns="http://smartplatforms.org/terms#">140</value>
3878</rdf:Description>
3879
3880<rdf:Description rdf:nodeID="zLkSudEW3124">
3881 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3125"/>
3882</rdf:Description>
3883
3884<rdf:Description rdf:nodeID="zLkSudEW3125">
3885 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3886 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
3887 <value xmlns="http://smartplatforms.org/terms#">26</value>
3888</rdf:Description>
3889
3890<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/0837270e-61f5-47c9-9718-bf88531a40ac">
3891 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3128"/>
3892</rdf:Description>
3893
3894<rdf:Description rdf:nodeID="zLkSudEW3128">
3895 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3896 <title xmlns="http://purl.org/dc/terms/">CK SerPl-cCnc</title>
3897 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2157-6"/>
3898</rdf:Description>
3899
3900<rdf:Description rdf:about="http://loinc.org/codes/2157-6">
3901 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3902 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3903 <identifier xmlns="http://purl.org/dc/terms/">2157-6</identifier>
3904</rdf:Description>
3905
3906<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c3f92393-8698-4111-80d8-09342453cba1">
3907 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3908 <externalID xmlns="http://smartplatforms.org/terms#">A567522704</externalID>
3909 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3109"/>
3910</rdf:Description>
3911
3912<rdf:Description rdf:nodeID="zLkSudEW3109">
3913 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3914 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
3915</rdf:Description>
3916
3917<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c3f92393-8698-4111-80d8-09342453cba1">
3918 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3104"/>
3919</rdf:Description>
3920
3921<rdf:Description rdf:nodeID="zLkSudEW3104">
3922 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3923 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3105"/>
3924</rdf:Description>
3925
3926<rdf:Description rdf:nodeID="zLkSudEW3105">
3927 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3928 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3929 <value xmlns="http://smartplatforms.org/terms#">4.2</value>
3930</rdf:Description>
3931
3932<rdf:Description rdf:nodeID="zLkSudEW3104">
3933 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3106"/>
3934</rdf:Description>
3935
3936<rdf:Description rdf:nodeID="zLkSudEW3106">
3937 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
3938 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3108"/>
3939</rdf:Description>
3940
3941<rdf:Description rdf:nodeID="zLkSudEW3108">
3942 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3943 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3944 <value xmlns="http://smartplatforms.org/terms#">5.1</value>
3945</rdf:Description>
3946
3947<rdf:Description rdf:nodeID="zLkSudEW3106">
3948 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3107"/>
3949</rdf:Description>
3950
3951<rdf:Description rdf:nodeID="zLkSudEW3107">
3952 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3953 <unit xmlns="http://smartplatforms.org/terms#">mmol/L</unit>
3954 <value xmlns="http://smartplatforms.org/terms#">3.5</value>
3955</rdf:Description>
3956
3957<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/c3f92393-8698-4111-80d8-09342453cba1">
3958 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3110"/>
3959</rdf:Description>
3960
3961<rdf:Description rdf:nodeID="zLkSudEW3110">
3962 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
3963 <title xmlns="http://purl.org/dc/terms/">Potassium SerPl-sCnc</title>
3964 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2823-3"/>
3965</rdf:Description>
3966
3967<rdf:Description rdf:about="http://loinc.org/codes/2823-3">
3968 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
3969 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
3970 <identifier xmlns="http://purl.org/dc/terms/">2823-3</identifier>
3971</rdf:Description>
3972
3973<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/523d07b4-9996-4f55-a6f9-97916cd3d303">
3974 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
3975 <externalID xmlns="http://smartplatforms.org/terms#">A118150110</externalID>
3976 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3217"/>
3977</rdf:Description>
3978
3979<rdf:Description rdf:nodeID="zLkSudEW3217">
3980 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
3981 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
3982</rdf:Description>
3983
3984<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/523d07b4-9996-4f55-a6f9-97916cd3d303">
3985 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3212"/>
3986</rdf:Description>
3987
3988<rdf:Description rdf:nodeID="zLkSudEW3212">
3989 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
3990 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3213"/>
3991</rdf:Description>
3992
3993<rdf:Description rdf:nodeID="zLkSudEW3213">
3994 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
3995 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
3996 <value xmlns="http://smartplatforms.org/terms#">0.7</value>
3997</rdf:Description>
3998
3999<rdf:Description rdf:nodeID="zLkSudEW3212">
4000 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3214"/>
4001</rdf:Description>
4002
4003<rdf:Description rdf:nodeID="zLkSudEW3214">
4004 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
4005 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3216"/>
4006</rdf:Description>
4007
4008<rdf:Description rdf:nodeID="zLkSudEW3216">
4009 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4010 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
4011 <value xmlns="http://smartplatforms.org/terms#">0.9</value>
4012</rdf:Description>
4013
4014<rdf:Description rdf:nodeID="zLkSudEW3214">
4015 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3215"/>
4016</rdf:Description>
4017
4018<rdf:Description rdf:nodeID="zLkSudEW3215">
4019 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4020 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
4021 <value xmlns="http://smartplatforms.org/terms#">0.5</value>
4022</rdf:Description>
4023
4024<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/523d07b4-9996-4f55-a6f9-97916cd3d303">
4025 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3218"/>
4026</rdf:Description>
4027
4028<rdf:Description rdf:nodeID="zLkSudEW3218">
4029 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4030 <title xmlns="http://purl.org/dc/terms/">Creat SerPl-mCnc</title>
4031 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2160-0"/>
4032</rdf:Description>
4033
4034<rdf:Description rdf:about="http://loinc.org/codes/2160-0">
4035 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4036 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
4037 <identifier xmlns="http://purl.org/dc/terms/">2160-0</identifier>
4038</rdf:Description>
4039
4040<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fac3d1fe-b4a7-42e7-9aaa-a5d95021c31f">
4041 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
4042 <externalID xmlns="http://smartplatforms.org/terms#">A187576281</externalID>
4043 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2907"/>
4044</rdf:Description>
4045
4046<rdf:Description rdf:nodeID="zLkSudEW2907">
4047 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
4048 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
4049</rdf:Description>
4050
4051<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fac3d1fe-b4a7-42e7-9aaa-a5d95021c31f">
4052 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2902"/>
4053</rdf:Description>
4054
4055<rdf:Description rdf:nodeID="zLkSudEW2902">
4056 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
4057 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2903"/>
4058</rdf:Description>
4059
4060<rdf:Description rdf:nodeID="zLkSudEW2903">
4061 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4062 <unit xmlns="http://smartplatforms.org/terms#">fL</unit>
4063 <value xmlns="http://smartplatforms.org/terms#">85.8</value>
4064</rdf:Description>
4065
4066<rdf:Description rdf:nodeID="zLkSudEW2902">
4067 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2904"/>
4068</rdf:Description>
4069
4070<rdf:Description rdf:nodeID="zLkSudEW2904">
4071 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
4072 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2906"/>
4073</rdf:Description>
4074
4075<rdf:Description rdf:nodeID="zLkSudEW2906">
4076 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4077 <unit xmlns="http://smartplatforms.org/terms#">fL</unit>
4078 <value xmlns="http://smartplatforms.org/terms#">100</value>
4079</rdf:Description>
4080
4081<rdf:Description rdf:nodeID="zLkSudEW2904">
4082 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2905"/>
4083</rdf:Description>
4084
4085<rdf:Description rdf:nodeID="zLkSudEW2905">
4086 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4087 <unit xmlns="http://smartplatforms.org/terms#">fL</unit>
4088 <value xmlns="http://smartplatforms.org/terms#">82</value>
4089</rdf:Description>
4090
4091<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/fac3d1fe-b4a7-42e7-9aaa-a5d95021c31f">
4092 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2908"/>
4093</rdf:Description>
4094
4095<rdf:Description rdf:nodeID="zLkSudEW2908">
4096 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4097 <title xmlns="http://purl.org/dc/terms/">MCV RBC</title>
4098 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/30428-7"/>
4099</rdf:Description>
4100
4101<rdf:Description rdf:about="http://loinc.org/codes/30428-7">
4102 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4103 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
4104 <identifier xmlns="http://purl.org/dc/terms/">30428-7</identifier>
4105</rdf:Description>
4106
4107<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d99e10e2-4ea4-4edf-b163-a16d15bcef85">
4108 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
4109 <externalID xmlns="http://smartplatforms.org/terms#">A314734965</externalID>
4110 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3093"/>
4111</rdf:Description>
4112
4113<rdf:Description rdf:nodeID="zLkSudEW3093">
4114 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
4115 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
4116</rdf:Description>
4117
4118<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d99e10e2-4ea4-4edf-b163-a16d15bcef85">
4119 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3088"/>
4120</rdf:Description>
4121
4122<rdf:Description rdf:nodeID="zLkSudEW3088">
4123 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
4124 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3089"/>
4125</rdf:Description>
4126
4127<rdf:Description rdf:nodeID="zLkSudEW3089">
4128 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4129 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
4130 <value xmlns="http://smartplatforms.org/terms#">96</value>
4131</rdf:Description>
4132
4133<rdf:Description rdf:nodeID="zLkSudEW3088">
4134 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3090"/>
4135</rdf:Description>
4136
4137<rdf:Description rdf:nodeID="zLkSudEW3090">
4138 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
4139 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3092"/>
4140</rdf:Description>
4141
4142<rdf:Description rdf:nodeID="zLkSudEW3092">
4143 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4144 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
4145 <value xmlns="http://smartplatforms.org/terms#">104</value>
4146</rdf:Description>
4147
4148<rdf:Description rdf:nodeID="zLkSudEW3090">
4149 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3091"/>
4150</rdf:Description>
4151
4152<rdf:Description rdf:nodeID="zLkSudEW3091">
4153 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4154 <unit xmlns="http://smartplatforms.org/terms#">U/L</unit>
4155 <value xmlns="http://smartplatforms.org/terms#">34</value>
4156</rdf:Description>
4157
4158<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/d99e10e2-4ea4-4edf-b163-a16d15bcef85">
4159 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3094"/>
4160</rdf:Description>
4161
4162<rdf:Description rdf:nodeID="zLkSudEW3094">
4163 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4164 <title xmlns="http://purl.org/dc/terms/">ALP SerPl-cCnc</title>
4165 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/6768-6"/>
4166</rdf:Description>
4167
4168<rdf:Description rdf:about="http://loinc.org/codes/6768-6">
4169 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4170 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
4171 <identifier xmlns="http://purl.org/dc/terms/">6768-6</identifier>
4172</rdf:Description>
4173
4174<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/937301a5-2b19-481f-81ad-f542308ae2f3">
4175 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
4176 <externalID xmlns="http://smartplatforms.org/terms#">A904902406</externalID>
4177 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3269"/>
4178</rdf:Description>
4179
4180<rdf:Description rdf:nodeID="zLkSudEW3269">
4181 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
4182 <startTime xmlns="http://smartplatforms.org/terms#">2009-02-13</startTime>
4183</rdf:Description>
4184
4185<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/937301a5-2b19-481f-81ad-f542308ae2f3">
4186 <qualitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3268"/>
4187</rdf:Description>
4188
4189<rdf:Description rdf:nodeID="zLkSudEW3268">
4190 <rdf:type rdf:resource="http://smartplatforms.org/terms#QualitativeResult"/>
4191 <value xmlns="http://smartplatforms.org/terms#">Negative</value>
4192</rdf:Description>
4193
4194<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/937301a5-2b19-481f-81ad-f542308ae2f3">
4195 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3270"/>
4196</rdf:Description>
4197
4198<rdf:Description rdf:nodeID="zLkSudEW3270">
4199 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4200 <title xmlns="http://purl.org/dc/terms/">Nitrite Ur Ql Strip</title>
4201 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/5802-4"/>
4202</rdf:Description>
4203
4204<rdf:Description rdf:about="http://loinc.org/codes/5802-4">
4205 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4206 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
4207 <identifier xmlns="http://purl.org/dc/terms/">5802-4</identifier>
4208</rdf:Description>
4209
4210<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/05268982-78db-47e4-a570-5247793e0f10">
4211 <rdf:type rdf:resource="http://smartplatforms.org/terms#LabResult"/>
4212 <externalID xmlns="http://smartplatforms.org/terms#">A968875006</externalID>
4213 <specimenCollected xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3159"/>
4214</rdf:Description>
4215
4216<rdf:Description rdf:nodeID="zLkSudEW3159">
4217 <rdf:type rdf:resource="http://smartplatforms.org/terms#Attribution"/>
4218 <startTime xmlns="http://smartplatforms.org/terms#">2008-01-24</startTime>
4219</rdf:Description>
4220
4221<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/05268982-78db-47e4-a570-5247793e0f10">
4222 <quantitativeResult xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3154"/>
4223</rdf:Description>
4224
4225<rdf:Description rdf:nodeID="zLkSudEW3154">
4226 <rdf:type rdf:resource="http://smartplatforms.org/terms#QuantitativeResult"/>
4227 <valueAndUnit xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3155"/>
4228</rdf:Description>
4229
4230<rdf:Description rdf:nodeID="zLkSudEW3155">
4231 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4232 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
4233 <value xmlns="http://smartplatforms.org/terms#">53</value>
4234</rdf:Description>
4235
4236<rdf:Description rdf:nodeID="zLkSudEW3154">
4237 <normalRange xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3156"/>
4238</rdf:Description>
4239
4240<rdf:Description rdf:nodeID="zLkSudEW3156">
4241 <rdf:type rdf:resource="http://smartplatforms.org/terms#ResultRange"/>
4242 <maximum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3158"/>
4243</rdf:Description>
4244
4245<rdf:Description rdf:nodeID="zLkSudEW3158">
4246 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4247 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
4248 <value xmlns="http://smartplatforms.org/terms#">199</value>
4249</rdf:Description>
4250
4251<rdf:Description rdf:nodeID="zLkSudEW3156">
4252 <minimum xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3157"/>
4253</rdf:Description>
4254
4255<rdf:Description rdf:nodeID="zLkSudEW3157">
4256 <rdf:type rdf:resource="http://smartplatforms.org/terms#ValueAndUnit"/>
4257 <unit xmlns="http://smartplatforms.org/terms#">mg/dL</unit>
4258 <value xmlns="http://smartplatforms.org/terms#">40</value>
4259</rdf:Description>
4260
4261<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/lab_results/05268982-78db-47e4-a570-5247793e0f10">
4262 <labName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3160"/>
4263</rdf:Description>
4264
4265<rdf:Description rdf:nodeID="zLkSudEW3160">
4266 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4267 <title xmlns="http://purl.org/dc/terms/">HDLc SerPl-mCnc</title>
4268 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/2085-9"/>
4269</rdf:Description>
4270
4271<rdf:Description rdf:about="http://loinc.org/codes/2085-9">
4272 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4273 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://loinc.org/codes/"/>
4274 <identifier xmlns="http://purl.org/dc/terms/">2085-9</identifier>
4275</rdf:Description>
4276
4277
4278
4279
4280<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/612a919b-6299-4e2a-8413-1101dd0f31eb">
4281 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4282 <onset xmlns="http://smartplatforms.org/terms#">2008-09-02</onset>
4283 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3026"/>
4284</rdf:Description>
4285
4286<rdf:Description rdf:nodeID="zLkSudEW3026">
4287 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4288 <title xmlns="http://purl.org/dc/terms/">Backache</title>
4289 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/161891005"/>
4290</rdf:Description>
4291
4292<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/161891005">
4293 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4294 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4295 <identifier xmlns="http://purl.org/dc/terms/">161891005</identifier>
4296</rdf:Description>
4297
4298<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/48203bb3-2505-40a6-9340-94488a474285">
4299 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4300 <onset xmlns="http://smartplatforms.org/terms#">2009-01-26</onset>
4301 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2738"/>
4302</rdf:Description>
4303
4304<rdf:Description rdf:nodeID="zLkSudEW2738">
4305 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4306 <title xmlns="http://purl.org/dc/terms/">Pure hypercholesterolemia</title>
4307 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/267432004"/>
4308</rdf:Description>
4309
4310<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/267432004">
4311 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4312 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4313 <identifier xmlns="http://purl.org/dc/terms/">267432004</identifier>
4314</rdf:Description>
4315
4316<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/9301d157-2fe9-49dd-86e1-cf82d985290e">
4317 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4318 <onset xmlns="http://smartplatforms.org/terms#">2009-01-26</onset>
4319 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2890"/>
4320</rdf:Description>
4321
4322<rdf:Description rdf:nodeID="zLkSudEW2890">
4323 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4324 <title xmlns="http://purl.org/dc/terms/">Benign essential hypertension</title>
4325 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/1201005"/>
4326</rdf:Description>
4327
4328<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/1201005">
4329 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4330 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4331 <identifier xmlns="http://purl.org/dc/terms/">1201005</identifier>
4332</rdf:Description>
4333
4334<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/518182da-c832-4398-9f2d-8d8ef4f2b8f4">
4335 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4336 <onset xmlns="http://smartplatforms.org/terms#">2009-04-22</onset>
4337 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3136"/>
4338</rdf:Description>
4339
4340<rdf:Description rdf:nodeID="zLkSudEW3136">
4341 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4342 <title xmlns="http://purl.org/dc/terms/">Arthropathy</title>
4343 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/3723001"/>
4344</rdf:Description>
4345
4346<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/3723001">
4347 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4348 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4349 <identifier xmlns="http://purl.org/dc/terms/">3723001</identifier>
4350</rdf:Description>
4351
4352<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/a96948f2-92ac-4d9f-9574-594399dc9a35">
4353 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4354 <onset xmlns="http://smartplatforms.org/terms#">2008-09-02</onset>
4355 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2868"/>
4356</rdf:Description>
4357
4358<rdf:Description rdf:nodeID="zLkSudEW2868">
4359 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4360 <title xmlns="http://purl.org/dc/terms/">Cough</title>
4361 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/49727002"/>
4362</rdf:Description>
4363
4364<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/49727002">
4365 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4366 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4367 <identifier xmlns="http://purl.org/dc/terms/">49727002</identifier>
4368</rdf:Description>
4369
4370<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/a772c801-6d16-43b8-864e-bcc4438f6c63">
4371 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4372 <onset xmlns="http://smartplatforms.org/terms#">2007-07-08</onset>
4373 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2900"/>
4374</rdf:Description>
4375
4376<rdf:Description rdf:nodeID="zLkSudEW2900">
4377 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4378 <title xmlns="http://purl.org/dc/terms/">Arthralgia of the pelvic region and thigh</title>
4379 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/267952008"/>
4380</rdf:Description>
4381
4382<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/267952008">
4383 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4384 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4385 <identifier xmlns="http://purl.org/dc/terms/">267952008</identifier>
4386</rdf:Description>
4387
4388<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/06148a01-a72c-468f-a616-b18f7cc00825">
4389 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4390 <onset xmlns="http://smartplatforms.org/terms#">2007-07-08</onset>
4391 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3112"/>
4392</rdf:Description>
4393
4394<rdf:Description rdf:nodeID="zLkSudEW3112">
4395 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4396 <title xmlns="http://purl.org/dc/terms/">Osteoarthrosis, unspecified whether generalized or localized, involving pelvic region and thigh</title>
4397 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/239872002"/>
4398</rdf:Description>
4399
4400<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/239872002">
4401 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4402 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4403 <identifier xmlns="http://purl.org/dc/terms/">239872002</identifier>
4404</rdf:Description>
4405
4406<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/a4c215f8-076a-422c-b6eb-b6525fc86922">
4407 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4408 <onset xmlns="http://smartplatforms.org/terms#">2007-07-08</onset>
4409 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3178"/>
4410</rdf:Description>
4411
4412<rdf:Description rdf:nodeID="zLkSudEW3178">
4413 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4414 <title xmlns="http://purl.org/dc/terms/">Essential hypertension</title>
4415 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/38341003"/>
4416</rdf:Description>
4417
4418<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/38341003">
4419 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4420 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4421 <identifier xmlns="http://purl.org/dc/terms/">38341003</identifier>
4422</rdf:Description>
4423
4424<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/17e60447-e4cb-41ff-b88c-c49ffd87843a">
4425 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4426 <onset xmlns="http://smartplatforms.org/terms#">2008-01-14</onset>
4427 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2976"/>
4428</rdf:Description>
4429
4430<rdf:Description rdf:nodeID="zLkSudEW2976">
4431 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4432 <title xmlns="http://purl.org/dc/terms/">Osteoarthritis</title>
4433 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/396275006"/>
4434</rdf:Description>
4435
4436<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/396275006">
4437 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4438 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4439 <identifier xmlns="http://purl.org/dc/terms/">396275006</identifier>
4440</rdf:Description>
4441
4442<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/63f531a0-3b06-4b09-97e6-740302fb253a">
4443 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4444 <onset xmlns="http://smartplatforms.org/terms#">2008-09-02</onset>
4445 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2872"/>
4446</rdf:Description>
4447
4448<rdf:Description rdf:nodeID="zLkSudEW2872">
4449 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4450 <title xmlns="http://purl.org/dc/terms/">Chest pain</title>
4451 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/29857009"/>
4452</rdf:Description>
4453
4454<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/29857009">
4455 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4456 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4457 <identifier xmlns="http://purl.org/dc/terms/">29857009</identifier>
4458</rdf:Description>
4459
4460<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/741c0694-5086-4295-aaad-68f517cb2b4c">
4461 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4462 <onset xmlns="http://smartplatforms.org/terms#">2008-04-24</onset>
4463 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2798"/>
4464</rdf:Description>
4465
4466<rdf:Description rdf:nodeID="zLkSudEW2798">
4467 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4468 <title xmlns="http://purl.org/dc/terms/">Acute conjunctivitis</title>
4469 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/53726008"/>
4470</rdf:Description>
4471
4472<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/53726008">
4473 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4474 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4475 <identifier xmlns="http://purl.org/dc/terms/">53726008</identifier>
4476</rdf:Description>
4477
4478<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/48a985f1-3498-4a61-ae5d-42c18c9f7054">
4479 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4480 <onset xmlns="http://smartplatforms.org/terms#">2008-01-14</onset>
4481 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2866"/>
4482</rdf:Description>
4483
4484<rdf:Description rdf:nodeID="zLkSudEW2866">
4485 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4486 <title xmlns="http://purl.org/dc/terms/">Hyperlipidemia</title>
4487 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/55822004"/>
4488</rdf:Description>
4489
4490<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/55822004">
4491 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4492 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4493 <identifier xmlns="http://purl.org/dc/terms/">55822004</identifier>
4494</rdf:Description>
4495
4496<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/550487af-8e42-4939-83cd-078b1210180b">
4497 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4498 <onset xmlns="http://smartplatforms.org/terms#">2009-04-22</onset>
4499 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW3134"/>
4500</rdf:Description>
4501
4502<rdf:Description rdf:nodeID="zLkSudEW3134">
4503 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4504 <title xmlns="http://purl.org/dc/terms/">Acute exacerbation of chronic obstructive airways disease</title>
4505 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/285381006"/>
4506</rdf:Description>
4507
4508<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/285381006">
4509 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4510 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4511 <identifier xmlns="http://purl.org/dc/terms/">285381006</identifier>
4512</rdf:Description>
4513
4514<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/f0e17a9f-8374-46d4-80d7-ab4d046b39cc">
4515 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4516 <onset xmlns="http://smartplatforms.org/terms#">2007-07-08</onset>
4517 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2986"/>
4518</rdf:Description>
4519
4520<rdf:Description rdf:nodeID="zLkSudEW2986">
4521 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4522 <title xmlns="http://purl.org/dc/terms/">Tobacco dependence syndrome</title>
4523 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/89765005"/>
4524</rdf:Description>
4525
4526<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/89765005">
4527 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4528 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4529 <identifier xmlns="http://purl.org/dc/terms/">89765005</identifier>
4530</rdf:Description>
4531
4532<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/d21e14e7-3461-46c1-a12d-220ad6291e45">
4533 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4534 <onset xmlns="http://smartplatforms.org/terms#">2009-01-26</onset>
4535 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2856"/>
4536</rdf:Description>
4537
4538<rdf:Description rdf:nodeID="zLkSudEW2856">
4539 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4540 <title xmlns="http://purl.org/dc/terms/">Arthralgia of the lower leg</title>
4541 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/30989003"/>
4542</rdf:Description>
4543
4544<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/30989003">
4545 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4546 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4547 <identifier xmlns="http://purl.org/dc/terms/">30989003</identifier>
4548</rdf:Description>
4549
4550<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/677e1626-62e4-4a27-bb0e-ff341a9b8ba7">
4551 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4552 <onset xmlns="http://smartplatforms.org/terms#">2007-07-08</onset>
4553 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2870"/>
4554</rdf:Description>
4555
4556<rdf:Description rdf:nodeID="zLkSudEW2870">
4557 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4558 <title xmlns="http://purl.org/dc/terms/">Chronic obstructive lung disease</title>
4559 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/13645005"/>
4560</rdf:Description>
4561
4562<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/13645005">
4563 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4564 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4565 <identifier xmlns="http://purl.org/dc/terms/">13645005</identifier>
4566</rdf:Description>
4567
4568<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/64f63aaa-5cf8-442b-9b9b-1c3c89073fa7">
4569 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4570 <onset xmlns="http://smartplatforms.org/terms#">2008-04-24</onset>
4571 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2992"/>
4572</rdf:Description>
4573
4574<rdf:Description rdf:nodeID="zLkSudEW2992">
4575 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4576 <title xmlns="http://purl.org/dc/terms/">Allergy</title>
4577 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/421961002"/>
4578</rdf:Description>
4579
4580<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/421961002">
4581 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4582 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4583 <identifier xmlns="http://purl.org/dc/terms/">421961002</identifier>
4584</rdf:Description>
4585
4586<rdf:Description rdf:about="http://sandbox-api.smartplatforms.org/records/1520204/problems/8602ff84-e0ce-4d42-b14c-1820c8587282">
4587 <rdf:type rdf:resource="http://smartplatforms.org/terms#Problem"/>
4588 <onset xmlns="http://smartplatforms.org/terms#">2008-09-02</onset>
4589 <problemName xmlns="http://smartplatforms.org/terms#" rdf:nodeID="zLkSudEW2934"/>
4590</rdf:Description>
4591
4592<rdf:Description rdf:nodeID="zLkSudEW2934">
4593 <rdf:type rdf:resource="http://smartplatforms.org/terms#CodedValue"/>
4594 <title xmlns="http://purl.org/dc/terms/">Bronchitis</title>
4595 <code xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/32398004"/>
4596</rdf:Description>
4597
4598<rdf:Description rdf:about="http://www.ihtsdo.org/snomed-ct/concepts/32398004">
4599 <rdf:type rdf:resource="http://smartplatforms.org/terms#Code"/>
4600 <system xmlns="http://smartplatforms.org/terms#" rdf:resource="http://www.ihtsdo.org/snomed-ct/concepts/"/>
4601 <identifier xmlns="http://purl.org/dc/terms/">32398004</identifier>
4602</rdf:Description>
4603
4604
4605
4606</rdf:RDF>
Note: See TracBrowser for help on using the repository browser.