Postman request to the .net SDK #2681
Answered
by
mmsmits
edwinkirubanithi
asked this question in
Q&A
-
How do I translate this postman request to the .net SDK [https://server.fire.ly/r4/Encounter?patient=P23JOH, not able to find any options. |
Beta Was this translation helpful? Give feedback.
Answered by
mmsmits
Jan 23, 2024
Replies: 1 comment
-
Hi @edwinkirubanithi . You can use our FHIR Client class for this. You can find documentation about search using the FHIR client here: https://docs.fire.ly/projects/Firely-NET-SDK/en/latest/client/search.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mmsmits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @edwinkirubanithi .
You can use our FHIR Client class for this.
You can find documentation about search using the FHIR client here:
https://docs.fire.ly/projects/Firely-NET-SDK/en/latest/client/search.html