Location

A Location is the physical place where healthcare services are provided, practitioners are employed, organizations are based, etc. Locations can range in scope from a room in a building to a geographic region/area.

The DaVinci PDEX Plan-Net Location profile is based on the core FHIR US Core Location resource.

Interactions

  • Read: GET [base]/Location/[id]
  • Search: GET [base]/Location?{parameters...}

Search Parameters

Search Parameter

Search Parameter Type

Example

address-city

string

GET [base]/Location?address-city=[address-city]

address-state

string

GET [base]/Location?address-state=[address-state]

address-postalcode

string

GET [base]/Location?address-postalcode=[address-postalcode]

address

string

GET [base]/Location?address=[address]

type

token

GET [base]/Location?type=[type]

_id

token

GET [base]/Location?_id=[_id]

_lastUpdated

date

GET [base]/Location?_lastUpdated=[_lastUpdated]

Supported includes & revIncludes

_include

_revInclude

 

HealthcareService:location

 

InsurancePlan:coverage-area

 

OrganizationAffiliation:location

 

PractitionerRole:location