Closed csande closed 6 months ago
FHIRStarter doesn't support operations yet, but for APIs that support them through FastAPI, it is useful to be able to parse and identify them.
This PR enhances the parse_fhir_request helper function so that it can recognize operations.
parse_fhir_request
FHIRStarter doesn't support operations yet, but for APIs that support them through FastAPI, it is useful to be able to parse and identify them.
This PR enhances the
parse_fhir_request
helper function so that it can recognize operations.