pokitdok-ruby 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.document +5 -0
- data/.travis.yml +8 -0
- data/Gemfile +21 -0
- data/Gemfile.lock +140 -0
- data/Guardfile +18 -0
- data/LICENSE.txt +21 -0
- data/README.md +80 -0
- data/Rakefile +59 -0
- data/VERSION +1 -0
- data/lib/pokitdok.rb +167 -0
- data/pokitdok-ruby.gemspec +114 -0
- data/spec/fixtures/claim.json +116 -0
- data/spec/fixtures/enrollment.json +81 -0
- data/spec/fixtures/sample.270 +131 -0
- data/spec/pokitdok_spec.rb +168 -0
- data/spec/spec_helper.rb +44 -0
- data/spec/vcr_setup.rb +11 -0
- data/vcr_cassettes/activities.yml +512 -0
- data/vcr_cassettes/auth.yml +41 -0
- data/vcr_cassettes/claims.yml +99 -0
- data/vcr_cassettes/eligibility.yml +131 -0
- data/vcr_cassettes/enrollment.yml +85 -0
- data/vcr_cassettes/files.yml +57 -0
- data/vcr_cassettes/insurance_prices.yml +42 -0
- data/vcr_cassettes/payers.yml +163 -0
- data/vcr_cassettes/providers.yml +526 -0
- metadata +309 -0
@@ -0,0 +1,163 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://localhost:5002/api/v3/payers?state=CA
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- pokitdok-ruby 0.2.1 ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0]
|
12
|
+
Authorization:
|
13
|
+
- Bearer BR8J2PXhCIVnkwWLRsESQWSI198fztONOGc6Evlf
|
14
|
+
Accept-Encoding:
|
15
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
+
Accept:
|
17
|
+
- "*/*"
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 301
|
21
|
+
message: MOVED PERMANENTLY
|
22
|
+
headers:
|
23
|
+
Content-Type:
|
24
|
+
- text/html; charset=utf-8
|
25
|
+
Content-Length:
|
26
|
+
- '297'
|
27
|
+
Location:
|
28
|
+
- http://localhost:5002/api/v3/payers/?state=CA
|
29
|
+
Server:
|
30
|
+
- Werkzeug/0.9.4 Python/2.7.3
|
31
|
+
Date:
|
32
|
+
- Tue, 03 Jun 2014 20:30:50 GMT
|
33
|
+
body:
|
34
|
+
encoding: UTF-8
|
35
|
+
string: |-
|
36
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
37
|
+
<title>Redirecting...</title>
|
38
|
+
<h1>Redirecting...</h1>
|
39
|
+
<p>You should be redirected automatically to target URL: <a href="http://localhost:5002/api/v3/payers/?state=CA">http://localhost:5002/api/v3/payers/?state=CA</a>. If not click the link.
|
40
|
+
http_version:
|
41
|
+
recorded_at: Tue, 03 Jun 2014 20:30:50 GMT
|
42
|
+
- request:
|
43
|
+
method: get
|
44
|
+
uri: http://localhost:5002/api/v3/payers/?state=CA
|
45
|
+
body:
|
46
|
+
encoding: US-ASCII
|
47
|
+
string: ''
|
48
|
+
headers:
|
49
|
+
User-Agent:
|
50
|
+
- pokitdok-ruby 0.2.1 ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-darwin13.0]
|
51
|
+
Authorization:
|
52
|
+
- Bearer BR8J2PXhCIVnkwWLRsESQWSI198fztONOGc6Evlf
|
53
|
+
Accept-Encoding:
|
54
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
55
|
+
Accept:
|
56
|
+
- "*/*"
|
57
|
+
response:
|
58
|
+
status:
|
59
|
+
code: 200
|
60
|
+
message: OK
|
61
|
+
headers:
|
62
|
+
Content-Type:
|
63
|
+
- text/html; charset=utf-8
|
64
|
+
Content-Length:
|
65
|
+
- '6858'
|
66
|
+
Mimetype:
|
67
|
+
- application/json
|
68
|
+
Charset:
|
69
|
+
- utf-8
|
70
|
+
Server:
|
71
|
+
- Werkzeug/0.9.4 Python/2.7.3
|
72
|
+
Date:
|
73
|
+
- Tue, 03 Jun 2014 20:30:50 GMT
|
74
|
+
body:
|
75
|
+
encoding: UTF-8
|
76
|
+
string: '{"meta": {"processing_time": 15}, "data": [{"supported_transactions":
|
77
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Colorado BLUE CROSS
|
78
|
+
BLUE SHIELD CO", "payer_key": "bccoc", "production_status": false, "payer_id":
|
79
|
+
"BCCOC"}, {"supported_transactions": ["270", "276"], "payer_name": "Blue Cross
|
80
|
+
Blue Shield of Kentucky BCBS OF KY", "payer_key": "bckyc", "production_status":
|
81
|
+
false, "payer_id": "BCKYC"}, {"supported_transactions": ["270"], "payer_name":
|
82
|
+
"Blue Cross Blue Shield of Pennsylvania - Highmark BLUE CROSS BLUE SHIELD
|
83
|
+
PA", "payer_key": "highmark_penn", "production_status": false, "payer_id":
|
84
|
+
"440"}, {"supported_transactions": ["270", "276"], "payer_name": "Blue Cross
|
85
|
+
Blue Shield of Nebraska BLUE CROSS BLUE SHIELD OF NEBRASKA", "payer_key":
|
86
|
+
"bcbsne", "production_status": false, "payer_id": "BCNEC"}, {"supported_transactions":
|
87
|
+
["270", "276"], "payer_name": "ANTHEM BLUE CROSS", "payer_key": "bcca", "production_status":
|
88
|
+
false, "payer_id": "39"}, {"supported_transactions": ["270", "276"], "payer_name":
|
89
|
+
"MVP Health Plan of NY MVP HEALTH CARE NY", "payer_key": "MVP", "production_status":
|
90
|
+
false, "payer_id": "432"}, {"supported_transactions": ["270", "276"], "payer_name":
|
91
|
+
"Blue Cross Blue Shield of Wisconsin (Anthem) BLUE CROSS BLUE SHIELD WI",
|
92
|
+
"payer_key": "bcwic", "production_status": false, "payer_id": "BCWIC"}, {"supported_transactions":
|
93
|
+
["270"], "payer_name": "Blue Cross Blue Shield of Iowa BLUE CROSS BLUE SHEILD
|
94
|
+
IA", "payer_key": "bciac", "production_status": false, "payer_id": "BCIAC"},
|
95
|
+
{"supported_transactions": ["270", "276"], "payer_name": "CIGNA CIGNA ", "payer_key":
|
96
|
+
"CIGNA", "production_status": false, "payer_id": "1"}, {"supported_transactions":
|
97
|
+
["834", "835", "837", "270", "271", "276", "277", "278"], "payer_name": "Mock
|
98
|
+
Payer with eligibility inquiry rejection", "payer_key": "MOCKPAYER_PARSE_ERROR",
|
99
|
+
"production_status": false, "payer_id": "MOCKPAYER_PARSE_ERROR"}, {"supported_transactions":
|
100
|
+
["834", "835", "837", "270", "271", "276", "277", "278"], "payer_name": "Mock
|
101
|
+
Payer with Implementation Acknowledgement", "payer_key": "MOCKPAYER_ACK",
|
102
|
+
"production_status": false, "payer_id": "MOCKPAYER_ACK"}, {"supported_transactions":
|
103
|
+
["837"], "payer_name": "Independence Blue Cross INDEPENDENCE BLUE CROSS",
|
104
|
+
"payer_key": "bcibc", "production_status": false, "payer_id": "BCIBC"}, {"supported_transactions":
|
105
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Nevada BLUE CROSS
|
106
|
+
BLUE SHIELD NV", "payer_key": "bcnvc", "production_status": false, "payer_id":
|
107
|
+
"BCNVC"}, {"supported_transactions": ["834", "835", "837", "270", "271", "276",
|
108
|
+
"277", "278"], "payer_name": "Mock Payer for Communication Error Testing",
|
109
|
+
"payer_key": "MOCKPAYER_COMMERROR", "production_status": false, "payer_id":
|
110
|
+
"MOCKPAYER_COMMERROR"}, {"supported_transactions": ["834", "835", "837", "270",
|
111
|
+
"271", "276", "277", "278"], "payer_name": "Mock Payer with eligibility inquiry
|
112
|
+
rejection", "payer_key": "MOCKPAYER_REJECTION", "production_status": false,
|
113
|
+
"payer_id": "MOCKPAYER_REJECTION"}, {"supported_transactions": ["270", "276"],
|
114
|
+
"payer_name": "Blue Cross Blue Shield of Maine BLUE CROSS BLUE SHIELD ME",
|
115
|
+
"payer_key": "bcmec", "production_status": false, "payer_id": "BCMEC"}, {"supported_transactions":
|
116
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Connecticut BLUE
|
117
|
+
CROSS BLUE SHIELD CT", "payer_key": "bcctc", "production_status": false, "payer_id":
|
118
|
+
"BCCTC"}, {"supported_transactions": ["270"], "payer_name": "Blue Cross Blue
|
119
|
+
Shield of Louisiana BLUE CROSS BLUE SHIELD LA", "payer_key": "bcbsla", "production_status":
|
120
|
+
false, "payer_id": "83"}, {"supported_transactions": ["270", "276"], "payer_name":
|
121
|
+
"Blue Cross Blue Shield of Kansas City BCBS KS CITY", "payer_key": "bcbskc",
|
122
|
+
"production_status": false, "payer_id": "BCKCC"}, {"supported_transactions":
|
123
|
+
["270", "276"], "payer_name": "Aetna AETNA", "payer_key": "AETNA", "production_status":
|
124
|
+
false, "payer_id": "2"}, {"supported_transactions": ["270"], "payer_name":
|
125
|
+
"Blue Cross Blue Shield of North Carolina BCBS NC", "payer_key": "BCBSNC",
|
126
|
+
"production_status": false, "payer_id": "BCNCC"}, {"supported_transactions":
|
127
|
+
["270", "276"], "payer_name": "Oxford Health Plans OXFORD HEALTH PLANS", "payer_key":
|
128
|
+
"OXFORD", "production_status": false, "payer_id": "16"}, {"supported_transactions":
|
129
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of New Hampshire BLUE
|
130
|
+
CROSS BLUE SHIELD NH", "payer_key": "bcnhc", "production_status": false, "payer_id":
|
131
|
+
"BCNHC"}, {"supported_transactions": ["834", "835", "837", "270", "271", "276",
|
132
|
+
"277", "278"], "payer_name": "Mock Payer for Testing", "payer_key": "MOCKPAYER",
|
133
|
+
"production_status": false, "payer_id": "MOCKPAYER"}, {"supported_transactions":
|
134
|
+
["270", "276", "834", "837"], "payer_name": "PREMERA", "payer_key": "PREMERA",
|
135
|
+
"production_status": false, "payer_id": "PREMERA"}, {"supported_transactions":
|
136
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Georgia BCBS OF GEORGIA",
|
137
|
+
"payer_key": "bcbsga", "production_status": false, "payer_id": "151"}, {"supported_transactions":
|
138
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Virginia BLUE CROSS
|
139
|
+
BLUE SHIELD VA", "payer_key": "bcvac", "production_status": false, "payer_id":
|
140
|
+
"BCVAC"}, {"supported_transactions": ["270", "276"], "payer_name": "Blue Cross
|
141
|
+
Blue Shield of Indiana BLUE CROSS BLUE SHIELD INDIANA", "payer_key": "bcinc",
|
142
|
+
"production_status": false, "payer_id": "BCINC"}, {"supported_transactions":
|
143
|
+
["270"], "payer_name": "Blue Shield of California BLUE SHIELD OF CALIFORNIA",
|
144
|
+
"payer_key": "BSCA", "production_status": false, "payer_id": "00361"}, {"supported_transactions":
|
145
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Kansas BCBS KANSAS",
|
146
|
+
"payer_key": "bcbsks", "production_status": false, "payer_id": "BCKSC"}, {"supported_transactions":
|
147
|
+
["270", "276"], "payer_name": "UnitedHealthcare UNITED HEALTH CARE", "payer_key":
|
148
|
+
"UNITED", "production_status": false, "payer_id": "112"}, {"supported_transactions":
|
149
|
+
["270", "276"], "payer_name": "Blue Cross Blue Shield of Ohio BLUE CROSS BLUE
|
150
|
+
SHIELD OH", "payer_key": "bcohc", "production_status": false, "payer_id":
|
151
|
+
"BCOHC"}, {"supported_transactions": ["270", "276"], "payer_name": "EMPIRE
|
152
|
+
HEALTH CHOICE ASSURANCE, INC", "payer_key": "bcbsny", "production_status":
|
153
|
+
false, "payer_id": "44"}, {"supported_transactions": ["270", "276"], "payer_name":
|
154
|
+
"FIDELIS CARE NEW YORK", "payer_key": "FIDELIS", "production_status": false,
|
155
|
+
"payer_id": "11315"}, {"supported_transactions": ["270", "276"], "payer_name":
|
156
|
+
"Blue Cross Blue Shield of Missouri BLUE CROSS BLUE SHIELD MO", "payer_key":
|
157
|
+
"bcmoc", "production_status": false, "payer_id": "BCMOC"}, {"supported_transactions":
|
158
|
+
["834", "835", "837", "270", "271", "276", "277", "278"], "payer_name": "Mock
|
159
|
+
Payer with Random I/O wait for Testing", "payer_key": "MOCKPAYER_RANDOM_WAIT",
|
160
|
+
"production_status": false, "payer_id": "MOCKPAYER_RANDOM_WAIT"}]}'
|
161
|
+
http_version:
|
162
|
+
recorded_at: Tue, 03 Jun 2014 20:30:50 GMT
|
163
|
+
recorded_with: VCR 2.9.2
|
@@ -0,0 +1,526 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://localhost:5002/api/v3/providers?state=CA
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- Faraday v0.9.0
|
12
|
+
Authorization:
|
13
|
+
- Bearer BR8J2PXhCIVnkwWLRsESQWSI198fztONOGc6Evlf
|
14
|
+
Accept-Encoding:
|
15
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
+
Accept:
|
17
|
+
- "*/*"
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 301
|
21
|
+
message: MOVED PERMANENTLY
|
22
|
+
headers:
|
23
|
+
Content-Type:
|
24
|
+
- text/html; charset=utf-8
|
25
|
+
Content-Length:
|
26
|
+
- '303'
|
27
|
+
Location:
|
28
|
+
- http://localhost:5002/api/v3/providers/?state=CA
|
29
|
+
Server:
|
30
|
+
- Werkzeug/0.9.4 Python/2.7.3
|
31
|
+
Date:
|
32
|
+
- Tue, 03 Jun 2014 20:30:49 GMT
|
33
|
+
body:
|
34
|
+
encoding: UTF-8
|
35
|
+
string: |-
|
36
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
37
|
+
<title>Redirecting...</title>
|
38
|
+
<h1>Redirecting...</h1>
|
39
|
+
<p>You should be redirected automatically to target URL: <a href="http://localhost:5002/api/v3/providers/?state=CA">http://localhost:5002/api/v3/providers/?state=CA</a>. If not click the link.
|
40
|
+
http_version:
|
41
|
+
recorded_at: Tue, 03 Jun 2014 20:30:49 GMT
|
42
|
+
- request:
|
43
|
+
method: get
|
44
|
+
uri: http://localhost:5002/api/v3/providers/?state=CA
|
45
|
+
body:
|
46
|
+
encoding: US-ASCII
|
47
|
+
string: ''
|
48
|
+
headers:
|
49
|
+
User-Agent:
|
50
|
+
- Faraday v0.9.0
|
51
|
+
Authorization:
|
52
|
+
- Bearer BR8J2PXhCIVnkwWLRsESQWSI198fztONOGc6Evlf
|
53
|
+
Accept-Encoding:
|
54
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
55
|
+
Accept:
|
56
|
+
- "*/*"
|
57
|
+
response:
|
58
|
+
status:
|
59
|
+
code: 200
|
60
|
+
message: OK
|
61
|
+
headers:
|
62
|
+
Content-Type:
|
63
|
+
- text/html; charset=utf-8
|
64
|
+
Content-Length:
|
65
|
+
- '35482'
|
66
|
+
Mimetype:
|
67
|
+
- application/json
|
68
|
+
Charset:
|
69
|
+
- utf-8
|
70
|
+
Server:
|
71
|
+
- Werkzeug/0.9.4 Python/2.7.3
|
72
|
+
Date:
|
73
|
+
- Tue, 03 Jun 2014 20:30:49 GMT
|
74
|
+
body:
|
75
|
+
encoding: UTF-8
|
76
|
+
string: '{"meta": {"rate_limit_amount": 31, "rate_limit_reset": 1401829297,
|
77
|
+
"processing_time": 44, "rate_limit_cap": 8434, "credits_remaining": 9953,
|
78
|
+
"credits_billed": 1}, "data": [{"provider": {"first_name": "THOMAS", "last_name":
|
79
|
+
"MOHR", "npi": "1013016781", "gender": "Male", "specialty": ["PEDIATRICS"],
|
80
|
+
"locations": [{"address_lines": ["27699 JEFFERSON AVE STE 300"], "city": "TEMECULA",
|
81
|
+
"country": "US", "zipcode": "92590", "state": "CA", "geo_location": [-117.158998,
|
82
|
+
33.513847], "role": ["mailing"]}, {"address_lines": ["27699 JEFFERSON AVE
|
83
|
+
STE 102"], "city": "TEMECULA", "country": "US", "zipcode": "92590", "state":
|
84
|
+
"CA", "geo_location": [-117.15992, 33.5143], "role": ["practice", "office"]},
|
85
|
+
{"address_lines": ["1285 S STATE ST"], "city": "HEMET", "zipcode": "92543",
|
86
|
+
"state": "CA", "geo_location": [-116.97271, 33.72837], "role": ["mailing",
|
87
|
+
"practice"]}, {"address_lines": ["TEMECULA MEDICAL CTR"], "state": "CA", "role":
|
88
|
+
["landmark"], "zipcode": "92590", "city": "TEMECULA"}, {"address_lines": ["44274
|
89
|
+
GEORGE CUSHMAN CT STE 106"], "city": "TEMECULA", "zipcode": "92592", "state":
|
90
|
+
"CA", "geo_location": [-117.08836, 33.48285], "role": ["practice"]}, {"address_lines":
|
91
|
+
["DIAMOND VALLEY SHOPPING CTR I"], "state": "CA", "role": ["landmark"], "zipcode":
|
92
|
+
"92543", "city": "HEMET"}, {"address_lines": ["36320 INLAND VALLEY DR STE
|
93
|
+
203"], "city": "WILDOMAR", "zipcode": "92595", "state": "CA", "geo_location":
|
94
|
+
[-117.23671, 33.5957], "role": ["practice"]}, {"address_lines": ["STONEBRIDGE
|
95
|
+
MEDICAL CTR"], "state": "CA", "role": ["landmark"], "zipcode": "92595", "city":
|
96
|
+
"WILDOMAR"}, {"address_lines": ["26900 NEWPORT RD STE 111"], "city": "MENIFEE",
|
97
|
+
"zipcode": "92584", "state": "CA", "geo_location": [-117.18926, 33.68512],
|
98
|
+
"role": ["practice"]}, {"address_lines": ["NEWPORT PLZ"], "state": "CA", "role":
|
99
|
+
["landmark"], "zipcode": "92584", "city": "MENIFEE"}, {"address_lines": ["2279
|
100
|
+
EAGLE GLEN PKWY STE 110"], "city": "CORONA", "zipcode": "92883", "state":
|
101
|
+
"CA", "geo_location": [-117.52226, 33.82227], "role": ["practice"]}, {"address_lines":
|
102
|
+
["THE VILLAGE AT EAGLE GLEN"], "state": "CA", "role": ["landmark"], "zipcode":
|
103
|
+
"92883", "city": "CORONA"}, {"address_lines": ["3989 W STETSON AVE STE 100"],
|
104
|
+
"city": "HEMET", "zipcode": "92545", "state": "CA", "geo_location": [-117.00221,
|
105
|
+
33.72927], "role": ["practice"]}], "birth_date": "1960", "middle_name": "PAUL"}},
|
106
|
+
{"provider": {"first_name": "RESSIA", "last_name": "LEE", "npi": "1780782938",
|
107
|
+
"gender": "Female", "specialty": ["PEDIATRICS"], "locations": [{"address_lines":
|
108
|
+
["27699 JEFFERSON AVE STE 300"], "city": "TEMECULA", "country": "US", "zipcode":
|
109
|
+
"92590", "state": "CA", "geo_location": [-117.158998, 33.513847], "role":
|
110
|
+
["mailing"]}, {"address_lines": ["2279 EAGLE GLEN PKWY STE D-110"], "city":
|
111
|
+
"CORONA", "country": "US", "zipcode": "92883", "state": "CA", "geo_location":
|
112
|
+
[-117.158998, 33.513847], "role": ["practice"]}, {"address_lines": ["40690
|
113
|
+
CALIFORNIA OAKS RD STE A"], "city": "MURRIETA", "zipcode": "92562", "state":
|
114
|
+
"CA", "geo_location": [-117.20289, 33.57296], "role": ["mailing"]}, {"address_lines":
|
115
|
+
["2279 EAGLE GLEN PKWY STE 110"], "city": "CORONA", "zipcode": "92883", "state":
|
116
|
+
"CA", "geo_location": [-117.52226, 33.82227], "role": ["office", "practice"]},
|
117
|
+
{"address_lines": ["THE VILLAGE AT EAGLE GLEN"], "state": "CA", "role": ["landmark"],
|
118
|
+
"zipcode": "92883", "city": "CORONA"}, {"address_lines": ["41632 MARGARITA
|
119
|
+
RD # 100"], "state": "CA", "role": ["practice"], "zipcode": "92591", "city":
|
120
|
+
"TEMECULA"}, {"address_lines": ["26900 NEWPORT RD STE 111"], "city": "MENIFEE",
|
121
|
+
"zipcode": "92584", "state": "CA", "geo_location": [-117.18926, 33.68512],
|
122
|
+
"role": ["practice"]}, {"address_lines": ["NEWPORT PLZ"], "state": "CA", "role":
|
123
|
+
["landmark"], "zipcode": "92584", "city": "MENIFEE"}, {"address_lines": ["44274
|
124
|
+
GEORGE CUSHMAN CT STE 106"], "city": "TEMECULA", "zipcode": "92592", "state":
|
125
|
+
"CA", "geo_location": [-117.08836, 33.48285], "role": ["practice"]}, {"address_lines":
|
126
|
+
["27699 JEFFERSON AVE STE 102"], "city": "TEMECULA", "zipcode": "92590", "state":
|
127
|
+
"CA", "geo_location": [-117.15992, 33.5143], "role": ["practice"]}, {"address_lines":
|
128
|
+
["TEMECULA MEDICAL CTR"], "state": "CA", "role": ["landmark"], "zipcode":
|
129
|
+
"92590", "city": "TEMECULA"}, {"address_lines": ["41637 MARGARITA RD STE 100"],
|
130
|
+
"city": "TEMECULA", "zipcode": "92591", "state": "CA", "geo_location": [-117.15204,
|
131
|
+
33.52105], "role": ["practice"]}], "birth_date": "1971", "middle_name": "Y"}},
|
132
|
+
{"provider": {"first_name": "JENNIFER", "last_name": "KEITH", "npi": "1710086400",
|
133
|
+
"gender": "Female", "specialty": ["PEDIATRICS"], "locations": [{"address_lines":
|
134
|
+
["27699 JEFFERSON AVE STE 300"], "city": "TEMECULA", "country": "US", "zipcode":
|
135
|
+
"92590", "state": "CA", "geo_location": [-117.158998, 33.513847], "role":
|
136
|
+
["mailing"]}, {"address_lines": ["3989 W STETSON AVE STE 100"], "city": "HEMET",
|
137
|
+
"country": "US", "zipcode": "92545", "state": "CA", "geo_location": [-117.158998,
|
138
|
+
33.513847], "role": ["practice", "office"]}, {"address_lines": ["1285 S STATE
|
139
|
+
ST"], "city": "HEMET", "zipcode": "92543", "state": "CA", "geo_location":
|
140
|
+
[-116.97271, 33.72837], "role": ["mailing", "practice"]}, {"address_lines":
|
141
|
+
["26900 NEWPORT RD STE 111"], "city": "MENIFEE", "zipcode": "92584", "state":
|
142
|
+
"CA", "geo_location": [-117.18926, 33.68512], "role": ["practice"]}, {"address_lines":
|
143
|
+
["NEWPORT PLZ"], "state": "CA", "role": ["landmark"], "zipcode": "92584",
|
144
|
+
"city": "MENIFEE"}, {"address_lines": ["2279 EAGLE GLEN PKWY STE 110"], "city":
|
145
|
+
"CORONA", "zipcode": "92883", "state": "CA", "geo_location": [-117.52226,
|
146
|
+
33.82227], "role": ["practice"]}, {"address_lines": ["THE VILLAGE AT EAGLE
|
147
|
+
GLEN"], "state": "CA", "role": ["landmark"], "zipcode": "92883", "city": "CORONA"},
|
148
|
+
{"address_lines": ["44274 GEORGE CUSHMAN CT STE 106"], "city": "TEMECULA",
|
149
|
+
"zipcode": "92592", "state": "CA", "geo_location": [-117.08836, 33.48285],
|
150
|
+
"role": ["practice"]}, {"address_lines": ["27699 JEFFERSON AVE STE 102"],
|
151
|
+
"city": "TEMECULA", "zipcode": "92590", "state": "CA", "geo_location": [-117.15992,
|
152
|
+
33.5143], "role": ["practice"]}, {"address_lines": ["TEMECULA MEDICAL CTR"],
|
153
|
+
"state": "CA", "role": ["landmark"], "zipcode": "92590", "city": "TEMECULA"},
|
154
|
+
{"address_lines": ["DIAMOND VALLEY SHOPPING CTR I"], "state": "CA", "role":
|
155
|
+
["landmark"], "zipcode": "92543", "city": "HEMET"}], "birth_date": "1967",
|
156
|
+
"middle_name": "CAROLINE"}}, {"provider": {"first_name": "IRVING", "last_name":
|
157
|
+
"FELDKAMP", "npi": "1568553022", "suffix": "IV", "gender": "Male", "specialty":
|
158
|
+
["GENERAL PRACTICE", "OBSTETRICS & GYNECOLOGY"], "locations": [{"address_lines":
|
159
|
+
["3050 E AIRPORT WAY"], "city": "LONG BEACH", "country": "US", "zipcode":
|
160
|
+
"90806", "state": "CA", "geo_location": [-118.15666, 33.810636], "role": ["mailing"]},
|
161
|
+
{"address_lines": ["2777 LONG BEACH BLVD"], "city": "LONG BEACH", "country":
|
162
|
+
"US", "zipcode": "90806", "state": "CA", "geo_location": [-118.189354, 33.804386],
|
163
|
+
"role": ["practice"]}, {"address_lines": ["2030 COFFEE RD STE A1"], "city":
|
164
|
+
"MODESTO", "zipcode": "95355", "state": "CA", "geo_location": [-120.97563,
|
165
|
+
37.67218], "role": ["mailing", "office"]}, {"address_lines": ["7340 MIRAMAR
|
166
|
+
RD STE 205"], "city": "SAN DIEGO", "zipcode": "92126", "state": "CA", "geo_location":
|
167
|
+
[-117.15575, 32.88235], "role": ["practice"]}, {"address_lines": ["3660 PARK
|
168
|
+
SIERRA DR STE 105"], "city": "RIVERSIDE", "zipcode": "92505", "state": "CA",
|
169
|
+
"geo_location": [-117.47132, 33.90297], "role": ["practice"]}, {"address_lines":
|
170
|
+
["PARK SIERRA CTR"], "state": "CA", "role": ["landmark"], "zipcode": "92505",
|
171
|
+
"city": "RIVERSIDE"}, {"address_lines": ["3655 LOMITA BLVD STE 400"], "city":
|
172
|
+
"TORRANCE", "zipcode": "90505", "state": "CA", "geo_location": [-118.3487,
|
173
|
+
33.81539], "role": ["practice"]}, {"address_lines": ["1135 S SUNSET AVE STE
|
174
|
+
302"], "city": "WEST COVINA", "zipcode": "91790", "state": "CA", "geo_location":
|
175
|
+
[-117.94584, 34.06125], "role": ["practice"]}, {"address_lines": ["WEST COVINA
|
176
|
+
MEDICAL CLINIC"], "state": "CA", "role": ["landmark"], "zipcode": "91790",
|
177
|
+
"city": "WEST COVINA"}, {"address_lines": ["2500 H ST"], "city": "BAKERSFIELD",
|
178
|
+
"zipcode": "93301", "state": "CA", "geo_location": [-119.02106, 35.38195],
|
179
|
+
"role": ["practice"]}, {"address_lines": ["5050 SAN BERNARDINO ST"], "city":
|
180
|
+
"MONTCLAIR", "zipcode": "91763", "state": "CA", "geo_location": [-117.6945,
|
181
|
+
34.07822], "role": ["practice"]}, {"address_lines": ["2322 BUTANO DR"], "city":
|
182
|
+
"SACRAMENTO", "zipcode": "95825", "state": "CA", "geo_location": [-121.38153,
|
183
|
+
38.60635], "role": ["practice"]}, {"address_lines": ["COUNTRY CLUB MEDICAL
|
184
|
+
CTR"], "state": "CA", "role": ["landmark"], "zipcode": "95825", "city": "SACRAMENTO"},
|
185
|
+
{"address_lines": ["165 N CLARK ST"], "city": "FRESNO", "zipcode": "93701",
|
186
|
+
"state": "CA", "geo_location": [-119.78609, 36.74432], "role": ["practice"]},
|
187
|
+
{"address_lines": ["601 S WESTMORELAND AVE"], "city": "LOS ANGELES", "zipcode":
|
188
|
+
"90005", "state": "CA", "geo_location": [-118.28918, 34.06179], "role": ["practice"]}],
|
189
|
+
"birth_date": "1978", "middle_name": "MOORE"}}, {"provider": {"first_name":
|
190
|
+
"MICHAEL", "last_name": "KEEFE", "npi": "1710999396", "gender": "Male", "specialty":
|
191
|
+
["OTORHINOLARYNGOLOGY", "OTOLARYNGOLOGY", "FACIAL PLASTIC SURGERY"], "locations":
|
192
|
+
[{"address_lines": ["2929 HEALTH CENTER DR"], "city": "SAN DIEGO", "country":
|
193
|
+
"US", "zipcode": "92123", "state": "CA", "geo_location": [-117.156661, 32.79742],
|
194
|
+
"role": ["mailing", "practice"]}, {"address_lines": ["3243 XENOPHON ST"],
|
195
|
+
"city": "SAN DIEGO", "zipcode": "92106", "state": "CA", "geo_location": [-117.2219,
|
196
|
+
32.73707], "role": ["mailing"]}, {"address_lines": ["OTOLARYNGOLOGY DEPARTMENT",
|
197
|
+
"2929 HEALTH CENTER DR"], "city": "SAN DIEGO", "zipcode": "92123", "state":
|
198
|
+
"CA", "geo_location": [-117.15427, 32.79677], "role": ["office"]}, {"address_lines":
|
199
|
+
["2929 HEALTH CENTER DR # 3"], "city": "SAN DIEGO", "zipcode": "92123", "state":
|
200
|
+
"CA", "geo_location": [-117.15427, 32.79677], "role": ["practice"]}, {"address_lines":
|
201
|
+
["SHARP REES-STEALY MEDICAL CTR"], "state": "CA", "role": ["landmark"], "zipcode":
|
202
|
+
"92123", "city": "SAN DIEGO"}, {"address_lines": ["34520 BOB WILSON DR STE
|
203
|
+
200"], "city": "SAN DIEGO", "zipcode": "92134", "state": "CA", "geo_location":
|
204
|
+
[-117.14557, 32.72473], "role": ["practice"]}, {"address_lines": ["NAVAL MEDICAL
|
205
|
+
CENTER SAN DIEGO"], "city": "SAN DIEGO", "zipcode": "92134", "state": "CA",
|
206
|
+
"geo_location": [-117.14557, 32.72473], "role": ["landmark"]}, {"address_lines":
|
207
|
+
["10670 WEXFORD ST"], "city": "SAN DIEGO", "zipcode": "92131", "state": "CA",
|
208
|
+
"geo_location": [-117.09937, 32.93889], "role": ["practice"]}, {"address_lines":
|
209
|
+
["SHARP REES STEALY MEDICAL CTR"], "state": "CA", "role": ["landmark"], "zipcode":
|
210
|
+
"92131", "city": "SAN DIEGO"}, {"address_lines": ["7425 MISSION VALLEY RD
|
211
|
+
STE 202"], "city": "SAN DIEGO", "zipcode": "92108", "state": "CA", "geo_location":
|
212
|
+
[-117.1609, 32.77762], "role": ["practice"]}, {"address_lines": ["SCRIPPS
|
213
|
+
CLNC MISSION VLY 7425"], "state": "CA", "role": ["landmark"], "zipcode": "92108",
|
214
|
+
"city": "SAN DIEGO"}], "birth_date": "1957", "middle_name": "ARTHUR"}}, {"provider":
|
215
|
+
{"first_name": "RASHID", "last_name": "IQBAL", "npi": "1942285879", "gender":
|
216
|
+
"Male", "specialty": ["INTERNAL MEDICINE", "GASTROENTEROLOGY"], "locations":
|
217
|
+
[{"address_lines": ["1261 TRAVIS BLVD", "STE 170"], "city": "FAIRFIELD", "country":
|
218
|
+
"US", "zipcode": "945334897", "state": "CA", "geo_location": [-122.242902,
|
219
|
+
37.768453], "role": ["mailing", "practice"]}, {"address_lines": ["1261 TRAVIS
|
220
|
+
BLVD STE 170"], "city": "FAIRFIELD", "zipcode": "94533", "state": "CA", "geo_location":
|
221
|
+
[-122.04931, 38.25761], "role": ["mailing", "practice"]}, {"address_lines":
|
222
|
+
["2702 LOW CT STE 2A"], "city": "FAIRFIELD", "zipcode": "94534", "state":
|
223
|
+
"CA", "geo_location": [-122.10638, 38.27935], "role": ["office"]}, {"address_lines":
|
224
|
+
["CORPORATE PLZ"], "state": "CA", "role": ["landmark"], "zipcode": "94533",
|
225
|
+
"city": "FAIRFIELD"}, {"address_lines": ["100 HOSPITAL DR STE 303"], "city":
|
226
|
+
"VALLEJO", "zipcode": "94589", "state": "CA", "geo_location": [-122.2406,
|
227
|
+
38.13093], "role": ["practice"]}, {"address_lines": ["SUTTER SOLANO MEDICAL
|
228
|
+
OFC BLDG"], "state": "CA", "role": ["landmark"], "zipcode": "94589", "city":
|
229
|
+
"VALLEJO"}, {"address_lines": ["480 REDWOOD ST"], "city": "VALLEJO", "zipcode":
|
230
|
+
"94590", "state": "CA", "geo_location": [-122.25988, 38.1238], "role": ["practice"]},
|
231
|
+
{"address_lines": ["REDWOOD SQUARE SHOPPING CTR"], "state": "CA", "role":
|
232
|
+
["landmark"], "zipcode": "94590", "city": "VALLEJO"}, {"address_lines": ["2702
|
233
|
+
LOW CT # 2A"], "state": "CA", "role": ["practice"], "zipcode": "94534", "city":
|
234
|
+
"FAIRFIELD"}, {"address_lines": ["2450 MARTIN RD"], "city": "FAIRFIELD", "zipcode":
|
235
|
+
"94534", "state": "CA", "geo_location": [-122.05115, 38.27428], "role": ["practice"]},
|
236
|
+
{"address_lines": ["MARTIN PLZ"], "state": "CA", "role": ["landmark"], "zipcode":
|
237
|
+
"94534", "city": "FAIRFIELD"}], "birth_date": "1957"}}, {"provider": {"first_name":
|
238
|
+
"DENNIS", "last_name": "OH", "npi": "1710953047", "gender": "Male", "specialty":
|
239
|
+
["DERMATOLOGY"], "locations": [{"address_lines": ["PO BOX 942895"], "city":
|
240
|
+
"SACRAMENTO", "country": "US", "zipcode": "94295", "state": "CA", "geo_location":
|
241
|
+
[-121.444429, 38.377411], "role": ["mailing"]}, {"address_lines": ["DERMATOLOGY",
|
242
|
+
"4150 CLEMENT ST DEPT 190)"], "city": "SAN FRANCISCO", "country": "US", "zipcode":
|
243
|
+
"94121", "state": "CA", "geo_location": [-122.50416, 37.781127], "role": ["practice"]},
|
244
|
+
{"address_lines": ["11 BLUE ROCK CT"], "city": "CORTE MADERA", "zipcode":
|
245
|
+
"94925", "state": "CA", "geo_location": [-122.52458, 37.93118], "role": ["mailing"]},
|
246
|
+
{"address_lines": ["DERMATOLOGY (190)", "4150 CLEMENT ST"], "city": "SAN FRANCISCO",
|
247
|
+
"zipcode": "94121", "state": "CA", "geo_location": [-122.50405, 37.78122],
|
248
|
+
"role": ["office"]}, {"address_lines": ["1650 RESPONSE RD"], "city": "SACRAMENTO",
|
249
|
+
"zipcode": "95815", "state": "CA", "geo_location": [-121.43018, 38.59648],
|
250
|
+
"role": ["practice"]}, {"address_lines": ["POINT WEST MEDICAL OFFICE BLDG"],
|
251
|
+
"state": "CA", "role": ["landmark"], "zipcode": "95815", "city": "SACRAMENTO"},
|
252
|
+
{"address_lines": ["2288 AUBURN BLVD STE 205"], "city": "SACRAMENTO", "zipcode":
|
253
|
+
"95821", "state": "CA", "geo_location": [-121.41131, 38.62543], "role": ["practice"]},
|
254
|
+
{"address_lines": ["2315 STOCKTON BLVD"], "city": "SACRAMENTO", "zipcode":
|
255
|
+
"95817", "state": "CA", "geo_location": [-121.45742, 38.55439], "role": ["practice"]},
|
256
|
+
{"address_lines": ["UNIVERSITY OF CA DAVIS MED CTR"], "state": "CA", "role":
|
257
|
+
["landmark"], "zipcode": "95817", "city": "SACRAMENTO"}, {"address_lines":
|
258
|
+
["4150 CLEMENT ST # 15INC"], "city": "SAN FRANCISCO", "zipcode": "94121",
|
259
|
+
"state": "CA", "geo_location": [-122.50405, 37.78122], "role": ["practice"]},
|
260
|
+
{"address_lines": ["VETERANS AFFAIRS MEDICAL CTR"], "state": "CA", "role":
|
261
|
+
["landmark"], "zipcode": "94121", "city": "SAN FRANCISCO"}], "birth_date":
|
262
|
+
"1963", "middle_name": "HYUN"}}, {"provider": {"first_name": "BRIAN", "last_name":
|
263
|
+
"MOFFIT", "npi": "1508817305", "gender": "Male", "specialty": ["DIAGNOSTIC
|
264
|
+
RADIOLOGY"], "locations": [{"address_lines": ["PO BOX 34307"], "city": "SAN
|
265
|
+
DIEGO", "country": "US", "zipcode": "92163", "state": "CA", "geo_location":
|
266
|
+
[-116.846046, 33.016928], "role": ["mailing"]}, {"address_lines": ["501 WASHINGTON
|
267
|
+
ST STE 510"], "city": "SAN DIEGO", "country": "US", "zipcode": "92103", "state":
|
268
|
+
"CA", "geo_location": [-117.160449, 32.749932], "role": ["practice"]}, {"address_lines":
|
269
|
+
["4077 5TH AVE"], "city": "SAN DIEGO", "zipcode": "92103", "state": "CA",
|
270
|
+
"geo_location": [-117.16114, 32.75132], "role": ["mailing"]}, {"address_lines":
|
271
|
+
["3366 5TH AVE"], "city": "SAN DIEGO", "zipcode": "92103", "state": "CA",
|
272
|
+
"geo_location": [-117.16045, 32.73994], "role": ["office"]}, {"address_lines":
|
273
|
+
["675 CAMINO DE LOS MARES STE 101"], "city": "SAN CLEMENTE", "zipcode": "92673",
|
274
|
+
"state": "CA", "geo_location": [-117.64598, 33.45678], "role": ["practice"]},
|
275
|
+
{"address_lines": ["6256 GREENWICH DR STE 150"], "city": "SAN DIEGO", "zipcode":
|
276
|
+
"92122", "state": "CA", "geo_location": [-117.18604, 32.85505], "role": ["practice"]},
|
277
|
+
{"address_lines": ["25150 HANCOCK AVE STE 105"], "city": "MURRIETA", "zipcode":
|
278
|
+
"92562", "state": "CA", "geo_location": [-117.18375, 33.5705], "role": ["practice"]},
|
279
|
+
{"address_lines": ["HANCOCK MEDICAL CTR"], "state": "CA", "role": ["landmark"],
|
280
|
+
"zipcode": "92562", "city": "MURRIETA"}, {"address_lines": ["6386 ALVARADO
|
281
|
+
CT STE 121"], "city": "SAN DIEGO", "zipcode": "92120", "state": "CA", "geo_location":
|
282
|
+
[-117.06217, 32.77795], "role": ["practice"]}, {"address_lines": ["7625 MESA
|
283
|
+
COLLEGE DR STE 103"], "city": "SAN DIEGO", "zipcode": "92111", "state": "CA",
|
284
|
+
"geo_location": [-117.15783, 32.80067], "role": ["practice"]}, {"address_lines":
|
285
|
+
["477 N EL CAMINO REAL STE A102"], "city": "ENCINITAS", "zipcode": "92024",
|
286
|
+
"state": "CA", "geo_location": [-117.26262, 33.05907], "role": ["practice"]},
|
287
|
+
{"address_lines": ["NORTH COAST HEALTH CTR"], "state": "CA", "role": ["landmark"],
|
288
|
+
"zipcode": "92024", "city": "ENCINITAS"}], "prefix": "DR", "birth_date": "1956",
|
289
|
+
"middle_name": "JAY"}}, {"provider": {"first_name": "JULIANNE", "last_name":
|
290
|
+
"TOOHEY", "npi": "1699728691", "gender": "Female", "specialty": ["MATERNAL
|
291
|
+
& FETAL MEDICINE", "NEONATAL PERINATAL MEDICINE"], "locations": [{"address_lines":
|
292
|
+
["101 CITY DRIVE S", "BUILDING 56 SUITE 800"], "city": "ORANGE", "country":
|
293
|
+
"US", "zipcode": "928683201", "state": "CA", "role": ["mailing"]}, {"address_lines":
|
294
|
+
["200 S MANCHESTER AVE STE 600"], "city": "ORANGE", "country": "US", "zipcode":
|
295
|
+
"92868", "state": "CA", "geo_location": [-117.895812, 33.796129], "role":
|
296
|
+
["practice"]}, {"address_lines": ["UCIMC DEPT OB/GYN", "101 THE CITY DR S
|
297
|
+
BLDG 56"], "city": "ORANGE", "zipcode": "92868", "state": "CA", "geo_location":
|
298
|
+
[-117.89073, 33.78891], "role": ["mailing"]}, {"address_lines": ["200 S MANCHESTER
|
299
|
+
AVE FL 6"], "city": "ORANGE", "zipcode": "92868", "state": "CA", "geo_location":
|
300
|
+
[-117.89574, 33.79618], "role": ["office"]}, {"address_lines": ["11190 WARNER
|
301
|
+
AVE STE 402"], "city": "FOUNTAIN VALLEY", "zipcode": "92708", "state": "CA",
|
302
|
+
"geo_location": [-117.93298, 33.71624], "role": ["practice"]}, {"address_lines":
|
303
|
+
["FOUNTAIN VALLEY MED OFC BLDG 5"], "state": "CA", "role": ["landmark"], "zipcode":
|
304
|
+
"92708", "city": "FOUNTAIN VALLEY"}, {"address_lines": ["24411 HEALTH CENTER
|
305
|
+
DR STE 300"], "city": "LAGUNA HILLS", "zipcode": "92653", "state": "CA", "geo_location":
|
306
|
+
[-117.7077, 33.60871], "role": ["practice"]}, {"address_lines": ["SADDLEBACK
|
307
|
+
MEMORIAL MED TOWER"], "state": "CA", "role": ["landmark"], "zipcode": "92653",
|
308
|
+
"city": "LAGUNA HILLS"}, {"address_lines": ["101 THE CITY DR S # 25"], "city":
|
309
|
+
"ORANGE", "zipcode": "92868", "state": "CA", "geo_location": [-117.89073,
|
310
|
+
33.78891], "role": ["practice"]}, {"address_lines": ["101 THE CITY DR S"],
|
311
|
+
"city": "ORANGE", "zipcode": "92868", "state": "CA", "geo_location": [-117.89024,
|
312
|
+
33.78824], "role": ["landmark"]}, {"address_lines": ["UCI MANCHESTER PAVILLION"],
|
313
|
+
"state": "CA", "role": ["landmark"], "zipcode": "92868", "city": "ORANGE"}],
|
314
|
+
"prefix": "DR", "birth_date": "1958", "middle_name": "STOODY"}}, {"provider":
|
315
|
+
{"first_name": "SHASHI", "last_name": "SHARMA", "npi": "1619088036", "gender":
|
316
|
+
"Female", "specialty": ["FAMILY PRACTICE", "FAMILY MEDICINE"], "locations":
|
317
|
+
[{"address_lines": ["400 RACE ST"], "city": "SAN JOSE", "country": "US", "zipcode":
|
318
|
+
"95126", "state": "CA", "geo_location": [-121.911205, 37.320866], "role":
|
319
|
+
["mailing"]}, {"address_lines": ["227 N JACKSON AVE"], "city": "SAN JOSE",
|
320
|
+
"country": "US", "zipcode": "95116", "state": "CA", "geo_location": [-121.911205,
|
321
|
+
37.320866], "role": ["practice"]}, {"address_lines": ["531 SHELLEY CT"], "city":
|
322
|
+
"MILPITAS", "zipcode": "95035", "state": "CA", "geo_location": [-121.8979,
|
323
|
+
37.43941], "role": ["mailing"]}, {"address_lines": ["S J M G", "227 N JACKSON
|
324
|
+
AVE"], "city": "SAN JOSE", "zipcode": "95116", "state": "CA", "geo_location":
|
325
|
+
[-121.84052, 37.35479], "role": ["office"]}, {"address_lines": ["625 LINCOLN
|
326
|
+
AVE"], "city": "SAN JOSE", "zipcode": "95126", "state": "CA", "geo_location":
|
327
|
+
[-121.90816, 37.31764], "role": ["practice"]}, {"address_lines": ["PO BOX
|
328
|
+
351"], "city": "VISALIA", "zipcode": "93279", "state": "CA", "geo_location":
|
329
|
+
[-119.29218, 36.32915], "role": ["mailing"]}, {"address_lines": ["100 WILLOW
|
330
|
+
PLZ STE 200"], "city": "VISALIA", "zipcode": "93291", "state": "CA", "geo_location":
|
331
|
+
[-119.29287, 36.32852], "role": ["practice"]}, {"address_lines": ["WILLOW
|
332
|
+
PLZ"], "state": "CA", "role": ["landmark"], "zipcode": "93291", "city": "VISALIA"}],
|
333
|
+
"birth_date": "1958", "middle_name": "PRABHA"}}, {"provider": {"first_name":
|
334
|
+
"PATRICIA", "last_name": "FONE", "npi": "1700997210", "gender": "Female",
|
335
|
+
"specialty": ["SURGERY", "UROLOGY", "UROLOGICAL SURGERY"], "locations": [{"address_lines":
|
336
|
+
["10470 OLD PLACERVILLE RD STE 100"], "city": "SACRAMENTO", "country": "US",
|
337
|
+
"zipcode": "95827", "state": "CA", "geo_location": [-121.306724, 38.570716],
|
338
|
+
"role": ["mailing"]}, {"address_lines": ["3 MEDICAL PLAZA DR STE 250"], "city":
|
339
|
+
"ROSEVILLE", "country": "US", "zipcode": "95661", "state": "CA", "geo_location":
|
340
|
+
[-121.306724, 38.570716], "role": ["practice"]}, {"address_lines": ["7936
|
341
|
+
INDIAN SPRINGS WAY"], "city": "ORANGEVALE", "zipcode": "95662", "state": "CA",
|
342
|
+
"geo_location": [-121.24051, 38.70999], "role": ["mailing"]}, {"address_lines":
|
343
|
+
["SUITE 250", "3 MEDICAL PLAZA DR STE 250"], "city": "ROSEVILLE", "zipcode":
|
344
|
+
"95661", "state": "CA", "geo_location": [-121.24942, 38.7529], "role": ["office"]},
|
345
|
+
{"address_lines": ["2725 CAPITOL AVE DEPT 300"], "city": "SACRAMENTO", "zipcode":
|
346
|
+
"95816", "state": "CA", "geo_location": [-121.47101, 38.57099], "role": ["practice"]},
|
347
|
+
{"address_lines": ["3 MEDICAL PLAZA DR"], "city": "ROSEVILLE", "zipcode":
|
348
|
+
"95661", "state": "CA", "geo_location": [-121.24942, 38.7529], "role": ["landmark"]},
|
349
|
+
{"address_lines": ["3133 PROFESSIONAL DR STE 20"], "city": "AUBURN", "zipcode":
|
350
|
+
"95603", "state": "CA", "geo_location": [-121.10089, 38.94091], "role": ["practice"]}],
|
351
|
+
"birth_date": "1963", "middle_name": "DENISE"}}, {"provider": {"first_name":
|
352
|
+
"LEON", "last_name": "KUJMANIAN", "npi": "1194827782", "gender": "Male", "specialty":
|
353
|
+
["ENDOCRINOLOGY, DIABETES & METABOLISM", "ENDOCRINOLOGY"], "locations": [{"address_lines":
|
354
|
+
["PO BOX 432"], "city": "GLENDALE", "country": "US", "zipcode": "91209", "state":
|
355
|
+
"CA", "geo_location": [-118.298662, 33.786594], "role": ["mailing"]}, {"address_lines":
|
356
|
+
["1146 N CENTRAL AVENUE, #522"], "city": "GLENDALE", "country": "US", "zipcode":
|
357
|
+
"91202", "state": "CA", "role": ["practice"]}, {"address_lines": ["1422 N
|
358
|
+
CENTRAL AVE APT 7"], "city": "GLENDALE", "zipcode": "91202", "state": "CA",
|
359
|
+
"geo_location": [-118.25675, 34.16755], "role": ["mailing"]}, {"address_lines":
|
360
|
+
["1146 N CENTRAL AVE # 522"], "city": "GLENDALE", "zipcode": "91202", "state":
|
361
|
+
"CA", "geo_location": [-118.25678, 34.16248], "role": ["office"]}, {"address_lines":
|
362
|
+
["26357 MCBEAN PKWY STE 225"], "city": "VALENCIA", "zipcode": "91355", "state":
|
363
|
+
"CA", "geo_location": [-118.55875, 34.41112], "role": ["practice"]}, {"address_lines":
|
364
|
+
["607 N CENTRAL AVE"], "city": "GLENDALE", "zipcode": "91203", "state": "CA",
|
365
|
+
"geo_location": [-118.25792, 34.15403], "role": ["practice"]}, {"address_lines":
|
366
|
+
["520 E WILSON AVE"], "city": "GLENDALE", "zipcode": "91206", "state": "CA",
|
367
|
+
"geo_location": [-118.24983, 34.14805], "role": ["practice"]}], "birth_date":
|
368
|
+
"1960"}}, {"provider": {"first_name": "FREDERICK", "last_name": "ZIEGLER",
|
369
|
+
"npi": "1043312358", "gender": "Male", "specialty": ["PSYCHIATRY"], "locations":
|
370
|
+
[{"address_lines": ["BUSINESS DEVELOPMENT & CONTRACTING", "PO BOX HH"], "city":
|
371
|
+
"MONTEREY", "country": "US", "zipcode": "93942", "state": "CA", "geo_location":
|
372
|
+
[-121.132928, 36.35433], "role": ["mailing"]}, {"address_lines": ["23625 HOLMAN
|
373
|
+
HWY"], "city": "MONTEREY", "country": "US", "zipcode": "93940", "state": "CA",
|
374
|
+
"geo_location": [-121.915121, 36.579036], "role": ["practice"]}, {"address_lines":
|
375
|
+
["HARTNELL PROFESSIONAL CENTER", "576 HARTNELL ST STE 300"], "city": "MONTEREY",
|
376
|
+
"zipcode": "93940", "state": "CA", "geo_location": [-121.89613, 36.59529],
|
377
|
+
"role": ["mailing"]}, {"address_lines": ["576 HARTNELL ST STE 100"], "city":
|
378
|
+
"MONTEREY", "zipcode": "93940", "state": "CA", "geo_location": [-121.89613,
|
379
|
+
36.59529], "role": ["office"]}, {"address_lines": ["PO BOX HH"], "city": "MONTEREY",
|
380
|
+
"zipcode": "93942", "state": "CA", "geo_location": [-121.89536, 36.59593],
|
381
|
+
"role": ["practice"]}, {"address_lines": ["576 HARTNELL ST STE 300"], "city":
|
382
|
+
"MONTEREY", "zipcode": "93940", "state": "CA", "geo_location": [-121.89613,
|
383
|
+
36.59529], "role": ["practice"]}, {"address_lines": ["HARTNELL PROFESSIONAL
|
384
|
+
CTR"], "state": "CA", "role": ["landmark"], "zipcode": "93940", "city": "MONTEREY"}],
|
385
|
+
"birth_date": "1924", "middle_name": "JOS"}}, {"provider": {"first_name":
|
386
|
+
"THOMAS", "last_name": "HAMILTON", "npi": "1356444608", "suffix": "JR", "gender":
|
387
|
+
"Male", "specialty": ["FAMILY MEDICINE"], "locations": [{"address_lines":
|
388
|
+
["PO BOX 62106"], "city": "SANTA BARBARA", "country": "US", "zipcode": "93160",
|
389
|
+
"state": "CA", "geo_location": [-119.848555, 34.262834], "role": ["mailing"]},
|
390
|
+
{"address_lines": ["215 PESETAS LN"], "city": "SANTA BARBARA", "country":
|
391
|
+
"US", "zipcode": "93110", "state": "CA", "geo_location": [-119.758505, 34.443445],
|
392
|
+
"role": ["practice"]}, {"address_lines": ["122 S PATTERSON AVE STE 232"],
|
393
|
+
"city": "SANTA BARBARA", "zipcode": "93111", "state": "CA", "geo_location":
|
394
|
+
[-119.80688, 34.43763], "role": ["mailing"]}, {"address_lines": ["122 S PATTERSON
|
395
|
+
AVE STE 230B"], "city": "SANTA BARBARA", "zipcode": "93111", "state": "CA",
|
396
|
+
"geo_location": [-119.80688, 34.43763], "role": ["office"]}, {"address_lines":
|
397
|
+
["PO BOX 1200"], "city": "SANTA BARBARA", "zipcode": "93102", "state": "CA",
|
398
|
+
"geo_location": [-119.69872, 34.42166], "role": ["mailing"]}, {"address_lines":
|
399
|
+
["122 S PATTERSON AVE # 230A230B"], "city": "SANTA BARBARA", "zipcode": "93111",
|
400
|
+
"state": "CA", "geo_location": [-119.80688, 34.43763], "role": ["practice"]},
|
401
|
+
{"address_lines": ["PATTERSON PROFESSIONAL PLZ"], "state": "CA", "role": ["landmark"],
|
402
|
+
"zipcode": "93111", "city": "SANTA BARBARA"}], "birth_date": "1938", "middle_name":
|
403
|
+
"WM"}}, {"provider": {"first_name": "GLENN", "last_name": "LEDESMA", "npi":
|
404
|
+
"1992808281", "gender": "Male", "specialty": ["PROCEDURAL DERMATOLOGY", "PEDIATRIC
|
405
|
+
DERMATOLOGY", "BARIATRICIAN", "DERMATOLOGY", "MOHSMICROGRAPHIC SURGERY", "DERMATOPATHOLOGY"],
|
406
|
+
"locations": [{"address_lines": ["PO BOX 15807"], "city": "BEVERLY HILLS",
|
407
|
+
"country": "US", "zipcode": "90209", "state": "CA", "geo_location": [-118.39311,
|
408
|
+
34.06119], "role": ["mailing"]}, {"address_lines": ["414 N CAMDEN DR STE 775"],
|
409
|
+
"city": "BEVERLY HILLS", "country": "US", "zipcode": "90210", "state": "CA",
|
410
|
+
"geo_location": [-118.404135, 34.068833], "role": ["practice"]}, {"address_lines":
|
411
|
+
["PO BOX 15717"], "city": "BEVERLY HILLS", "zipcode": "90209", "state": "CA",
|
412
|
+
"geo_location": [-118.39311, 34.06119], "role": ["mailing"]}, {"address_lines":
|
413
|
+
["416 N BEDFORD DR STE 306"], "city": "BEVERLY HILLS", "zipcode": "90210",
|
414
|
+
"state": "CA", "geo_location": [-118.40499, 34.06836], "role": ["office",
|
415
|
+
"practice"]}, {"address_lines": ["2601 W ALAMEDA AVE STE 314"], "city": "BURBANK",
|
416
|
+
"zipcode": "91505", "state": "CA", "geo_location": [-118.32917, 34.15795],
|
417
|
+
"role": ["practice"]}, {"address_lines": ["GOLDEN STATE II MEDICAL BLDG"],
|
418
|
+
"state": "CA", "role": ["landmark"], "zipcode": "91505", "city": "BURBANK"},
|
419
|
+
{"address_lines": ["1200 S DIAMOND BAR BLVD STE 201"], "city": "DIAMOND BAR",
|
420
|
+
"zipcode": "91765", "state": "CA", "geo_location": [-117.8108, 34.00045],
|
421
|
+
"role": ["practice"]}, {"address_lines": ["12665 GARDEN GROVE BLVD STE 701"],
|
422
|
+
"city": "GARDEN GROVE", "zipcode": "92843", "state": "CA", "geo_location":
|
423
|
+
[-117.91099, 33.7745], "role": ["practice"]}, {"address_lines": ["GARDEN GROVE
|
424
|
+
MEDICAL ARTS BLDG"], "state": "CA", "role": ["landmark"], "zipcode": "92843",
|
425
|
+
"city": "GARDEN GROVE"}], "prefix": "DR", "birth_date": "1952", "middle_name":
|
426
|
+
"NEIL"}}, {"provider": {"first_name": "ROBERT", "last_name": "WENDEL", "npi":
|
427
|
+
"1235234634", "gender": "Male", "specialty": ["OPHTHALMOLOGY", "OTHER SPECIALTY"],
|
428
|
+
"locations": [{"address_lines": ["3939 J ST STE 104"], "city": "SACRAMENTO",
|
429
|
+
"country": "US", "zipcode": "95819", "state": "CA", "geo_location": [-121.454003,
|
430
|
+
38.56966], "role": ["mailing"]}, {"address_lines": ["3939 J ST STE 106"],
|
431
|
+
"city": "SACRAMENTO", "country": "US", "zipcode": "95819", "state": "CA",
|
432
|
+
"geo_location": [-121.454003, 38.56966], "role": ["practice"]}, {"address_lines":
|
433
|
+
["3377 BARBERRY LN"], "city": "SACRAMENTO", "zipcode": "95864", "state": "CA",
|
434
|
+
"geo_location": [-121.3853, 38.57784], "role": ["mailing"]}, {"address_lines":
|
435
|
+
["1360 BURTON DR STE 150"], "city": "VACAVILLE", "zipcode": "95687", "state":
|
436
|
+
"CA", "geo_location": [-121.95791, 38.36208], "role": ["office", "practice"]},
|
437
|
+
{"address_lines": ["MERCY MEDICAL PLZ"], "state": "CA", "role": ["landmark"],
|
438
|
+
"zipcode": "95819", "city": "SACRAMENTO"}, {"address_lines": ["19 ILAHEE LN"],
|
439
|
+
"city": "CHICO", "zipcode": "95973", "state": "CA", "geo_location": [-121.87036,
|
440
|
+
39.75216], "role": ["practice"]}, {"address_lines": ["5 MEDICAL PLAZA DR STE
|
441
|
+
180"], "city": "ROSEVILLE", "zipcode": "95661", "state": "CA", "geo_location":
|
442
|
+
[-121.24661, 38.76636], "role": ["practice"]}, {"address_lines": ["5775 GREENBACK
|
443
|
+
LN"], "city": "SACRAMENTO", "zipcode": "95841", "state": "CA", "geo_location":
|
444
|
+
[-121.33188, 38.68088], "role": ["practice"]}, {"address_lines": ["1401 SPANOS
|
445
|
+
CT STE 223"], "city": "MODESTO", "zipcode": "95355", "state": "CA", "geo_location":
|
446
|
+
[-120.97199, 37.67024], "role": ["practice"]}], "prefix": "DR", "birth_date":
|
447
|
+
"1952", "middle_name": "THOMAS"}}, {"provider": {"first_name": "JAMES", "last_name":
|
448
|
+
"ALLISON", "npi": "1265535777", "gender": "Male", "specialty": ["GASTROENTEROLOGY"],
|
449
|
+
"locations": [{"address_lines": ["PO BOX 7464"], "city": "SAN FRANCISCO",
|
450
|
+
"country": "US", "zipcode": "94120", "state": "CA", "geo_location": [-122.727802,
|
451
|
+
37.784827], "role": ["mailing"]}, {"address_lines": ["1001 POTRERO AVE RM
|
452
|
+
3D5"], "city": "SAN FRANCISCO", "country": "US", "zipcode": "94110", "state":
|
453
|
+
"CA", "geo_location": [-122.406699, 37.756834], "role": ["practice"]}, {"address_lines":
|
454
|
+
["SF GEN HOSP WARD 3D", "1001 POTRERO AVE RM 10"], "city": "SAN FRANCISCO",
|
455
|
+
"zipcode": "94110", "state": "CA", "geo_location": [-122.4051, 37.75563],
|
456
|
+
"role": ["mailing", "office"]}, {"address_lines": ["280 W MACARTHUR BLVD"],
|
457
|
+
"city": "OAKLAND", "zipcode": "94611", "state": "CA", "geo_location": [-122.25715,
|
458
|
+
37.82485], "role": ["practice"]}, {"address_lines": ["OAKLAND MEDICAL CTR"],
|
459
|
+
"state": "CA", "role": ["landmark"], "zipcode": "94611", "city": "OAKLAND"},
|
460
|
+
{"address_lines": ["1001 POTRERO AVE # 3D5"], "city": "SAN FRANCISCO", "zipcode":
|
461
|
+
"94110", "state": "CA", "geo_location": [-122.4051, 37.75563], "role": ["practice"]},
|
462
|
+
{"address_lines": ["SAN FRANCISCO GENERAL HOSPITAL"], "state": "CA", "role":
|
463
|
+
["landmark"], "zipcode": "94110", "city": "SAN FRANCISCO"}], "birth_date":
|
464
|
+
"1942", "middle_name": "EDWARD"}}, {"provider": {"first_name": "RONALD", "last_name":
|
465
|
+
"GASTER", "npi": "1306940325", "gender": "Male", "specialty": ["OPHTHALMOLOGY"],
|
466
|
+
"locations": [{"address_lines": ["5901 E 7TH ST"], "city": "LONG BEACH", "country":
|
467
|
+
"US", "zipcode": "90822", "state": "CA", "geo_location": [-118.118942, 33.775318],
|
468
|
+
"role": ["mailing", "practice"]}, {"address_lines": ["17012 BARUNA LN"], "city":
|
469
|
+
"HUNTINGTON BEACH", "zipcode": "92649", "state": "CA", "geo_location": [-118.05877,
|
470
|
+
33.71474], "role": ["mailing"]}, {"address_lines": ["1 MEDLAR"], "city": "IRVINE",
|
471
|
+
"zipcode": "92618", "state": "CA", "geo_location": [-117.78072, 33.66386],
|
472
|
+
"role": ["office"]}, {"address_lines": ["50 N LA CIENEGA BLVD"], "state":
|
473
|
+
"CA", "role": ["practice"], "zipcode": "90211", "city": "BEVERLY HILLS"},
|
474
|
+
{"address_lines": ["12550 AMARGOSA RD STE B"], "city": "VICTORVILLE", "zipcode":
|
475
|
+
"92392", "state": "CA", "geo_location": [-117.34196, 34.47862], "role": ["practice"]},
|
476
|
+
{"address_lines": ["THE VILLAGE CTR"], "state": "CA", "role": ["landmark"],
|
477
|
+
"zipcode": "92392", "city": "VICTORVILLE"}, {"address_lines": ["8112 MILLIKEN
|
478
|
+
AVE STE 203"], "city": "RANCHO CUCAMONGA", "zipcode": "91730", "state": "CA",
|
479
|
+
"geo_location": [-117.55784, 34.10476], "role": ["practice"]}, {"address_lines":
|
480
|
+
["2100 MEDICAL PLAZA DR"], "city": "IRVINE", "zipcode": "92697", "state":
|
481
|
+
"CA", "geo_location": [-117.65873, 33.56382], "role": ["practice"]}, {"address_lines":
|
482
|
+
["GOTTSCHALK MEDICAL PLZ"], "city": "IRVINE", "zipcode": "92697", "state":
|
483
|
+
"CA", "geo_location": [-117.65873, 33.56382], "role": ["landmark"]}, {"address_lines":
|
484
|
+
["555 N 13TH AVE"], "city": "UPLAND", "zipcode": "91786", "state": "CA", "geo_location":
|
485
|
+
[-117.63387, 34.10046], "role": ["practice"]}], "prefix": "DR", "birth_date":
|
486
|
+
"1947", "middle_name": "NEAL"}}, {"provider": {"first_name": "DARLENE", "last_name":
|
487
|
+
"ELIAS", "npi": "1528167558", "gender": "Female", "specialty": ["PULMONARY
|
488
|
+
DISEASE", "CRITICAL CARE MEDICINE", "PEDIATRIC CRITICAL CARE"], "locations":
|
489
|
+
[{"address_lines": ["FILE 54433"], "city": "LOS ANGELES", "country": "US",
|
490
|
+
"zipcode": "90074", "state": "CA", "geo_location": [-118.268078, 34.092364],
|
491
|
+
"role": ["mailing"]}, {"address_lines": ["10666 N TORREY PINES RD"], "city":
|
492
|
+
"LA JOLLA", "country": "US", "zipcode": "92037", "state": "CA", "geo_location":
|
493
|
+
[-117.242825, 32.889338], "role": ["practice", "mailing"]}, {"address_lines":
|
494
|
+
["15004 INNOVATION DR"], "city": "SAN DIEGO", "zipcode": "92128", "state":
|
495
|
+
"CA", "geo_location": [-117.07647, 32.99053], "role": ["office", "practice"]},
|
496
|
+
{"address_lines": ["1700 WESTWOOD BLVD"], "city": "LOS ANGELES", "zipcode":
|
497
|
+
"90024", "state": "CA", "geo_location": [-118.43783, 34.05092], "role": ["practice"]},
|
498
|
+
{"address_lines": ["10666 N TORREY PINES RD # 207W"], "city": "LA JOLLA",
|
499
|
+
"zipcode": "92037", "state": "CA", "geo_location": [-117.2428, 32.89557],
|
500
|
+
"role": ["practice"]}, {"address_lines": ["SCRIPPS GREEN HOSPITAL"], "state":
|
501
|
+
"CA", "role": ["landmark"], "zipcode": "92037", "city": "LA JOLLA"}, {"address_lines":
|
502
|
+
["SCRIPPS CLINIC RANCHO BERNARDO"], "state": "CA", "role": ["landmark"], "zipcode":
|
503
|
+
"92128", "city": "SAN DIEGO"}], "prefix": "DR", "birth_date": "1951", "middle_name":
|
504
|
+
"JOAN"}}, {"provider": {"first_name": "DWAYNE", "last_name": "LOGAN", "npi":
|
505
|
+
"1164520714", "gender": "Male", "specialty": ["OPHTHALMOLOGY"], "locations":
|
506
|
+
[{"address_lines": ["888 S DISNEYLAND DRIVE", "SUITE 100"], "city": "ANAHEIM",
|
507
|
+
"country": "US", "zipcode": "928021828", "state": "CA", "geo_location": [-117.92295,
|
508
|
+
33.820441], "role": ["mailing"]}, {"address_lines": ["5991 E SPRING ST"],
|
509
|
+
"city": "LONG BEACH", "country": "US", "zipcode": "90808", "state": "CA",
|
510
|
+
"geo_location": [-118.11583, 33.81059], "role": ["practice"]}, {"address_lines":
|
511
|
+
["734 RANCHO CIR"], "city": "FULLERTON", "zipcode": "92835", "state": "CA",
|
512
|
+
"geo_location": [-117.93856, 33.89478], "role": ["mailing"]}, {"address_lines":
|
513
|
+
["7777 EDINGER AVE STE 234"], "city": "HUNTINGTON BEACH", "zipcode": "92647",
|
514
|
+
"state": "CA", "geo_location": [-117.9919, 33.73027], "role": ["office", "practice"]},
|
515
|
+
{"address_lines": ["947 S ANAHEIM BLVD STE 120"], "city": "ANAHEIM", "zipcode":
|
516
|
+
"92805", "state": "CA", "geo_location": [-117.90951, 33.82204], "role": ["practice"]},
|
517
|
+
{"address_lines": ["PAVILIONS CTR"], "state": "CA", "role": ["landmark"],
|
518
|
+
"zipcode": "90808", "city": "LONG BEACH"}, {"address_lines": ["BELLA TERRA"],
|
519
|
+
"state": "CA", "role": ["landmark"], "zipcode": "92647", "city": "HUNTINGTON
|
520
|
+
BEACH"}, {"address_lines": ["7677 CENTER AVE STE 301"], "city": "HUNTINGTON
|
521
|
+
BEACH", "zipcode": "92647", "state": "CA", "geo_location": [-117.99672, 33.73404],
|
522
|
+
"role": ["practice"]}], "prefix": "DR", "birth_date": "1958", "middle_name":
|
523
|
+
"KEITH"}}]}'
|
524
|
+
http_version:
|
525
|
+
recorded_at: Tue, 03 Jun 2014 20:30:49 GMT
|
526
|
+
recorded_with: VCR 2.9.2
|