From ef069ac3f230fb3e57c9217c929378a8a63ff236 Mon Sep 17 00:00:00 2001 From: srochani Date: Thu, 4 Jul 2024 08:58:04 +0100 Subject: [PATCH] =?UTF-8?q?CIV-0000=20DTSCCI-488:=20Investigation=20-=20De?= =?UTF-8?q?mo=20environment=20not=20showing=20Medical=20Repo=E2=80=A6=20(#?= =?UTF-8?q?4532)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DTSCCI-488: Investigation - Demo environment not showing Medical Report upload function Co-authored-by: kdaHMCTS <128375235+kdaHMCTS@users.noreply.github.com> --- .../CaseEventToComplexTypes/AddOrAmendClaimDocuments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json b/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json index 686b3aa833..390aa63e3a 100644 --- a/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json +++ b/ccd-definition/CaseEventToComplexTypes/AddOrAmendClaimDocuments.json @@ -39,7 +39,7 @@ "ListElementCode": "medicalReport", "DisplayContext": "OPTIONAL", "FieldDisplayOrder": 4, - "FieldShowCondition": "claimType=\"CLINICAL_NEGLIGENCE\" OR claimType=\"PERSONAL_INJURY\"", + "FieldShowCondition": "claimTypeUnSpec=\"CLINICAL_NEGLIGENCE\" OR claimTypeUnSpec=\"PERSONAL_INJURY\"", "Comment": "medicalreports.document is just the document input,so this must be defined to hide the whole element" }, {