From fafcf0d399f6de4dc53a6bd356b5a876597e49e2 Mon Sep 17 00:00:00 2001 From: lisavasiljewa Date: Wed, 27 Sep 2023 10:28:33 +0200 Subject: [PATCH] NRS>4 to <4 --- input/fsh/recommendation10(RASS=0)/intervention10.fsh | 4 ++-- input/fsh/recommendation9(NRS<4)/intervention9.fsh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/input/fsh/recommendation10(RASS=0)/intervention10.fsh b/input/fsh/recommendation10(RASS=0)/intervention10.fsh index 8a99fe5..0867e60 100644 --- a/input/fsh/recommendation10(RASS=0)/intervention10.fsh +++ b/input/fsh/recommendation10(RASS=0)/intervention10.fsh @@ -26,8 +26,8 @@ Description: "In ICU Patients RASS should be 0 or 1" * target * measure = $sct#457441000124102 "Richmond agitation-sedation scale" * detailRange - * low = 0 - * high = 1 + * low = -1 + * high = 0 * action[sedationManagement][+] * code = $sct#406187008 "Sedation management (procedure)" * goalId[+] = "sedation-management-RASS-0-goal" \ No newline at end of file diff --git a/input/fsh/recommendation9(NRS<4)/intervention9.fsh b/input/fsh/recommendation9(NRS<4)/intervention9.fsh index 52db26d..1fef7e2 100644 --- a/input/fsh/recommendation9(NRS<4)/intervention9.fsh +++ b/input/fsh/recommendation9(NRS<4)/intervention9.fsh @@ -13,7 +13,7 @@ Description: "In ICU Patients NRS should be <4" * identifier.value = "InterventionPlanforICUPatientswithhighNRS" * date = "2023-08" * status = #active -* description = "In intensive care patients NRS should be >4" +* description = "In intensive care patients NRS should be <4" * subjectCanonical = Canonical(PopulationPatientsICUwithhighNRS) * extension[partOf].valueCanonical = Canonical(RecommendationPatientsICUwithhighNRS) //loads of mistakes: due to nonexistant action? @@ -27,7 +27,7 @@ Description: "In ICU Patients NRS should be <4" * target * measure = $loinc#72514-3 "Pain severity - 0-10 verbal numeric rating [Score] - Reported" * detailRange - * high = 4 'score' + * high = 3 'score' /*********************/ /* Activity Plan */