Stream: hapi
Topic: custom urls for fhir server
Tia Cummings (Aug 22 2018 at 20:21):
Is there a way to have a super custom url endpoint with Hapi?
For example: https://server_name/STU3/gic/medAdherence/v1.0/_search where the return type would be of RiskAssessment.
I know that with IResourceProvider, the getResourceType is usually what the end of the api endpoint would be.
Last updated: Apr 12 2022 at 19:14 UTC