@photonhealth/elements 0.0.83 → 0.0.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -0
- package/dist/index.mjs +2 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -11136,6 +11136,8 @@ const Im = Q`
|
|
|
11136
11136
|
`, ua = Q`
|
|
11137
11137
|
fragment PharmacyFields on Pharmacy {
|
|
11138
11138
|
id
|
|
11139
|
+
NPI
|
|
11140
|
+
NCPDP
|
|
11139
11141
|
name
|
|
11140
11142
|
fulfillmentTypes
|
|
11141
11143
|
address {
|