@unite-us/app-create-referral 0.15.70 → 0.15.72
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/__testUtils__/mockData/mockFeeSchedulePrograms.js +216 -0
- package/dist/__testUtils__/mockData/mockFeeSchedulePrograms.js.map +1 -1
- package/dist/__testUtils__/mockData/mockPrograms.js +112 -0
- package/dist/__testUtils__/mockData/mockPrograms.js.map +1 -1
- package/dist/__testUtils__/mockData/mockProviders.js +82 -0
- package/dist/__testUtils__/mockData/mockProviders.js.map +1 -1
- package/dist/__testUtils__/mockData/utils.js +29 -11
- package/dist/__testUtils__/mockData/utils.js.map +1 -1
- package/dist/pages/builder/__tests__/AuthorizationRequiredPrograms.test.js +83 -1
- package/dist/pages/builder/__tests__/AuthorizationRequiredPrograms.test.js.map +1 -1
- package/dist/pages/builder/buildGroupedReferrals.js +9 -17
- package/dist/pages/builder/buildGroupedReferrals.js.map +1 -1
- package/dist/pages/builder/utils.js +27 -1
- package/dist/pages/builder/utils.js.map +1 -1
- package/package.json +1 -1
|
@@ -2799,5 +2799,87 @@ export const providersMap = new Map([
|
|
|
2799
2799
|
"data": null
|
|
2800
2800
|
}
|
|
2801
2801
|
}
|
|
2802
|
+
}], ["07bc26f9-706c-46d5-8881-5fcaa8428147", {
|
|
2803
|
+
"id": "07bc26f9-706c-46d5-8881-5fcaa8428147",
|
|
2804
|
+
"type": "provider",
|
|
2805
|
+
"attributes": {
|
|
2806
|
+
"licensed": true,
|
|
2807
|
+
"name": "Sensitive provider with fee schedule program",
|
|
2808
|
+
"description": "<div>I'm too bored to think of a funny description</div>",
|
|
2809
|
+
"website_url": null,
|
|
2810
|
+
"email_addresses": [],
|
|
2811
|
+
"phone_numbers": [],
|
|
2812
|
+
"hours": null,
|
|
2813
|
+
"state": "active",
|
|
2814
|
+
"provider_type": "provider",
|
|
2815
|
+
"logo_url": null,
|
|
2816
|
+
"focus": {
|
|
2817
|
+
"health_insurance_focus": true
|
|
2818
|
+
},
|
|
2819
|
+
"status": null,
|
|
2820
|
+
"primary_contact_name": null,
|
|
2821
|
+
"sensitive": true,
|
|
2822
|
+
"national_provider_identifier": "11222333",
|
|
2823
|
+
"tax_identification_number": "12-3456789",
|
|
2824
|
+
"require_contact_preferences": false,
|
|
2825
|
+
"managed": false,
|
|
2826
|
+
"addresses": [{
|
|
2827
|
+
"address_type": null,
|
|
2828
|
+
"line_1": "15420 Livingston Avenue",
|
|
2829
|
+
"line_2": "Apartment 1419",
|
|
2830
|
+
"city": "Lutz",
|
|
2831
|
+
"county": "Hillsborough County",
|
|
2832
|
+
"state": "FL",
|
|
2833
|
+
"postal_code": "33559",
|
|
2834
|
+
"country": "US",
|
|
2835
|
+
"latitude": 28.0926085,
|
|
2836
|
+
"longitude": -82.4347027,
|
|
2837
|
+
"is_primary": null
|
|
2838
|
+
}, {
|
|
2839
|
+
"address_type": null,
|
|
2840
|
+
"line_1": "33 1st Avenue Southeast",
|
|
2841
|
+
"line_2": null,
|
|
2842
|
+
"city": "Hickory",
|
|
2843
|
+
"county": "Catawba County",
|
|
2844
|
+
"state": "NC",
|
|
2845
|
+
"postal_code": "28602",
|
|
2846
|
+
"country": "US",
|
|
2847
|
+
"latitude": 35.7312235,
|
|
2848
|
+
"longitude": -81.33694469999999,
|
|
2849
|
+
"is_primary": null
|
|
2850
|
+
}, {
|
|
2851
|
+
"address_type": null,
|
|
2852
|
+
"line_1": "31 1st Ave SE",
|
|
2853
|
+
"line_2": null,
|
|
2854
|
+
"city": "Hickory",
|
|
2855
|
+
"county": "Catawba County",
|
|
2856
|
+
"state": "NC",
|
|
2857
|
+
"postal_code": "28602",
|
|
2858
|
+
"country": "United States",
|
|
2859
|
+
"latitude": 35.731324,
|
|
2860
|
+
"longitude": -81.3369333,
|
|
2861
|
+
"is_primary": null
|
|
2862
|
+
}]
|
|
2863
|
+
},
|
|
2864
|
+
"relationships": {
|
|
2865
|
+
"programs": {
|
|
2866
|
+
"data": [{
|
|
2867
|
+
"id": "8f9dc387-b754-4603-be83-522d9723cf3d",
|
|
2868
|
+
"type": "program"
|
|
2869
|
+
}]
|
|
2870
|
+
},
|
|
2871
|
+
"networks": {
|
|
2872
|
+
"data": [{
|
|
2873
|
+
"id": "194f42ff-66a9-4700-a3a4-9eb1b8405c21",
|
|
2874
|
+
"type": "network"
|
|
2875
|
+
}]
|
|
2876
|
+
},
|
|
2877
|
+
"payer": {
|
|
2878
|
+
"data": null
|
|
2879
|
+
},
|
|
2880
|
+
"provider_group": {
|
|
2881
|
+
"data": null
|
|
2882
|
+
}
|
|
2883
|
+
}
|
|
2802
2884
|
}]]);
|
|
2803
2885
|
//# sourceMappingURL=mockProviders.js.map
|