From af176264ad75f1af0b21a64640af50aa2f97ce7e Mon Sep 17 00:00:00 2001 From: Sukesh Konjeti Date: Tue, 18 Jul 2023 11:07:17 +0530 Subject: [PATCH] updated notes for R4 Observation search by _id (#963) --- content/millennium/r4/clinical/diagnostics/observation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/millennium/r4/clinical/diagnostics/observation.md b/content/millennium/r4/clinical/diagnostics/observation.md index 43a7a5c64..197ccc205 100644 --- a/content/millennium/r4/clinical/diagnostics/observation.md +++ b/content/millennium/r4/clinical/diagnostics/observation.md @@ -110,7 +110,7 @@ Notes: * If `_id` is provided, no other parameters may be provided. -* Search by _id for observation labs only supports single id. +* Search by _id for observation labs supports multiple ids from single patient only. * The `subject` parameter must represent a Patient resource and may use the `:Patient` modifier.