Stream: implementers
Topic: FHIR Resource to get List of Lab Facilities from EMR/EHR
Vamsi Krishna Rajulapati (Apr 30 2019 at 06:36):
Hi, for our use case, from EMR/EHR System we need to get the List of Lab Facilities based on the Lab Test name/CPT code. Could you please suggest if there is any way to get the locations based on the CPT code using FHIR Service. Also suggest the FHIR Resources.
Thanks
Lloyd McKenzie (Apr 30 2019 at 14:40):
So you want to know what facilities are able to perform a given test? Best way to do that would be with HealthcareService. You would search by service-type. The HealthcareService would be linked to the physical Location and responsible Organization.
Vamsi Krishna Rajulapati (May 06 2019 at 09:26):
Thanks @Lloyd McKenzie
Last updated: Apr 12 2022 at 19:14 UTC