Stream: implementers
Topic: Practitioner query
Djibril Dione (Mar 04 2019 at 08:43):
Hi,
am working in an implementation that uses Practitioner, PractitionerRole and Organization resources, now I would like to get all the information related to a Practitioner in a document using one API query (e.g: Practitioner personal Details, their role and when they are working).
I also want to return all Practitioner on one page.
Please assist.
Lloyd McKenzie (Mar 04 2019 at 15:52):
Have you looked at the _include and _revinclude capabilities described on the 'search' page in the specification?
Djibril Dione (Mar 04 2019 at 20:22):
_include did work thank you
Eric Haas (Mar 04 2019 at 21:17):
have you had a look here? http://build.fhir.org/ig/HL7/VhDir/profiles.html
Last updated: Apr 12 2022 at 19:14 UTC