feature: Optional OCR-Assisted Draft Pre-Fill
This commit is contained in:
@@ -29,7 +29,7 @@ public class FhirPatientController : ControllerBase
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// FHIR search: GET /fhir/Patient?name=X&birthdate=Y&identifier=Z
|
||||
/// FHIR search: GET /fhir/Patient?name=X&birthdate=Y&identifier=Z
|
||||
/// Supports search by name (contains), birthdate (exact), and MRN identifier.
|
||||
/// Returns a FHIR Bundle of type searchset.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user