This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
sample-pharmacy-data.json
103 lines (103 loc) · 2.68 KB
/
sample-pharmacy-data.json
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
{
"identifierType": "Pharmacy Contract",
"openingTimes": {
"general": {
"monday": [
{
"opens": "09:00",
"closes": "17:00"
}
],
"tuesday": [
{
"opens": "09:00",
"closes": "17:00"
}
],
"wednesday": [
{
"opens": "09:00",
"closes": "17:00"
}
],
"thursday": [
{
"opens": "09:00",
"closes": "17:00"
}
],
"friday": [
{
"opens": "09:00",
"closes": "17:00"
}
],
"saturday": [],
"sunday": []
},
"alterations": {}
},
"outOfHours": null,
"hasEps": true,
"address": {
"line1": "9 High Street",
"line2": "Walsall Wood",
"line3": "Walsall",
"city": "West Midlands",
"county": "",
"postcode": "WS9 9LR"
},
"contacts": {
"website": "http://www.118pharmacy.com",
"additionalContacts": [
{
"name": "Pharmacy Mobile",
"description": null,
"telephoneNumber": "07711 811812",
"telephoneExtension": null,
"fax": null,
"email": null
}
],
"telephoneNumber": "01543 379777",
"isNonGeographicPhoneNumber": false,
"phoneChargeMethod": "flat-rate",
"phoneChargeAmount": 0,
"telephoneExtension": null,
"fax": "01543 370753",
"email": "info@118pharmacy.com"
},
"directionsInformation": null,
"externalProfileUrl": null,
"identifier": "FWP52",
"name": "118 Pharmacy Ltd",
"organisationType": "Pharmacy",
"parkingInformation": null,
"provider": "Birmingham And The Black Country Area Team",
"summary": "<p>Home Delivery Pharmacy - Accepting new patients</p><br /><p>Delivering all medicines, nutritional drinks, dressings, and colostomy products for free.</p><br /><p>Free meds managment service... It's like having a personal assistant looking after your health. </p>",
"links": [
{
"rel": "NoFollow",
"href": "http://statse.webtrendslive.com/dcss9yzisf9xjyg74mgbihg8p_8d2u/njs.gif?dcsuri=%2Fexternalservices%2Forganisationapi%2Forganisations%2FFWP52&wt.js=no&wt.cg_n=InwardAPI&wt.z_SyndicationDomain={YourDomainName}",
"name": "Tracking pixel"
},
{
"rel": "Self",
"href": "http://www.nhs.uk/externalservices/organisationapi/organisations/FWP52",
"name": "Link to self"
},
{
"rel": "Alternate",
"href": "http://www.nhs.uk/services/pharmacies/overview/defaultview.aspx?id=FWP52",
"name": "NHS Choices profile"
}
],
"location": {
"type": "Point",
"coordinates": [
-1.9331103563308716,
52.625221252441406
]
},
"_id": "FWP52"
}