From 8c69f253b946bf8b270d481c7cdfb2635bc21be2 Mon Sep 17 00:00:00 2001 From: RicardoCrespo-ora Date: Fri, 17 Nov 2023 16:32:31 -0600 Subject: [PATCH] Removed id note --- content/millennium/r4/clinical/summary/procedure.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/millennium/r4/clinical/summary/procedure.md b/content/millennium/r4/clinical/summary/procedure.md index ed2fe17d8..a698bdab3 100644 --- a/content/millennium/r4/clinical/summary/procedure.md +++ b/content/millennium/r4/clinical/summary/procedure.md @@ -68,7 +68,6 @@ Search for Procedures that meet supplied query parameters: Notes: -* If `_id` is provided, `patient` or `subject` can no longer be provided. * The `date` parameter * May be provided once with a prefix and time component to imply a date range. Example: `date=gt2015-09-24T00:00:00.000Z` * May otherwise be provided twice with `le`, `lt`, `ge`, or `gt` prefixes and time component to search for procedures within a specific range. The date and prefix pairs must create a closed range.