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