NHSDigital-Location

Conformance url FHIR Module Maturity Level
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Location draft

A Location includes both incidental locations (a place which is used for healthcare without prior designation or authorisation) and dedicated, formally appointed locations. Locations may be private, public, mobile or fixed and scale from small freezers to full hospital buildings or parking garages.



system1..Fixed Value
value1..
addressS1..
system1..
value1..
system1..
value1..

system1..Fixed Value
value1..
addressS1..
system1..
value1..
system1..
value1..

You dot not have a license to run FQL queries.

-
Command 'pagelink' could not render: Page not found.

Search Parameters

The following search parameters and search parameter combinations SHALL be supported.:

Name Type Description Conformance Path
adddress-postcode string A postalCode specified in an address MAY Location.address.postalCode
identifier token Any identifier for the location (e.g. SDS/ODS code) MAY Location.identifier

Additional parameters can be on Location - Search Parameters

Mandatory Search Parameters

None

Optional Search Parameters

address-postcode

MAY support searching by the address-postcode search parameter:

GET [baseUrl]/Location?address-postcode=[address-postcode]

Example:

GET [baseUrl]/Location?address-postcode=NG10%201RY

Return all Location resources with Post Code of NG10 1RY.

identifier (SDS/ODS Code)

MAY support searching by the identifier search parameter:

GET [baseUrl]/Location?identifier={system|}[code]

Example:

GET [baseUrl]/Location?identifier=https://fhir.nhs.uk/Id/ods-site-code|RTG08

Return all Location resources with NHS Trust Site of RTG08 (Long Eaton Clinic).