NHS fields in every export
Service records deliver the organisation name, service type, full address with postcode, latitude and longitude where published, telephone, website, opening hours by day including variations for holidays where shown, the services offered, accessibility information where published, and whether the practice is accepting new patients where that is stated.
Opening hours are the field that has to be structured rather than stored as text. Delivered as a string, they are useless to any application; delivered as day, open time, close time, with a separate flag for closures and exceptions, they drive a store locator directly. This is the single most common reason a client comes to us having tried it themselves.
Geography is delivered ready to use: postcode parsed and standardised, coordinates where available, and the administrative area, so records can be joined to population data or to a service coverage map without another cleaning pass.
Conditions library records deliver page title, condition or medicine name, section structure, summary, symptom and treatment sections as separate fields, related conditions and internal links, the last reviewed and next review dates where published, and word count.
Every row carries the collection timestamp, which on the service side is not decoration: it is what tells you whether an opening time can still be trusted.