From 7352c8e126cc4d059fa56808bc8a60c351c07f1f Mon Sep 17 00:00:00 2001 From: Kennan Keim Date: Thu, 21 Sep 2023 09:06:11 -0500 Subject: [PATCH] Update care-team.md R4 CareTeam - corrections for grammar. "is not" -> "are not" for two sections --- content/millennium/r4/clinical/care-provision/care-team.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/millennium/r4/clinical/care-provision/care-team.md b/content/millennium/r4/clinical/care-provision/care-team.md index 7c0868814..c53801973 100644 --- a/content/millennium/r4/clinical/care-provision/care-team.md +++ b/content/millennium/r4/clinical/care-provision/care-team.md @@ -64,12 +64,12 @@ Notes: - This is required if `patient` or `encounter` are not provided. - The `patient` parameter - - This is required when `_id` or `encounter` is not provided. + - This is required when `_id` or `encounter` are not provided. - This can be combined with `status` as per US Core guidelines. - This can be combined with the `category` parameter. - The `encounter` parameter - - This is required when `_id` or `patient` is not provided. + - This is required when `_id` or `patient` are not provided. - This cannot be combined with `category` or status. - The `category` parameter