File size: 346,735 Bytes
d939164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Pregnenolone\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Pregnenolone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PRGNENLN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cortisol^AM peak specimen\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cortisol^AM peak specimen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CORTISOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Aldosterone^upright\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Aldosterone^upright\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALDSTRN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Retinol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Retinol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Folate\n- Property: MCnc\n- System/Specimen: RBC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Folate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB9"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ornithine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ornithine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ORNITHIN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin\n- Property: SCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MB/Creatine kinase.total\n- Property: Ratio\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MB/Creatine kinase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMBCK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lymphocytes/100 leukocytes\n- Property: NFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lymphocytes/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LYMLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Methionine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Methionine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MET"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in LDL/Cholesterol.in HDL\n- Property: SRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in LDL/Cholesterol.in HDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LDLHDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Platelet aggregation\n- Property: Imp\n- System/Specimen: PPP\n- Scale: Nom\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Platelet aggregation\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PLATAGGR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Interleukin 1 beta\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Interleukin 1 beta\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "INTLK1B"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea nitrogen^pre dialysis\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea nitrogen^pre dialysis\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREAN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in HDL/Cholesterol.total\n- Property: MRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in HDL/Cholesterol.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HDLCCHOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Crystals\n- Property: Prid\n- System/Specimen: Body fld\n- Scale: Nom\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Crystals\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRYSTALS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in LDL real size pattern\n- Property: Prid\n- System/Specimen: Ser/Plas\n- Scale: Nom\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in LDL real size pattern\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LDLPATT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Aspartate aminotransferase\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Aspartate aminotransferase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "AST"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Phosphate crystals.amorphous\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Phosphate crystals.amorphous\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CYAMPPH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Thiamine\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Thiamine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB1"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation surface induced.lupus sensitive with 1:1 Pooled Normal Plasma actual/Normal\n- Property: RelTime\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation surface induced.lupus sensitive with 1:1 Pooled Normal Plasma actual/Normal\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APTTLAAC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hyaline casts\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.LPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hyaline casts\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CSHYAL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Mixed cellular casts\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.LPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Mixed cellular casts\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CSMIX"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Pregnenolone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Pregnenolone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PRGNENLN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cancer Ag 125\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cancer Ag 125\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CA125AG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Immunoglobulin light chains.kappa.free\n- Property: MCnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Immunoglobulin light chains.kappa.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "KLCFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bile acid\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bile acid\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILEAC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea nitrogen^post dialysis\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea nitrogen^post dialysis\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREAN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: EPINEPHrine\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"EPINEPHrine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EPINEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: oxyMORphone\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Confirm\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"oxyMORphone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OXMORPHN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ascorbate\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ascorbate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta globulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urate\n- Property: SCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "URATE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alanine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alanine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: von Willebrand factor Ag\n- Property: ACnc\n- System/Specimen: PPP\n- Scale: Qn\n- Method: IA\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"von Willebrand factor Ag\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "FACTVW"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Neopterin\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Neopterin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NEOPTERN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrine.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrine.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MTNEPHFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glutamine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glutamine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: levETIRAcetam\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"levETIRAcetam\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LVTRCTM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta-2-Microglobulin\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta-2-Microglobulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "B2MICG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Acetaminophen\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Screen\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Acetaminophen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ACETAMIN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Inhibin A\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Inhibin A\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "INHIBINA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cardiolipin Ab.IgM\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cardiolipin Ab.IgM\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRDIGMAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Monocytes\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Monocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MONO"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Citrulline\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Citrulline\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CIT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carboxyhemoglobin/Hemoglobin.total\n- Property: MFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carboxyhemoglobin/Hemoglobin.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HBCOHGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Apolipoprotein C-III\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Apolipoprotein C-III\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APOC3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Neutrophils/100 leukocytes\n- Property: NFr\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Neutrophils/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NEUTLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in VLDL\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Calculated\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in VLDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VLDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cobalamins\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cobalamins\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB12"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Spermatozoa\n- Property: Morph\n- System/Specimen: Semen\n- Scale: Nom\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Spermatozoa\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "SPERM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Erythrocytes\n- Property: PrThr\n- System/Specimen: Vag\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Erythrocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "RBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Choriogonadotropin.beta subunit\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Choriogonadotropin.beta subunit\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HCG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Base excess\n- Property: SCnc\n- System/Specimen: BldV\n- Scale: Qn\n- Method: Calculated\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Base excess\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BASEEXCS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cobalamins\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cobalamins\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB12"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Nordiazepam\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Nordiazepam\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NRDZPM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alkaline phosphatase\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alkaline phosphatase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Androgen.free index\n- Property: SRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Androgen.free index\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "FAI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Magnesium\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Magnesium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: 25-Hydroxycalciferol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"25-Hydroxycalciferol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITDIT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Antithrombin\n- Property: ACnc\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Chromo\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Antithrombin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ANTHRMAG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Leptin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Leptin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LEPTIN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Platelet aggregation.collagen induced\n- Property: PrThr\n- System/Specimen: PRP\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Platelet aggregation.collagen induced\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PLATAGGR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Tricyclic antidepressants\n- Property: PrThr\n- System/Specimen: Ser/Plas\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Tricyclic antidepressants\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TRCYANDP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta-2-Microglobulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta-2-Microglobulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "B2MICG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cannabinoids\n- Property: PrThr\n- System/Specimen: Meconium\n- Scale: Ord\n- Method: Screen\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cannabinoids\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CANNAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urate\n- Property: SCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "URATE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alanine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alanine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estradiol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estradiol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTRDIOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Protein S\n- Property: Acnc\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Protein S\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROTS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea nitrogen\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea nitrogen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREAN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Zinc\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Zinc\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ZINC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Methadone\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Screen\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Methadone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "METHDN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cortisol^AM peak specimen\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cortisol^AM peak specimen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CORTISOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Eosinophils/100 leukocytes\n- Property: NFr\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Eosinophils/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EOSLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Potassium\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Potassium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "KEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Somatotropin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Somatotropin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "SOMATRO"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Testosterone.free\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Detection limit <= 1.0 ng/dL\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Testosterone.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TESTOSFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estriol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estriol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTRIOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Round cells\n- Property: NCnc\n- System/Specimen: Semen\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Round cells\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ROUNDCE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Phosphatidylserine Ab.IgM\n- Property: ACnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Phosphatidylserine Ab.IgM\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PSIGMAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatinine\n- Property: MCnc\n- System/Specimen: Amnio fld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CREAT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcitonin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcitonin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CLCTONN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cocaine\n- Property: PrThr\n- System/Specimen: Meconium\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cocaine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "COCAINE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Erythropoietin\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Erythropoietin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EPO"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Homocysteine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Homocysteine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HOMOCY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Angiotensin converting enzyme\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Angiotensin converting enzyme\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ACE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lymphocytes/100 leukocytes\n- Property: NFr\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lymphocytes/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LYMLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcium.ionized\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcium.ionized\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CAION"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.total/Cholesterol.in HDL\n- Property: MRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.total/Cholesterol.in HDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CHOLHDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Choriogonadotropin\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Choriogonadotropin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HCGND"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Thyroglobulin recovery\n- Property: MFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Thyroglobulin recovery\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TGLOBRR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Color\n- Property: Type\n- System/Specimen: Urine\n- Scale: Nom\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Color\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "COLOR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Microcytes\n- Property: PrThr\n- System/Specimen: Bld\n- Scale: Ord\n- Method: Automated count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Microcytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MICROCY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: PHENobarbital\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"PHENobarbital\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PHNBRBTL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Phosphatidylserine Ab.IgG\n- Property: ACnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: IA\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Phosphatidylserine Ab.IgG\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PSIGGAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Copper\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Copper\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "COPPER"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Homocysteine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Homocysteine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HOMOCY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Macrophages/100 leukocytes\n- Property: NFr\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Macrophages/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MCPHGLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estriol.unconjugated\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estriol.unconjugated\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTRIOLF"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Neutrophils/100 leukocytes\n- Property: NFr\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Neutrophils/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NEUTLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation surface induced\n- Property: Time\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation surface induced\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APTT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Barbiturates\n- Property: PrThr\n- System/Specimen: Ser/Plas/Bld\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Barbiturates\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BARB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Albumin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Albumin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcidiol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcidiol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "V25HD3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Choriogonadotropin^^adjusted\n- Property: MoM\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Choriogonadotropin^^adjusted\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CGADJMW"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cancer Ag 19-9\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cancer Ag 19-9\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CA19_9AG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cardiolipin Ab.IgA\n- Property: ACnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: IA\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cardiolipin Ab.IgA\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRDIGAAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estradiol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estradiol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTRDIOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in VLDL\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in VLDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VLDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Folate\n- Property: MCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Folate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB9"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation dilute Russell viper venom induced\n- Property: Time\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation dilute Russell viper venom induced\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "DRVVT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcitriol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcitriol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CLCTRIOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Methadone\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Methadone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "METHDN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Osmolality\n- Property: Osmol\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Osmolality\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OSMLTY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Collagen crosslinked N-telopeptide\n- Property: SCnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Collagen crosslinked N-telopeptide\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NTXI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Oxalate\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Oxalate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OXAEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ubiquinone 10\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ubiquinone 10\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "COQ10"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcidiol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcidiol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "V25HD3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Erythrocytes\n- Property: NCnc\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Erythrocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "RBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Specimen volume\n- Property: Vol\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Specimen volume\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VOLUME"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea nitrogen\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea nitrogen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREAN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Tryptase\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Tryptase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TRYPTASE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Barbiturates\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Screen\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Barbiturates\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BARB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: levETIRAcetam\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"levETIRAcetam\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LVTRCTM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Myelocytes\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Myelocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MYCY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 globulin/Protein.total\n- Property: MFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBA1PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cystathionine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cystathionine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CYSTHION"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta 1 globulin/Protein.total\n- Property: MFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta 1 globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBB1PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Propoxyphene\n- Property: MCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Propoxyphene\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROPOX"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Complement C4\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Complement C4\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "C4"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 globulin/Protein.total\n- Property: MFr\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBA1PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Thyroxine\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Thyroxine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "T4"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carnitine esters\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carnitine esters\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRNTESTR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Platelet clump\n- Property: PrThr\n- System/Specimen: Bld\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Platelet clump\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PLATCLMP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrine.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrine.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MTNEPHFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: DRVVT with 1:1 Pooled Normal Plasma actual/Normal\n- Property: RelTime\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"DRVVT with 1:1 Pooled Normal Plasma actual/Normal\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "DRVVTRT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ethanol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ethanol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ETHANOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Eosinophils/100 leukocytes\n- Property: NFr\n- System/Specimen: CSF\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Eosinophils/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EOSLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 globulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBA1"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in VLDL\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Calculated\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in VLDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VLDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin.non-glucuronidated\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin.non-glucuronidated\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILIND"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Testosterone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Testosterone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TESTOS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carnitine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carnitine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CARNIT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in HDL/Cholesterol.total\n- Property: SRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in HDL/Cholesterol.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HDLCCHOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrine\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "METANEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Basophils/100 leukocytes\n- Property: NFr\n- System/Specimen: CSF\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Basophils/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BASOLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Magnesium\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Magnesium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Zinc\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Zinc\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ZINC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lactate dehydrogenase\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Reaction: pyruvate to lactate\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lactate dehydrogenase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LDH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Testosterone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Detection limit <= 1.0 ng/dL\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Testosterone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TESTOS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Platelet distribution width\n- Property: EntVol\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Automated count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Platelet distribution width\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PDW"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Neutrophils\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Neutrophils\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NEUT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MB/Creatine kinase.total\n- Property: CFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MB/Creatine kinase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMBCK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: PHENobarbital\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"PHENobarbital\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PHNBRBTL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Reticulocytes/100 erythrocytes\n- Property: NFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Reticulocytes/100 erythrocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "RETIRBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Dehydroepiandrosterone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Dehydroepiandrosterone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "DHEA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin.glucuronidated+Bilirubin.albumin bound\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin.glucuronidated+Bilirubin.albumin bound\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILDIR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hyaline casts\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hyaline casts\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CSHYAL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta 1 globulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta 1 globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBB1"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MB/Creatine kinase.total\n- Property: CFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MB/Creatine kinase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMBCK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Myelocytes\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Myelocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MYCY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urate\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "URATE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Pyridoxine\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Pyridoxine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VITB6"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Protein\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Protein\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Trichomonas vaginalis\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Trichomonas vaginalis\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TRICH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Activated protein C resistance\n- Property: TRto\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Activated protein C resistance\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APROTCRS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alkaline phosphatase.intestinal/Alkaline phosphatase.total\n- Property: CFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alkaline phosphatase.intestinal/Alkaline phosphatase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALPIALP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lactate dehydrogenase\n- Property: CCnc\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Reaction: lactate to pyruvate\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lactate dehydrogenase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LDH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Xanthochromia\n- Property: PrThr\n- System/Specimen: CSF\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Xanthochromia\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "XNTHCHR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Anion gap 4\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Anion gap 4\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ANIONG4"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in HDL\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in HDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha-1-Fetoprotein interpretation\n- Property: Imp\n- System/Specimen: Ser/Plas\n- Scale: Nom\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha-1-Fetoprotein interpretation\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "AFP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in LDL\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Direct assay\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in LDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estrone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estrone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTRONE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urate crystals\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urate crystals\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CYURIAC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Acid phosphatase.prostatic\n- Property: MCnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Acid phosphatase.prostatic\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PAP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Leukocytes\n- Property: PrThr\n- System/Specimen: Stool\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "WBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Plasma cells\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Plasma cells\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PLSMCE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: von Willebrand factor.ristocetin cofactor activity actual/Normal\n- Property: RelTime\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Platelet Aggr\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"von Willebrand factor.ristocetin cofactor activity actual/Normal\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VWFAAC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Aldosterone^upright\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Aldosterone^upright\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALDSTRN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin.non-glucuronidated\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin.non-glucuronidated\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILIND"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bacteria\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bacteria\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BACT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 globulin/Protein.total\n- Property: MFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBA1PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcium\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CAEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Barbiturates\n- Property: PrThr\n- System/Specimen: Ser/Plas/Bld\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Barbiturates\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BARB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: 25-Hydroxyvitamin D2+25-Hydroxyvitamin D3\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"25-Hydroxyvitamin D2+25-Hydroxyvitamin D3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VTD2D3IT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Myoglobin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Myoglobin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in IDL+Cholesterol.in VLDL 3\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in IDL+Cholesterol.in VLDL 3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IDLVLDL3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glucose\n- Property: SCnc\n- System/Specimen: CSF\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glucose\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLUC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: 17-Hydroxyprogesterone\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"17-Hydroxyprogesterone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HYPGST17"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Potassium\n- Property: SCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Potassium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "K"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Prolymphocytes\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Prolymphocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROLYM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lymphocytes.variant\n- Property: PrThr\n- System/Specimen: Bld\n- Scale: Ord\n- Method: Automated count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lymphocytes.variant\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LYMAT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcium\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Interferon.gamma\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Interferon.gamma\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IFNG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation surface induced.lupus sensitive.excess phospholipid actual/Normal\n- Property: RelTime\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation surface induced.lupus sensitive.excess phospholipid actual/Normal\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APTTLAAC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta globulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta hydroxybutyrate\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta hydroxybutyrate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BHYXBTR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Propoxyphene\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Confirm\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Propoxyphene\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROPOX"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Osmolality\n- Property: Osmol\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Osmolality\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OSMLTY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: pH\n- Property: LsCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Test strip\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"pH\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Phencyclidine\n- Property: PrThr\n- System/Specimen: Meconium\n- Scale: Ord\n- Method: Screen\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Phencyclidine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PCP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Pyridinoline\n- Property: SCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Pyridinoline\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PYRIDNLN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Zinc\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Zinc\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ZINC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cotinine\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cotinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "COTININE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lymphocytes.variant/100 leukocytes\n- Property: NFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Manual count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lymphocytes.variant/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LYMATLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cancer Ag 27-29\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cancer Ag 27-29\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CA2729AG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Spermatozoa.motile\n- Property: PrThr\n- System/Specimen: Semen\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Spermatozoa.motile\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "SPERMMTL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lead\n- Property: MCnc\n- System/Specimen: BldC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lead\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LEAD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta 2 glycoprotein 1 Ab.IgA\n- Property: ACnc\n- System/Specimen: Ser\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta 2 glycoprotein 1 Ab.IgA\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "B2G1GAAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Myoglobin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Myoglobin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metamyelocytes\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metamyelocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "METAMY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Protoporphyrin.zinc\n- Property: SCnc\n- System/Specimen: RBC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Protoporphyrin.zinc\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ZPP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glucose-6-Phosphate dehydrogenase\n- Property: CCnc\n- System/Specimen: RBC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glucose-6-Phosphate dehydrogenase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "G6PD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Triiodothyronine.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Triiodothyronine.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "T3FR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Interpretation\n- Property: Imp\n- System/Specimen: Urine\n- Scale: Nom\n- Method: Immunofixation\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Interpretation\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROTPATN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ketones\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Test strip\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ketones\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "KETONES"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: DRVVT percent correction\n- Property: PctDiff\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"DRVVT percent correction\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "DRVTSCPD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Testosterone\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Testosterone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TESTOS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Meconium\n- Property: PrThr\n- System/Specimen: Amnio fld\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Meconium\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MECONIUM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Oxygen\n- Property: PPres\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Oxygen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PO2"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Follitropin\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Follitropin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "FSH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Erythrocytes\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Erythrocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "RBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Tricyclic antidepressants\n- Property: PrThr\n- System/Specimen: Ser/Plas\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Tricyclic antidepressants\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TRCYANDP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Gamma globulin/Protein.total\n- Property: MFr\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Gamma globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBGPT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Prolactin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Prolactin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PROLCTN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Gamma globulin\n- Property: MCnc\n- System/Specimen: CSF\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Gamma globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estrogen\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estrogen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTROGEN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea nitrogen/Creatinine\n- Property: MRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea nitrogen/Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREANCRT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carbon dioxide^^adjusted to patient's actual temperature\n- Property: PPres\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carbon dioxide^^adjusted to patient's actual temperature\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PCO2ADJT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 globulin/Protein.total\n- Property: MFr\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 globulin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLOBA1PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: IGE\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"IGE\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IGE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Chloride\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Chloride\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Insulin.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Insulin.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "INSLNFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatinine\n- Property: MCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CREAT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Spermatozoa.normal/100 spermatozoa\n- Property: NFr\n- System/Specimen: Semen\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Spermatozoa.normal/100 spermatozoa\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NSPMTSPM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Iron binding capacity\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Iron binding capacity\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IBCT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Albumin/Globulin\n- Property: MRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Albumin/Globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALBGLOB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Lead\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Lead\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LEAD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Epithelial cells\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Epithelial cells\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EPIC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrine\n- Property: MRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "METANEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Insulin-like growth factor-I\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Insulin-like growth factor-I\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IGF1"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cardiolipin Ab.IgM\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cardiolipin Ab.IgM\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRDIGMAB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ammonium urate crystals\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ammonium urate crystals\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CYAMMBIU"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Insulin^post CFst\n- Property: ACnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Insulin^post CFst\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "INSULIN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ethanol\n- Property: SCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ethanol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ETHANOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Liquefaction\n- Property: Time\n- System/Specimen: Semen\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Liquefaction\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LIQUFT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Insulin.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Insulin.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "INSLNFR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hypochromia\n- Property: PrThr\n- System/Specimen: Bld\n- Scale: Ord\n- Method: Automated count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hypochromia\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HPOCROM"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Yeast.budding\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Yeast.budding\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "YEASTBUD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MB\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MB\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alkaline phosphatase.intestinal\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alkaline phosphatase.intestinal\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALPIS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hemoglobin pattern\n- Property: Imp\n- System/Specimen: Bld\n- Scale: Nar\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hemoglobin pattern\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HGBFPATN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrines\n- Property: SCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrines\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MTNNMTN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carboxyhemoglobin/Hemoglobin.total\n- Property: MFr\n- System/Specimen: BldA\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carboxyhemoglobin/Hemoglobin.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HBCOHGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ethanol\n- Property: MCnc\n- System/Specimen: Exhl gas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ethanol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ETHANOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glycine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glycine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Arginine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Arginine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ARG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha-1-Fetoprotein\n- Property: MoM\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha-1-Fetoprotein\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "AFP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Caffeine\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Caffeine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CAFFEINE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Osmolality\n- Property: Osmol\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Calculated\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Osmolality\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OSMLTY"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Oxygen saturation\n- Property: MFr\n- System/Specimen: BldCoA\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Oxygen saturation\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OXYSAT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Carbon dioxide\n- Property: SCnc\n- System/Specimen: BldV\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Carbon dioxide\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CO2"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glucose\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glucose\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLUC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Benzodiazepines\n- Property: PrThr\n- System/Specimen: Ser/Plas\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Benzodiazepines\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BNZDZPN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cortisol^PM trough specimen\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cortisol^PM trough specimen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CORTISOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MM/Creatine kinase.total\n- Property: CFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MM/Creatine kinase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMMCK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bicarbonate\n- Property: SCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bicarbonate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BICARB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glucose\n- Property: MCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Test strip\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glucose\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GLUC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Benzoylecgonine\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Benzoylecgonine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BNZLCGN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Iron binding capacity\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Iron binding capacity\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IBCT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Choriogonadotropin.beta subunit (pregnancy test)\n- Property: PrThr\n- System/Specimen: Ser/Plas\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Choriogonadotropin.beta subunit (pregnancy test)\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HCG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in HDL 3\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in HDL 3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HDL3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: oxyCODONE\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Confirm\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"oxyCODONE\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OXYCDN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Liver fibrosis score\n- Property: Score\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Calculated.HepaScore\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Liver fibrosis score\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LKM1AB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Myelocytes/100 leukocytes\n- Property: NFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Myelocytes/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MYCYLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Protein.monoclonal/Protein.total\n- Property: MFr\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Protein.monoclonal/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MCP1"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Citrulline\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Citrulline\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CIT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Triiodothyronine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Triiodothyronine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "T3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Target cells\n- Property: PrThr\n- System/Specimen: Bld\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Target cells\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TRGTCE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Beta hydroxybutyrate\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Beta hydroxybutyrate\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BHYXBTR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ketones\n- Property: PrThr\n- System/Specimen: Ser/Plas\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ketones\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "KETONES"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcitriol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcitriol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CLCTRIOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Leukocytes\n- Property: NCnc\n- System/Specimen: Semen\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "WBC"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.MB/Creatine kinase.total\n- Property: Ratio\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.MB/Creatine kinase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKMBCK"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcidiol\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcidiol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "V25HD3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hemoglobin A1c/Hemoglobin.total\n- Property: MFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: HPLC\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hemoglobin A1c/Hemoglobin.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HBA1CHGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Large unstained cells/100 leukocytes\n- Property: NFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Large unstained cells/100 leukocytes\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "LGLUCLE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Urea\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Urea\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "UREA"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ethanol\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ethanol\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ETHANOL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glomerular filtration rate/1.73 sq M.predicted.black\n- Property: ArVRat\n- System/Specimen: Ser/Plas/Bld\n- Scale: Qn\n- Method: Creatinine-based formula (MDRD)\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glomerular filtration rate/1.73 sq M.predicted.black\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GFRBSCRT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in IDL+Cholesterol.in VLDL 3\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in IDL+Cholesterol.in VLDL 3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IDLVLDL3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Estrogen\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Estrogen\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ESTROGEN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Metanephrines\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Metanephrines\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MTNNMTN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cells counted.total\n- Property: Num\n- System/Specimen: CSF\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cells counted.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CELLS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Insulin-like growth factor binding protein 3\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Insulin-like growth factor binding protein 3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IGFBP3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Erythrocyte mean corpuscular hemoglobin\n- Property: EntMass\n- System/Specimen: RBC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Erythrocyte mean corpuscular hemoglobin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "MCH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Albumin/Protein.total\n- Property: MFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Albumin/Protein.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALBPROT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Arginine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Arginine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ARG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha 1 antitrypsin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha 1 antitrypsin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "A1ANTRYP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Acylcarnitine/Carnitine.free (C0)\n- Property: SRto\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Acylcarnitine/Carnitine.free (C0)\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ACRNCRNF"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Phenytoin\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Phenytoin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PHENYTN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Asparagine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Asparagine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ASN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Hemoglobin C/Hemoglobin.total\n- Property: MFr\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Hemoglobin C/Hemoglobin.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "HGBCHGB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Complement C3\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Complement C3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "C3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation tissue factor induced\n- Property: Time\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation tissue factor induced\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Complement C1 esterase inhibitor\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Complement C1 esterase inhibitor\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "C1INH"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Basophils\n- Property: NCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Automated count\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Basophils\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BASO"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: oxyCODONE\n- Property: MCnc\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Confirm\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"oxyCODONE\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "OXYCDN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alpha-1-Fetoprotein\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alpha-1-Fetoprotein\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "AFP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatinine\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CREAT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Alkaline phosphatase.bone/Alkaline phosphatase.total\n- Property: CFr\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Alkaline phosphatase.bone/Alkaline phosphatase.total\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ALPBALP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Epithelial cells.squamous\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Epithelial cells.squamous\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "EPISQCE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Acetone\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Acetone\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ACETONE"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.non HDL\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.non HDL\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NONHDL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Thyroxine binding globulin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Thyroxine binding globulin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TBG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatine kinase.BB\n- Property: CCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Electrophoresis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatine kinase.BB\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CKBB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Chloride\n- Property: SCnc\n- System/Specimen: Sweat\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Chloride\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CL"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Neutrophils\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Neutrophils\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NEUT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Creatinine\n- Property: SRat\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CREATEXR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin\n- Property: PrThr\n- System/Specimen: Urine\n- Scale: Ord\n- Method: Test strip\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Ferritin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Ferritin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "FERRITIN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Bilirubin\n- Property: SCnc\n- System/Specimen: Body fld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Bilirubin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BILI"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: carBAMazepine\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"carBAMazepine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CRBMZPN"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Turbidity\n- Property: PrThr\n- System/Specimen: Body fld\n- Scale: Ord\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Turbidity\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TURB"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Anion gap\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Anion gap\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ANIONG"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Natriuretic peptide.B\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Natriuretic peptide.B\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "BNP"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Iron binding capacity\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Iron binding capacity\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IBCT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Cholesterol.in VLDL 3\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Cholesterol.in VLDL 3\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "VLDL3"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Coagulation surface induced.lupus sensitive with 1:1 Pooled Normal Plasma\n- Property: Time\n- System/Specimen: PPP\n- Scale: Qn\n- Method: Coag\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Coagulation surface induced.lupus sensitive with 1:1 Pooled Normal Plasma\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APTTLAS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Triple phosphate crystals\n- Property: PrThr\n- System/Specimen: Urine sed\n- Scale: Ord\n- Method: Microscopy.light\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Triple phosphate crystals\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CYTRPHOS"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Anion gap 4\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Anion gap 4\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "ANIONG4"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Thyroxine.free\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Dialysis\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Thyroxine.free\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "T4FR"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Yeast\n- Property: Naric\n- System/Specimen: Urine sed\n- Scale: Qn\n- Method: Microscopy.light.HPF\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Yeast\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "YEAST"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Calcium.ionized\n- Property: SCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: ISE\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Calcium.ionized\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "CAION"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: pH^^adjusted to patient's actual temperature\n- Property: LsCnc\n- System/Specimen: Bld\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"pH^^adjusted to patient's actual temperature\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "PHADJT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Iron\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Iron\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "IRON"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Collagen crosslinked N-telopeptide/Creatinine\n- Property: SRto\n- System/Specimen: Urine\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Collagen crosslinked N-telopeptide/Creatinine\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "NTXICRT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Apolipoprotein A-II\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Apolipoprotein A-II\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "APOA2"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glomerular filtration rate/1.73 sq M.predicted.non black\n- Property: ArVRat\n- System/Specimen: Ser/Plas/Bld\n- Scale: Qn\n- Method: Creatinine-based formula (MDRD)\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glomerular filtration rate/1.73 sq M.predicted.non black\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "GFRBSCRT"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Complement C4\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Complement C4\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "C4"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Glucose-6-Phosphate dehydrogenase\n- Property: CCnt\n- System/Specimen: RBC\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Glucose-6-Phosphate dehydrogenase\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "G6PD"}
{"prompt": "You are a CDISC SDTM expert mapper. Your task is to map LOINC laboratory test codes to SDTM-LB domain variables.\n\nGiven this LOINC test:\n- LOINC Code: \n- Component: Transferrin\n- Property: MCnc\n- System/Specimen: Ser/Plas\n- Scale: Qn\n- Method: Not specified\n- Time Aspect: Not specified\n- LOINC Class: Not specified\n\nYour task: Derive the LBTESTCD (Lab Test Short Code) for this LOINC code.\n\nCRITICAL LBTESTCD RULES:\n1. LBTESTCD MUST be derived DIRECTLY from the LOINC component name: \"Transferrin\"\n2. Maximum 8 characters (CDISC standard), uppercase only, alphanumeric\n3. NEVER use codes from different tests\n4. Common patterns:\n   - Short component \u2192 Use as-is: \"Glucose\" \u2192 \"GLUCOSE\"\n   - Long component \u2192 Abbreviate logically: \"Bacteria\" \u2192 \"BACTERIA\" (8 chars)\n   - Complex name \u2192 Take key parts: \"SARS-CoV-2 RNA\" \u2192 \"SCV2RNA\" or \"SARSCOV2\"\n\nRespond with the LBTESTCD code only.", "completion": "TFERRIN"}