feature: Optional OCR-Assisted Draft Pre-Fill
This commit is contained in:
@@ -25,7 +25,7 @@ public class FhirEncounterController : ControllerBase
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// FHIR search: GET /fhir/Encounter?patient=X&status=Y&date=Z
|
||||
/// FHIR search: GET /fhir/Encounter?patient=X&status=Y&date=Z
|
||||
/// Supports search by patient reference, status, and date range.
|
||||
/// </summary>
|
||||
[HttpGet]
|
||||
|
||||
Reference in New Issue
Block a user