-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathExplanationOfBenefit-Pharmacy.json
More file actions
558 lines (557 loc) · 21.7 KB
/
Copy pathExplanationOfBenefit-Pharmacy.json
File metadata and controls
558 lines (557 loc) · 21.7 KB
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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
{
"resourceType": "StructureDefinition",
"id": "ExplanationOfBenefit-Pharmacy",
"url": "https://bfd.cms.gov/fhir/StructureDefinition/ExplanationOfBenefit-Pharmacy",
"name": "ExplanationOfBenefit-Pharmacy",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": true,
"type": "ExplanationOfBenefit-Pharmacy",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"differential": {
"element": [
{
"id": "ExplanationOfBenefit-Pharmacy",
"path": "ExplanationOfBenefit-Pharmacy",
"label": "Explanation of Benefit Pharmacy Resource for IDR. Ignore in DD Generation",
"min": 1,
"max": "1"
},
{
"id": "ExplanationOfBenefit-Pharmacy.lastUpdated",
"path": "ExplanationOfBenefit-Pharmacy.lastUpdated",
"label": "Last Updated Time",
"definition": "This field represents the last time that an ExplanationOfBenefit was updated.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_BENE_XREF_EFCTV_SK",
"path": "ExplanationOfBenefit-Pharmacy.CLM_BENE_XREF_EFCTV_SK",
"label": "Beneficiary Source Key",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.BENE_SK",
"path": "ExplanationOfBenefit-Pharmacy.BENE_SK",
"label": "Beneficiary Source Key - On Claim",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_TYPE_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_TYPE_CD",
"label": "Claim Type Code",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_UNIQ_ID",
"path": "ExplanationOfBenefit-Pharmacy.CLM_UNIQ_ID",
"label": "Claim Unique ID",
"definition": "The claim unique ID is a unique ID for the claim within the source system.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_CNTL_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_CNTL_NUM",
"label": "Claim Control Number",
"definition": "This field is an identification value assigned by a MAC. It provides a reference number for the control and monitoring of specific claims, and to differentiate between claims for the beneficiary.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_ORIG_CNTL_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_ORIG_CNTL_NUM",
"label": "Original Claim Control Number",
"definition": "This field contains the original claim control number for adjusted or corrected claims. It provides a reference to the prior claim that this claim is adjusting or correcting.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_FROM_DT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_FROM_DT",
"label": "Claim From Date",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_THRU_DT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_THRU_DT",
"label": "Claim Thru Date",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_EFCTV_DT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_EFCTV_DT",
"label": "Claim Effective Date",
"definition": "The effective date of the claim",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SRC_ID",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SRC_ID",
"label": "Claim Source ID",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SRVC_PRVDR_GNRC_ID_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SRVC_PRVDR_GNRC_ID_NUM",
"label": "Service Provider Generic ID Number",
"definition": "The generic ID number of the service provider.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.clm_srvc_prvdr_gnrc_id_type",
"path": "ExplanationOfBenefit-Pharmacy.clm_srvc_prvdr_gnrc_id_type",
"label": "Service Provider Generic ID Type",
"definition": "The type of service provider (1 for practitioner, 2 for organization).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_PD_DT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_PD_DT",
"label": "Payment Date",
"definition": "The date on which the plan originally paid the pharmacy for the prescription drug.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_CMS_PROC_DT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_CMS_PROC_DT",
"label": "CMS Process Date",
"definition": "The date when CMS processed the claim.",
"min": 0,
"max": "1",
"type": [
{
"code": "date"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.PRVDR_PRSCRBNG_PRVDR_NPI_NUM",
"path": "ExplanationOfBenefit-Pharmacy.PRVDR_PRSCRBNG_PRVDR_NPI_NUM",
"label": "Prescribing Provider NPI Number",
"definition": "The NPI number of the prescribing provider.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.PRVDR_PRSCRBNG_PRVDR_NPI_TYPE",
"path": "ExplanationOfBenefit-Pharmacy.PRVDR_PRSCRBNG_PRVDR_NPI_TYPE",
"label": "Prescribing Provider NPI Type",
"definition": "The type of prescribing provider (1 for practitioner, 2 for organization).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_PHRMCY_SRVC_TYPE_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_PHRMCY_SRVC_TYPE_CD",
"label": "Pharmacy Service Type Code",
"definition": "The type of pharmacy used. This variable indicates the type of pharmacy that dispensed the prescription.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_RX_ORGN_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_RX_ORGN_CD",
"label": "Prescription Origin Code",
"definition": "This variable indicates whether the prescription was transmitted as an electronic prescription, by phone, by fax, or as a written paper copy.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_BRND_GNRC_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_BRND_GNRC_CD",
"label": "Brand Generic Code",
"definition": "Plan reported value indicating whether the plan adjudicated the claim as a brand or generic drug.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_PTNT_RSDNC_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_PTNT_RSDNC_CD",
"label": "Patient Residence Code",
"definition": "This variable indicates where the beneficiary lived when the prescription was filled, as reported on the PDE record.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LTC_DSPNSNG_MTHD_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LTC_DSPNSNG_MTHD_CD",
"label": "Submission Clarification Code",
"definition": "For beneficiaries living in long-term care (LTC) facilities, this variable indicates how many days' supply of the medication was dispensed by the long-term care pharmacy.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_CMPND_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_CMPND_CD",
"label": "Compound Code",
"definition": "This field indicates whether or not the dispensed drug was compounded or mixed.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_DAYS_SUPLY_QTY",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_DAYS_SUPLY_QTY",
"label": "Days Supply",
"definition": "This field indicates the number of days' supply of medication dispensed by the pharmacy and consists of the amount the pharmacy enters for the prescription.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_RX_FILL_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_RX_FILL_NUM",
"label": "Fill Number",
"definition": "This field indicates the number fill of the current dispensed supply.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_DAW_PROD_SLCTN_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_DAW_PROD_SLCTN_CD",
"label": "Dispense as Written Product Selection Code",
"definition": "This field indicates the prescriber's instruction regarding substitution of generic equivalents or order to dispense the specific prescribed medication.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_DRUG_CVRG_STUS_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_DRUG_CVRG_STUS_CD",
"label": "Drug Coverage Status Code",
"definition": "This field indicates whether or not the drug is covered by Medicare Part D.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_CTSTRPHC_CVRG_IND_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_CTSTRPHC_CVRG_IND_CD",
"label": "Catastrophic Coverage Code",
"definition": "This variable indicates whether the PDE occurred within the catastrophic benefit phase of the Medicare Part D benefit.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_CD",
"label": "National Drug Code",
"definition": "This field identifies the dispensed drug product using a National Drug Code (NDC).",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_QTY",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_QTY",
"label": "Quantity Dispensed",
"definition": "This field indicates the number of units, grams, milliliters, or other quantity dispensed in the current drug event.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_QTY_QLFYR_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NDC_QTY_QLFYR_CD",
"label": "Quantity Qualifier Code",
"definition": "The qualifier code for the quantity dispensed.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_CVRD_PD_AMT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_CVRD_PD_AMT",
"label": "Covered Paid Amount",
"definition": "This is the net amount that the Part D plan paid for a PDE that was covered by the Medicare Part D benefit.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NCVRD_CHRG_AMT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NCVRD_CHRG_AMT",
"label": "Noncovered Charge Amount",
"definition": "The amount that was not covered by the plan.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_LINE_NUM",
"label": "Line Number",
"definition": "The line number for this item.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SBMT_CHRG_AMT",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SBMT_CHRG_AMT",
"label": "Submitted Charge Amount",
"definition": "The total amount submitted for the claim.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SBMTR_CNTRCT_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SBMTR_CNTRCT_NUM",
"label": "Submitter Contract Number",
"definition": "The contract number of the submitter.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SBMTR_CNTRCT_PBP_NUM",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SBMTR_CNTRCT_PBP_NUM",
"label": "Submitter Contract PBP Number",
"definition": "The PBP number of the submitter contract.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CNTRCT_PBP_NAME",
"path": "ExplanationOfBenefit-Pharmacy.CNTRCT_PBP_NAME",
"label": "Contract PBP Name",
"definition": "This field contains the name of the plan benefit package (PBP) for the beneficiary's Part D plan of record for the year.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.CLM_SBMT_FRMT_CD",
"path": "ExplanationOfBenefit-Pharmacy.CLM_SBMT_FRMT_CD",
"label": "Claim Submission Format Code",
"definition": "A code indicating the method or format used to submit the claim.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.supportingInfoComponents",
"path": "ExplanationOfBenefit-Pharmacy.supportingInfoComponents",
"label": "Supporting Info Components",
"definition": "A list of supporting info",
"min": 0,
"max": "*",
"type": [
{
"code": "SupportingInfoComponent",
"targetProfile": [
"https://bfd.cms.gov/fhir/StructureDefinition/SupportingInfoComponent"
]
}
]
},
{
"id": "ExplanationOfBenefit-Pharmacy.lineItemComponents",
"path": "ExplanationOfBenefit-Pharmacy.lineItemComponents",
"label": "Line Item Components",
"definition": "A list of line items",
"min": 0,
"max": "*",
"type": [
{
"code": "LineItemComponent",
"targetProfile": [
"https://bfd.cms.gov/fhir/StructureDefinition/LineItemComponent"
]
}
]
}
]
}
}