From 157c912914515ac16773bb617d19dca05abc1fa8 Mon Sep 17 00:00:00 2001 From: ANLKMRK Date: Thu, 5 Dec 2024 19:02:22 +0530 Subject: [PATCH 1/3] EDRD-65,1063,757,745 --- ...1246_Initial_Disease_State_QS.aqs-meta.xml | 35 + ...MPS1246_Initial_Initiation_QS.aqs-meta.xml | 6 + ...S1246_Initial_Disease_State_Q1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q10.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q10_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q11.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q11_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q12.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q12_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q13.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q13_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q14.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q14_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q15.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q15_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q16.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q16_R1.aq-meta.xml | 15 + ...1246_Initial_Disease_State_Q17.aq-meta.xml | 17 + ...6_Initial_Disease_State_Q17_R1.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q2.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q3.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q4.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q5.aq-meta.xml | 17 + ...46_Initial_Disease_State_Q5_R1.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q6.aq-meta.xml | 17 + ...46_Initial_Disease_State_Q6_R1.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q7.aq-meta.xml | 17 + ...46_Initial_Disease_State_Q7_R1.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q8.aq-meta.xml | 17 + ...46_Initial_Disease_State_Q8_R1.aq-meta.xml | 15 + ...S1246_Initial_Disease_State_Q9.aq-meta.xml | 17 + ...46_Initial_Disease_State_Q9_R1.aq-meta.xml | 15 + ..._Diagnostic_Info_Submission_Q1.aq-meta.xml | 15 + .../EDRDCreateACR_1.rpt-meta.xml | 99 + ...DRDDRcreateRequestWithNoDoc_1.rpt-meta.xml | 440 +- ...eateRequestWithNoEligiblity_1.rpt-meta.xml | 404 +- ...questWithNoSupplementoryDoc_1.rpt-meta.xml | 344 +- .../EDRDDRcreateRequest_1.rpt-meta.xml | 463 +- .../EDRDGetProvider_1.rpt-meta.xml | 91 + .../EDRDIP_Patient_Procedure_1.oip-meta.xml | 298 ++ ...DIP_SearchPatient_Procedure_4.oip-meta.xml | 2 +- .../EDRD_CreateACR_Procedure_1.oip-meta.xml | 147 + ...DNewForm_EDRDNewForm_English_9.os-meta.xml | 4343 +++++++++++++++++ .../EDRD_RenewForm_English_2.os-meta.xml | 3971 +++++++++++++++ ...aseInitialSubmission_English_1.os-meta.xml | 1071 ++++ ...aseInitialSubmission_English_1.os-meta.xml | 1071 ++++ ...ymeInitialSubmission_English_1.os-meta.xml | 978 ++++ ...zimInitialSubmission_English_1.os-meta.xml | 810 ++- .../Account.sharingRules-meta.xml | 19 + .../default/classes/EDRD_EmpiIntegration.cls | 168 + .../classes/EDRD_EmpiIntegration.cls-meta.xml | 5 + .../main/default/classes/EDRD_EmpiWrapper.cls | 39 + .../classes/EDRD_EmpiWrapper.cls-meta.xml | 5 + .../Case/fields/Reason__c.field-meta.xml | 31 + .../EDRD_PS_Physicians.permissionset-meta.xml | 9 +- 55 files changed, 14086 insertions(+), 1254 deletions(-) create mode 100644 OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Disease_State_QS.aqs-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Initiation_QS.aqs-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q2.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q3.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q4.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9_R1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/AssessmentQuestions/MPS1_Initial_Diagnostic_Info_Submission_Q1.aq-meta.xml create mode 100644 OmniStudio-Components/main/default/omniDataTransforms/EDRDCreateACR_1.rpt-meta.xml create mode 100644 OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml create mode 100644 OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_Patient_Procedure_1.oip-meta.xml create mode 100644 OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml create mode 100644 OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml create mode 100644 OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml create mode 100644 OmniStudio-Components/main/default/omniScripts/ElapraseInitialSubmission_ElapraseInitialSubmission_English_1.os-meta.xml create mode 100644 OmniStudio-Components/main/default/omniScripts/LaronidaseInitialSubmission_LaronidaseInitialSubmission_English_1.os-meta.xml create mode 100644 OmniStudio-Components/main/default/omniScripts/NaglazymeInitialSubmission_NaglazymeInitialSubmission_English_1.os-meta.xml create mode 100644 force-app/main/default/classes/EDRD_EmpiIntegration.cls create mode 100644 force-app/main/default/classes/EDRD_EmpiIntegration.cls-meta.xml create mode 100644 force-app/main/default/classes/EDRD_EmpiWrapper.cls create mode 100644 force-app/main/default/classes/EDRD_EmpiWrapper.cls-meta.xml create mode 100644 force-app/main/default/objects/Case/fields/Reason__c.field-meta.xml diff --git a/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Disease_State_QS.aqs-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Disease_State_QS.aqs-meta.xml new file mode 100644 index 000000000..5c7da0de5 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Disease_State_QS.aqs-meta.xml @@ -0,0 +1,35 @@ + + + MPS1246_Initial_Disease_State_Q1 + MPS1246_Initial_Disease_State_Q2 + MPS1246_Initial_Disease_State_Q3 + MPS1246_Initial_Disease_State_Q4 + MPS1246_Initial_Disease_State_Q5 + MPS1246_Initial_Disease_State_Q9_R1 + MPS1246_Initial_Disease_State_Q5_R1 + MPS1246_Initial_Disease_State_Q6 + MPS1246_Initial_Disease_State_Q6_R1 + MPS1246_Initial_Disease_State_Q7 + MPS1246_Initial_Disease_State_Q7_R1 + MPS1246_Initial_Disease_State_Q8 + MPS1246_Initial_Disease_State_Q8_R1 + MPS1246_Initial_Disease_State_Q9 + MPS1246_Initial_Disease_State_Q10 + MPS1246_Initial_Disease_State_Q10_R1 + MPS1246_Initial_Disease_State_Q11 + MPS1246_Initial_Disease_State_Q11_R1 + MPS1246_Initial_Disease_State_Q12 + MPS1246_Initial_Disease_State_Q12_R1 + MPS1246_Initial_Disease_State_Q13 + MPS1246_Initial_Disease_State_Q13_R1 + MPS1246_Initial_Disease_State_Q14 + MPS1246_Initial_Disease_State_Q14_R1 + MPS1246_Initial_Disease_State_Q15 + MPS1246_Initial_Disease_State_Q15_R1 + MPS1246_Initial_Disease_State_Q16 + MPS1246_Initial_Disease_State_Q16_R1 + MPS1246_Initial_Disease_State_Q17 + MPS1246_Initial_Disease_State_Q17_R1 + MPS1246_Initial_Disease_State_QS + MPS1246 Initial Disease State QS + diff --git a/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Initiation_QS.aqs-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Initiation_QS.aqs-meta.xml new file mode 100644 index 000000000..f2fd08dc1 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestionSets/MPS1246_Initial_Initiation_QS.aqs-meta.xml @@ -0,0 +1,6 @@ + + + MPS1_Initial_Diagnostic_Info_Submission_Q1 + MPS1246_Initial_Initiation_QS + MPS1246 Initial Initiation QS + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q1.aq-meta.xml new file mode 100644 index 000000000..84b3960a1 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q1 + false + Diagnostic Information + Active + 1 + + TextBlock + MPS1246_Initial_Disease_State_Q1 + MPS1246_Initial_Disease_State_Q1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10.aq-meta.xml new file mode 100644 index 000000000..57e3c8b5b --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q10 + false + Is there or has there been any indication of progression of the disease manifestations leading to severe disability despite drug therapy? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q10 + MPS1246_Initial_Disease_State_Q10 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10_R1.aq-meta.xml new file mode 100644 index 000000000..a63fd09c3 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q10_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q10_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q10_R1 + MPS1246_Initial_Disease_State_Q10_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11.aq-meta.xml new file mode 100644 index 000000000..f33fb7d27 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q11 + false + Have there been any indications that the patient has severe infusion related adverse reactions that are either life threatening, disproportionately diminish quality of life or are not preventable by pre-medication with anti-histaminic and glucocorticoids? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q11 + MPS1246_Initial_Disease_State_Q11 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11_R1.aq-meta.xml new file mode 100644 index 000000000..5d7ba6afe --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q11_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q11_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q11_R1 + MPS1246_Initial_Disease_State_Q11_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12.aq-meta.xml new file mode 100644 index 000000000..d3d752536 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q12 + false + Have there been progression of other disease manifestations such that quality of life is no longer improving? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q12 + MPS1246_Initial_Disease_State_Q12 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12_R1.aq-meta.xml new file mode 100644 index 000000000..741428841 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q12_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q12_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q12_R1 + MPS1246_Initial_Disease_State_Q12_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13.aq-meta.xml new file mode 100644 index 000000000..add0db19f --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q13 + false + Does the patient have a forced vital capacity less than 0.3 or require continuous respiratory support? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q13 + MPS1246_Initial_Disease_State_Q13 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13_R1.aq-meta.xml new file mode 100644 index 000000000..dc9b237df --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q13_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q13_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q13_R1 + MPS1246_Initial_Disease_State_Q13_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14.aq-meta.xml new file mode 100644 index 000000000..605df1757 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q14 + false + For patients with severe variants of disease, have there been discussions with the family regarding the lack of efficacy of enzyme replacement therapy on CNS disease and the potential for discontinuation upon development of significant CNS disease? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q14 + MPS1246_Initial_Disease_State_Q14 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14_R1.aq-meta.xml new file mode 100644 index 000000000..56d5bf5e0 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q14_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q14_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q14_R1 + MPS1246_Initial_Disease_State_Q14_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15.aq-meta.xml new file mode 100644 index 000000000..202bb0228 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q15 + false + If the patient had HSCT, has 3 months passed? If patient is involved in clinical trial to assess ERT in post-HSCT patients, please specify. + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q15 + MPS1246_Initial_Disease_State_Q15 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15_R1.aq-meta.xml new file mode 100644 index 000000000..df1ae3184 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q15_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q15_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q15_R1 + MPS1246_Initial_Disease_State_Q15_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16.aq-meta.xml new file mode 100644 index 000000000..cb49be285 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q16 + false + Is the patient’s forced vital capacity less than 0.3 litres? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q16 + MPS1246_Initial_Disease_State_Q16 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16_R1.aq-meta.xml new file mode 100644 index 000000000..82dc67c4c --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q16_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q16_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q16_R1 + MPS1246_Initial_Disease_State_Q16_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17.aq-meta.xml new file mode 100644 index 000000000..d0bf1765c --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q17 + false + Does the patient require continuous ventilator assistance? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q17 + MPS1246_Initial_Disease_State_Q17 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17_R1.aq-meta.xml new file mode 100644 index 000000000..6e47b876b --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q17_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q17_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q17_R1 + MPS1246_Initial_Disease_State_Q17_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q2.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q2.aq-meta.xml new file mode 100644 index 000000000..02f476eba --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q2.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q2 + false + Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form. + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q2 + MPS1246_Initial_Disease_State_Q2 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q3.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q3.aq-meta.xml new file mode 100644 index 000000000..d4c392a8d --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q3.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q3 + false + Describe all relevant clinical information regarding the patient or attach a consult note at the end of this form: + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q3 + MPS1246_Initial_Disease_State_Q3 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q4.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q4.aq-meta.xml new file mode 100644 index 000000000..5e16769cd --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q4.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q4 + false + Please describe the patient’s current quality of life. Feel free to use any relevant age-appropriate quality of life tools. + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q4 + MPS1246_Initial_Disease_State_Q4 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5.aq-meta.xml new file mode 100644 index 000000000..4683738de --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q5 + false + Has there been a discussion with the patient and family which is documented in the patient’s medical record regarding the limitations of enzyme replacement therapy on disease manifestations? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q5 + MPS1246_Initial_Disease_State_Q5 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5_R1.aq-meta.xml new file mode 100644 index 000000000..5d779a124 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q5_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q5_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q5_R1 + MPS1246_Initial_Disease_State_Q5_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6.aq-meta.xml new file mode 100644 index 000000000..678b4f1c1 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q6 + false + For patients with manifestations of disease which are not amenable to enzyme replacement therapy, have there been discussions with the patient and family and documented in the medical record regarding the lack of efficacy of enzyme replacement therapy on those disease manifestations? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q6 + MPS1246_Initial_Disease_State_Q6 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6_R1.aq-meta.xml new file mode 100644 index 000000000..60f1ac3f2 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q6_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q6_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q6_R1 + MPS1246_Initial_Disease_State_Q6_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7.aq-meta.xml new file mode 100644 index 000000000..817df0f67 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q7 + false + Have clear and objective treatment outcomes to evaluate the effect of the treatment been established and discussed with the patient and family and documented in the patient’s medical record? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q7 + MPS1246_Initial_Disease_State_Q7 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7_R1.aq-meta.xml new file mode 100644 index 000000000..4432148d0 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q7_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q7_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q7_R1 + MPS1246_Initial_Disease_State_Q7_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8.aq-meta.xml new file mode 100644 index 000000000..668b89943 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q8 + false + Have there been discussions with the patient and family which are documented in the patient’s medical record to ensure that the patient and family are aware that treatment may be discontinued if the defined objectives of treatment are not achieved? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q8 + MPS1246_Initial_Disease_State_Q8 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8_R1.aq-meta.xml new file mode 100644 index 000000000..207cc41a0 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q8_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q8_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q8_R1 + MPS1246_Initial_Disease_State_Q8_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9.aq-meta.xml new file mode 100644 index 000000000..f01b36f19 --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9.aq-meta.xml @@ -0,0 +1,17 @@ + + + + true + MPS1246_Initial_Disease_State_Q9 + false + Has the patient been adhering to regularly scheduled infusions and assessments? + Yes +No + Active + 1 + + Radio + MPS1246_Initial_Disease_State_Q9 + MPS1246_Initial_Disease_State_Q9 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9_R1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9_R1.aq-meta.xml new file mode 100644 index 000000000..79e6f541d --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1246_Initial_Disease_State_Q9_R1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1246_Initial_Disease_State_Q9_R1 + false + Comments + Active + 1 + + TextArea + MPS1246_Initial_Disease_State_Q9_R1 + MPS1246_Initial_Disease_State_Q9_R1 + Demographic + diff --git a/OmniStudio-Components/main/default/AssessmentQuestions/MPS1_Initial_Diagnostic_Info_Submission_Q1.aq-meta.xml b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1_Initial_Diagnostic_Info_Submission_Q1.aq-meta.xml new file mode 100644 index 000000000..7bc470cfc --- /dev/null +++ b/OmniStudio-Components/main/default/AssessmentQuestions/MPS1_Initial_Diagnostic_Info_Submission_Q1.aq-meta.xml @@ -0,0 +1,15 @@ + + + + true + MPS1 Initial Diagnostic Info Submission Q1 + false + Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form. + Active + 1 + + TextBlock + MPS1_Initial_Diagnostic_Info_Submission_Q1 + MPS1 Initial Diagnostic Info Submission Q1 + Demographic + diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDCreateACR_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDCreateACR_1.rpt-meta.xml new file mode 100644 index 000000000..c6fbe06a3 --- /dev/null +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDCreateACR_1.rpt-meta.xml @@ -0,0 +1,99 @@ + + + false + false + false + false + false + JSON + EDRDCreateACR + false + + true + 0.0 + = + EDRDCreateACRCustom2443 + 0.0 + 0.0 + FAKEMAPPING + EDRDCreateACR + 1.0 + Id + AccountContactRelation + false + false + + + false + 0.0 + EDRDCreateACRCustom7222 + AccContact + 0.0 + 0.0 + EDRDCreateACR + 1.0 + ContactId + AccountContactRelation + false + false + + + Physician + false + 0.0 + EDRDCreateACRCustom7605 + ProviderRole + 0.0 + 0.0 + EDRDCreateACR + 1.0 + Roles + AccountContactRelation + false + false + + + true + false + 0.0 + EDRDCreateACRCustom3395 + IsActive + 0.0 + 0.0 + EDRDCreateACR + 1.0 + IsActive + AccountContactRelation + false + false + + + false + 0.0 + EDRDCreateACRCustom4071 + ProviderAccId + 0.0 + 0.0 + EDRDCreateACR + 1.0 + AccountId + AccountContactRelation + false + false + + SObject + { + "AccContact" : "003Aq00000dblu1IAA", + "ProviderAccId" : "001Aq00000YHbUPIA1" +} + false + 0.0 + false + json + false + 0.0 + Load + EDRDCreateACR_1 + 1.0 + false + diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml index 0f5f775d7..f4686dac0 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml @@ -1,6 +1,6 @@ - true + false true false DR for Post Details For New/Renewal Case Form with out Doc @@ -86,13 +86,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem3 - PatientInformation:IdPatient + EDRDDRcreateRequestWithNoDocCustom3905 + DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - ContactId + EDRD_MOHApproved_Frequency_Unit__c Case false false @@ -100,28 +100,42 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem23 - PatientInformation:PatAccId + EDRDDRcreateRequestWithNoDocCustom1548 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + 0.0 + 0.0 + EDRDDRcreateRequestWithNoDoc + 1.0 + EDRD_MOHIndefinite_Funding__c + Case + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoDocCustom5352 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - PatientId + Dosage__c MedicationRequest false false - Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem1 + EDRDDRcreateRequestWithNoDocCustom5791 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - Status - Case + 2.0 + Requested_Funding_Duration__c + MedicationRequest false false @@ -155,15 +169,15 @@ false - Active false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem20 + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem23 + PatientId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Status + PatientId MedicationRequest false false @@ -171,74 +185,83 @@ false 0.0 - = - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem24 + EDRDDRcreateRequestWithNoDocCustom1887 + DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 - Id - 1.0 - FAKEMAPPING + 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Case__c - MedicationRequest + 1.0 + EDRD_MOHIndefinite_Funding__c + Case false false - EDRD_Medication_Request + Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestWithNoDocCustom2828 + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem1 0.0 0.0 - DeveloperName - RecordType - Id EDRDDRcreateRequestWithNoDoc - 2.0 - RecordTypeId - MedicationRequest + 1.0 + Status + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom1015 + EDRDDRcreateRequestWithNoDocCustom3953 DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Requested_Funding_Duration_Unit__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration_Unit__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom4143 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestWithNoDocCustom5244 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Requested_Frequency__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Dosage__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem21 - PatientInformation:PrescriberId + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem3 + ACR:ContactId + 0.0 + 0.0 + EDRDDRcreateRequestWithNoDoc + 1.0 + ContactId + Case + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoDocCustom8121 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - RequesterId + EDRD_Indefinite_Funding__c MedicationRequest false false @@ -246,13 +269,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom881 - RequestedNewDosageUnitId + EDRDDRcreateRequestWithNoDocCustom6738 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Dosage_Unit__c + EDRD_MOHApproved_Funding_Duration__c Case false false @@ -260,63 +283,57 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem22 - DrugandDosage:SelectADrug + EDRDDRcreateRequestWithNoDocCustom2665 + DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - MedicationId + EDRD_Indefinite_Funding__c MedicationRequest false false + Active false 0.0 - | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT - CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") - OtherMedDetail - 1.0 - EDRDDRcreateRequestWithNoDocCustom3919 + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem20 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 0.0 - Formula - Formula + 2.0 + Status + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom7922 - OtherMedDetail + EDRDDRcreateRequestWithNoDocCustom3845 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Other_Medication_Detail__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom5372 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + = + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem24 0.0 - 0.0 + Id + 1.0 + FAKEMAPPING EDRDDRcreateRequestWithNoDoc 2.0 - Requested_Frequency_Unit__c + Case__c MedicationRequest false false @@ -324,30 +341,27 @@ false 0.0 - | TODAY - TODAY() - CareEffectiveDateTime - 2.0 - EDRDDRcreateRequestWithNoDocCustom2176 + EDRDDRcreateRequestWithNoDocCustom2165 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 0.0 - Formula - Formula + 2.0 + Dosage__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom709 - DrugandDosage:IndicationId + EDRDDRcreateRequestWithNoDocCustom3172 + RequestedNewDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Medical_Diagnosis__c + Dosage_Units__c MedicationRequest false false @@ -355,27 +369,35 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom1888 - DRUGANDDOSAGERENEWAL:RenewalIndicationId + | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT + CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") + OtherMedDetail + 1.0 + EDRDDRcreateRequestWithNoDocCustom3919 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Medical_Diagnosis__c - MedicationRequest + 0.0 + Formula + Formula false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom4017 - DRUGANDDOSAGERENEWAL:RenewalMedicationDrugId + EDRDDRcreateRequestWithNoDocCustom7922 + OtherMedDetail 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - MedicationId + Other_Medication_Detail__c MedicationRequest false false @@ -383,13 +405,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem4 - ProviderId + EDRDDRcreateRequestWithNoDocCustom881 + RequestedNewDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - Provider__c + EDRD_MOHApproved_Dosage_Unit__c Case false false @@ -397,13 +419,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom8706 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits + EDRDDRcreateRequestWithNoDocCustom6763 + DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Requested_Funding_Duration_Unit__c + Requested_Frequency_Unit__c MedicationRequest false false @@ -411,13 +433,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom1984 - RequestedDosageUnitId + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem22 + DrugandDosage:SelectADrug 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Dosage_Units__c + MedicationId MedicationRequest false false @@ -425,28 +447,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom8163 + EDRDDRcreateRequestWithNoDocCustom4143 DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHApproved_Frequency__c - Case - false - false - - - true - 0.0 - = - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem18 - 0.0 - 0.0 - FAKEMAPPING - EDRDDRcreateRequestWithNoDoc 2.0 - Id + Requested_Frequency__c MedicationRequest false false @@ -454,69 +461,72 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem0 - PatientInformation:CaseType + EDRDDRcreateRequestWithNoDocCustom6760 + DrugandDosage:InitialDosageDetail:RequestedFrequency 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - Type - Case + 2.0 + Requested_Frequency__c + MedicationRequest false false - Portal false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem5 + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem21 + PatientInformation:PrescriberId 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - Origin - Case + 2.0 + RequesterId + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem6 - CaseRecTypeId + EDRDDRcreateRequestWithNoDocCustom1721 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - RecordTypeId + EDRD_MOHApproved_Frequency_Unit__c Case false false + EDRD_Medication_Request false 0.0 - EDRDDRcreateRequestWithNoDocCustom4466 - DrugandDosage:InitialDosageDetail:RequestedDosage + EDRDDRcreateRequestWithNoDocCustom2828 0.0 0.0 + DeveloperName + RecordType + Id EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHApproved_Dosage__c - Case + 2.0 + RecordTypeId + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom2549 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits + EDRDDRcreateRequestWithNoDocCustom718 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c + EDRD_MOHApproved_Dosage_Unit__c Case false false @@ -524,27 +534,27 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom3201 - DrugandDosage:InitialDosageDetail:RequestedFrequency + EDRDDRcreateRequestWithNoDocCustom1015 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHApproved_Frequency__c - Case + 2.0 + Requested_Funding_Duration_Unit__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom5352 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestWithNoDocCustom7978 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Dosage__c + Requested_Funding_Duration__c MedicationRequest false false @@ -552,13 +562,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom5791 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoDocCustom8706 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - Requested_Funding_Duration__c + Requested_Funding_Duration_Unit__c MedicationRequest false false @@ -566,41 +576,41 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom3905 - DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits + EDRDDRcreateRequestWithNoDocCustom1984 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHApproved_Frequency_Unit__c - Case + 2.0 + Dosage_Units__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom1548 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + EDRDDRcreateRequestWithNoDocCustom4017 + DRUGANDDOSAGERENEWAL:RenewalMedicationDrugId 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHIndefinite_Funding__c - Case + 2.0 + MedicationId + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom6738 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem4 + ProviderId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Funding_Duration__c + Provider__c Case false false @@ -608,13 +618,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom2665 - DrugandDosage:InitialDosageDetail:NewIndefiniteFunding + EDRDDRcreateRequestWithNoDocCustom709 + DrugandDosage:IndicationId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - EDRD_Indefinite_Funding__c + Medical_Diagnosis__c MedicationRequest false false @@ -622,27 +632,27 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom5244 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestWithNoDocCustom1888 + DRUGANDDOSAGERENEWAL:RenewalIndicationId 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHApproved_Dosage__c - Case + 2.0 + Medical_Diagnosis__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom8121 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + EDRDDRcreateRequestWithNoDocCustom5372 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc 2.0 - EDRD_Indefinite_Funding__c + Requested_Frequency_Unit__c MedicationRequest false false @@ -650,22 +660,25 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom1887 - DrugandDosage:InitialDosageDetail:NewIndefiniteFunding + | TODAY + TODAY() + CareEffectiveDateTime + 2.0 + EDRDDRcreateRequestWithNoDocCustom2176 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 1.0 - EDRD_MOHIndefinite_Funding__c - Case + 0.0 + Formula + Formula false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom3953 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits + EDRDDRcreateRequestWithNoDocCustom2549 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoDoc @@ -678,27 +691,27 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom3172 - RequestedNewDosageUnitId + EDRDDRcreateRequestWithNoDocCustom3201 + DrugandDosage:InitialDosageDetail:RequestedFrequency 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Dosage_Units__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Frequency__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom3845 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem6 + CaseRecTypeId 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Funding_Duration__c + RecordTypeId Case false false @@ -706,27 +719,13 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom2165 + EDRDDRcreateRequestWithNoDocCustom4466 DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Dosage__c - MedicationRequest - false - false - - - false - 0.0 - EDRDDRcreateRequestWithNoDocCustom718 - RequestedDosageUnitId - 0.0 - 0.0 - EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Dosage_Unit__c + EDRD_MOHApproved_Dosage__c Case false false @@ -734,55 +733,56 @@ false 0.0 - EDRDDRcreateRequestWithNoDocCustom7978 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem0 + PatientInformation:CaseType 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Requested_Funding_Duration__c - MedicationRequest + 1.0 + Type + Case false false + Portal false 0.0 - EDRDDRcreateRequestWithNoDocCustom6760 - DrugandDosage:InitialDosageDetail:RequestedFrequency + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem5 0.0 0.0 EDRDDRcreateRequestWithNoDoc - 2.0 - Requested_Frequency__c - MedicationRequest + 1.0 + Origin + Case false false false 0.0 - EDRDDRcreateRequestWithNoDocCustom1721 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + EDRDDRcreateRequestWithNoDocCustom8163 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoDoc 1.0 - EDRD_MOHApproved_Frequency_Unit__c + EDRD_MOHApproved_Frequency__c Case false false - false + true 0.0 - EDRDDRcreateRequestWithNoDocCustom6763 - DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits + = + EDRDDRcreateRequestWithNoDocCustom0jIAq0000001aizMAAItem18 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoDoc 2.0 - Requested_Frequency_Unit__c + Id MedicationRequest false false diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml index 9213e19c5..fcef32333 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml @@ -90,27 +90,27 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom6593 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestWithNoEligiblityCustom9383 + RequestedNewDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Funding_Duration__c - Case + 2.0 + Dosage_Units__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom9383 - RequestedNewDosageUnitId + EDRDDRcreateRequestWithNoEligiblityCustom5577 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - Dosage_Units__c + Dosage__c MedicationRequest false false @@ -118,27 +118,27 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom5577 - DrugandDosage:InitialDosageDetail:RequestedDosage + EDRDDRcreateRequestWithNoEligiblityCustom6593 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Dosage__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom8621 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits + EDRDDRcreateRequestWithNoEligiblityCustom7294 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - Requested_Funding_Duration_Unit__c + Requested_Frequency_Unit__c MedicationRequest false false @@ -146,42 +146,42 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom4737 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestWithNoEligiblityCustom2802 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Dosage__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Dosage_Unit__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom291 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestWithNoEligiblityCustom7095 + RequestedNewDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Requested_Funding_Duration__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Dosage_Unit__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom2215 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestWithNoEligiblityCustom4428 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Requested_Frequency__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Frequency_Unit__c + Case false false @@ -202,22 +202,22 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom1918 - DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits + EDRDDRcreateRequestWithNoEligiblityCustom2347 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Requested_Frequency_Unit__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration_Unit__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom7294 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + EDRDDRcreateRequestWithNoEligiblityCustom1918 + DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity @@ -230,13 +230,13 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom7095 - RequestedNewDosageUnitId + EDRDDRcreateRequestWithNoEligiblityCustom8957 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - EDRD_MOHApproved_Dosage_Unit__c + EDRD_MOHApproved_Dosage__c Case false false @@ -244,8 +244,8 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom7253 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoEligiblityCustom291 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity @@ -258,55 +258,41 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom5054 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage - 0.0 - 0.0 - EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Dosage__c - Case - false - false - - - false - 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom4700 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoEligiblityCustom2215 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Funding_Duration__c - Case + 2.0 + Requested_Frequency__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom8415 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestWithNoEligiblityCustom984 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Frequency__c - Case + 2.0 + EDRD_Indefinite_Funding__c + MedicationRequest false false - Active false 0.0 - EDRDDRcreateRequestWithNoEligiblity5743820915846369 + EDRDDRcreateRequestWithNoEligiblityCustom8621 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - Status + Requested_Funding_Duration_Unit__c MedicationRequest false false @@ -314,13 +300,13 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity5404393202920046 - PatientInformation:PrescriberId + EDRDDRcreateRequestWithNoEligiblityCustom4737 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - RequesterId + Dosage__c MedicationRequest false false @@ -340,16 +326,15 @@ false - true + Active + false 0.0 - = - EDRDDRcreateRequestWithNoEligiblity5087997151599297 + EDRDDRcreateRequestWithNoEligiblity5743820915846369 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity 2.0 - Id + Status MedicationRequest false false @@ -357,13 +342,13 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity9827689779579438 - PatientInformation:CaseType + EDRDDRcreateRequestWithNoEligiblity5404393202920046 + PatientInformation:PrescriberId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - Type + RequesterId MedicationRequest false false @@ -371,13 +356,13 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity8558120382183751 - PatientInformation:CaseType + EDRDDRcreateRequestWithNoEligiblityCustom4700 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - Type + EDRD_MOHApproved_Funding_Duration__c Case false false @@ -385,13 +370,13 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity9766082464686532 - CaseRecTypeId + EDRDDRcreateRequestWithNoEligiblityCustom8415 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - RecordTypeId + EDRD_MOHApproved_Frequency__c Case false false @@ -399,13 +384,27 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity9379285322269817 - PatientInformation:IdPatient + EDRDDRcreateRequestWithNoEligiblityCustom7253 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + 0.0 + 0.0 + EDRDDRcreateRequestWithNoEligiblity + 2.0 + Requested_Funding_Duration__c + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoEligiblityCustom3025 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - ContactId + EDRD_MOHApproved_Funding_Duration_Unit__c Case false false @@ -413,30 +412,27 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity6206012751849226 - ProviderId + EDRDDRcreateRequestWithNoEligiblityCustom5054 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - Provider__c + EDRD_MOHApproved_Dosage__c Case false false - EDRD_Medication_Request false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom5262 + EDRDDRcreateRequestWithNoEligiblity9827689779579438 + PatientInformation:CaseType 0.0 0.0 - DeveloperName - RecordType - Id EDRDDRcreateRequestWithNoEligiblity 2.0 - RecordTypeId + Type MedicationRequest false false @@ -444,27 +440,28 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom6424 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + EDRDDRcreateRequestWithNoEligiblity8558120382183751 + PatientInformation:CaseType 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - EDRD_MOHIndefinite_Funding__c + Type Case false false - false + true 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom5988 - DrugandDosage:InitialDosageDetail:RequestedFrequency + = + EDRDDRcreateRequestWithNoEligiblity5087997151599297 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity 2.0 - Requested_Frequency__c + Id MedicationRequest false false @@ -502,58 +499,58 @@ false 0.0 - = - EDRDDRcreateRequestWithNoEligiblity44665856547728944 + EDRDDRcreateRequestWithNoEligiblityCustom6424 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding 0.0 - Id - 1.0 - FAKEMAPPING + 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Case__c - MedicationRequest + 1.0 + EDRD_MOHIndefinite_Funding__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom7156 - DrugandDosage:InitialDosageDetail:NewIndefiniteFunding + EDRDDRcreateRequestWithNoEligiblityCustom5988 + DrugandDosage:InitialDosageDetail:RequestedFrequency 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - EDRD_Indefinite_Funding__c + Requested_Frequency__c MedicationRequest false false - true + false 0.0 - = - EDRDDRcreateRequestWithNoEligiblity2704387955130827 + EDRDDRcreateRequestWithNoEligiblity6206012751849226 + ProviderId 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity - 3.0 - Id - ContentDocumentLink + 1.0 + Provider__c + Case false false + EDRD_Medication_Request false 0.0 - EDRDDRcreateRequestWithNoEligiblity8276639928540863 - DrugandDosage:SelectADrug + EDRDDRcreateRequestWithNoEligiblityCustom5262 0.0 0.0 + DeveloperName + RecordType + Id EDRDDRcreateRequestWithNoEligiblity 2.0 - MedicationId + RecordTypeId MedicationRequest false false @@ -561,28 +558,28 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblity23491733036704332 - PatientInformation:PatAccId + EDRDDRcreateRequestWithNoEligiblity9766082464686532 + CaseRecTypeId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - PatientId - MedicationRequest + 1.0 + RecordTypeId + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom8624 - DrugandDosage:IndicationId + EDRDDRcreateRequestWithNoEligiblity9379285322269817 + PatientInformation:IdPatient 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - Medical_Diagnosis__c - MedicationRequest + 1.0 + ContactId + Case false false @@ -617,93 +614,87 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom8370 - DRUGANDDOSAGERENEWAL:RenewalMedicationDrugId + EDRDDRcreateRequestWithNoEligiblity23491733036704332 + PatientInformation:PatAccId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 2.0 - MedicationId + PatientId MedicationRequest false false - Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestWithNoEligiblity736827706602668 + EDRDDRcreateRequestWithNoEligiblityCustom8624 + DrugandDosage:IndicationId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - Status - Case + 2.0 + Medical_Diagnosis__c + MedicationRequest false false - false + true 0.0 - | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT - CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") - OtherMedDetail - 1.0 - EDRDDRcreateRequestWithNoEligiblityCustom4619 + = + EDRDDRcreateRequestWithNoEligiblity2704387955130827 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity - 0.0 - Formula - Formula + 3.0 + Id + ContentDocumentLink false false - true + false 0.0 - = - EDRDDRcreateRequestWithNoEligiblity14129019027865763 + EDRDDRcreateRequestWithNoEligiblity8276639928540863 + DrugandDosage:SelectADrug 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity - 1.0 - Id - Case + 2.0 + MedicationId + MedicationRequest false false - Portal false 0.0 - EDRDDRcreateRequestWithNoEligiblity5207450629130874 + = + EDRDDRcreateRequestWithNoEligiblity44665856547728944 0.0 - 0.0 + Id + 1.0 + FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity - 1.0 - Origin - Case + 2.0 + Case__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom7027 - DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits + EDRDDRcreateRequestWithNoEligiblityCustom7156 + DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Frequency_Unit__c - Case + 2.0 + EDRD_Indefinite_Funding__c + MedicationRequest false false @@ -722,29 +713,29 @@ false + Portal false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom984 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + EDRDDRcreateRequestWithNoEligiblity5207450629130874 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 2.0 - EDRD_Indefinite_Funding__c - MedicationRequest + 1.0 + Origin + Case false false false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom2347 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits + EDRDDRcreateRequestWithNoEligiblityCustom7027 + DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c + EDRD_MOHApproved_Frequency_Unit__c Case false false @@ -752,27 +743,36 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom8957 - DrugandDosage:InitialDosageDetail:RequestedDosage + | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT + CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") + OtherMedDetail + 1.0 + EDRDDRcreateRequestWithNoEligiblityCustom4619 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Dosage__c - Case + 0.0 + Formula + Formula false false - false + true 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom2802 - RequestedDosageUnitId + = + EDRDDRcreateRequestWithNoEligiblity14129019027865763 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoEligiblity 1.0 - EDRD_MOHApproved_Dosage_Unit__c + Id Case false false @@ -780,27 +780,27 @@ false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom4428 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + EDRDDRcreateRequestWithNoEligiblityCustom8370 + DRUGANDDOSAGERENEWAL:RenewalMedicationDrugId 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity - 1.0 - EDRD_MOHApproved_Frequency_Unit__c - Case + 2.0 + MedicationId + MedicationRequest false false + Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestWithNoEligiblityCustom3025 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits + EDRDDRcreateRequestWithNoEligiblity736827706602668 0.0 0.0 EDRDDRcreateRequestWithNoEligiblity 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c + Status Case false false diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml index 80c1339cc..250ddb540 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml @@ -90,14 +90,14 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom2884 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoSupplementoryDocCustom5433 + UploadAttachment:UploadEligibilityForm:data 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 1.0 - EDRD_MOHApproved_Funding_Duration__c - Case + 3.0 + ContentDocumentId + ContentDocumentLink false false @@ -132,44 +132,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom5433 - UploadAttachment:UploadEligibilityForm:data - 0.0 - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDoc - 3.0 - ContentDocumentId - ContentDocumentLink - false - false - - - EDRD_Medication_Request - false - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom7269 - 0.0 - 0.0 - DeveloperName - RecordType - Id - EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - RecordTypeId - MedicationRequest - false - false - - - false - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem6 - CaseRecTypeId + EDRDDRcreateRequestWithNoSupplementoryDocCustom2884 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - RecordTypeId + EDRD_MOHApproved_Funding_Duration__c Case false false @@ -206,46 +175,46 @@ false - true + EDRD_Medication_Request + false 0.0 - = - EDRDDRcreateRequestWithNoSupplementoryDocCustom718 + EDRDDRcreateRequestWithNoSupplementoryDocCustom7269 0.0 0.0 - FAKEMAPPING + DeveloperName + RecordType + Id EDRDDRcreateRequestWithNoSupplementoryDoc - 3.0 - Id - ContentDocumentLink + 2.0 + RecordTypeId + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem12 - PatientInformation:PatAccId + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem6 + CaseRecTypeId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - PatientId - MedicationRequest + 1.0 + RecordTypeId + Case false false false 0.0 - = - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem13 + EDRDDRcreateRequestWithNoSupplementoryDocCustom8341 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 - Id - 1.0 - FAKEMAPPING + 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Case__c + Dosage__c MedicationRequest false false @@ -253,13 +222,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom4887 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestWithNoSupplementoryDocCustom1892 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Dosage__c + Requested_Funding_Duration_Unit__c MedicationRequest false false @@ -303,13 +272,15 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom8341 - DrugandDosage:InitialDosageDetail:RequestedDosage + = + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem13 0.0 - 0.0 + Id + 1.0 + FAKEMAPPING EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Dosage__c + Case__c MedicationRequest false false @@ -317,70 +288,70 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom1892 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits + EDRDDRcreateRequestWithNoSupplementoryDocCustom4887 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Funding_Duration_Unit__c + Dosage__c MedicationRequest false false - false + true 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom6967 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits + = + EDRDDRcreateRequestWithNoSupplementoryDocCustom718 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - Requested_Funding_Duration_Unit__c - MedicationRequest + 3.0 + Id + ContentDocumentLink false false false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom8656 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem12 + PatientInformation:PatAccId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Funding_Duration__c + PatientId MedicationRequest false false - Received - Awaiting Verification + Active false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem1 + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem9 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 1.0 + 2.0 Status - Case + MedicationRequest false false - true + false 0.0 - = - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem2 + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem3 + PatientInformation:IdPatient 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - Id + ContactId Case false false @@ -414,29 +385,30 @@ false - Active + Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem9 + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem1 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 + 1.0 Status - MedicationRequest + Case false false - false + true 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem3 - PatientInformation:IdPatient + = + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem2 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - ContactId + Id Case false false @@ -444,13 +416,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom8972 - DRUGANDDOSAGERENEWAL:RenewalIndicationId + EDRDDRcreateRequestWithNoSupplementoryDocCustom6967 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Medical_Diagnosis__c + Requested_Funding_Duration_Unit__c MedicationRequest false false @@ -458,13 +430,41 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem4 - ProviderId + EDRDDRcreateRequestWithNoSupplementoryDocCustom8656 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + 0.0 + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDoc + 2.0 + Requested_Funding_Duration__c + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem11 + DrugandDosage:SelectADrug + 0.0 + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDoc + 2.0 + MedicationId + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDocCustom1578 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - Provider__c + EDRD_MOHApproved_Funding_Duration_Unit__c Case false false @@ -500,13 +500,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem11 - DrugandDosage:SelectADrug + EDRDDRcreateRequestWithNoSupplementoryDocCustom8972 + DRUGANDDOSAGERENEWAL:RenewalIndicationId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - MedicationId + Medical_Diagnosis__c MedicationRequest false false @@ -514,17 +514,45 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom1578 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits + EDRDDRcreateRequestWithNoSupplementoryDocCustom0jIAq0000001dwzMAAItem4 + ProviderId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c + Provider__c Case false false + + false + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDocCustom964 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + 0.0 + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDoc + 2.0 + Requested_Frequency_Unit__c + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDocCustom567 + RequestedDosageUnitId + 0.0 + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDoc + 2.0 + Dosage_Units__c + MedicationRequest + false + false + false 0.0 @@ -556,13 +584,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom964 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + EDRDDRcreateRequestWithNoSupplementoryDocCustom2193 + DrugandDosage:IndicationId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Frequency_Unit__c + Medical_Diagnosis__c MedicationRequest false false @@ -570,27 +598,27 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom567 - RequestedDosageUnitId + EDRDDRcreateRequestWithNoSupplementoryDocCustom6270 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - Dosage_Units__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Dosage__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom4413 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestWithNoSupplementoryDocCustom7603 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Frequency__c + Requested_Funding_Duration__c MedicationRequest false false @@ -598,13 +626,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom5980 - DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits + EDRDDRcreateRequestWithNoSupplementoryDocCustom5569 + DrugandDosage:InitialDosageDetail:RequestedFrequency 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Frequency_Unit__c + Requested_Frequency__c MedicationRequest false false @@ -640,13 +668,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom7603 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestWithNoSupplementoryDocCustom4413 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Funding_Duration__c + Requested_Frequency__c MedicationRequest false false @@ -654,13 +682,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom5569 - DrugandDosage:InitialDosageDetail:RequestedFrequency + EDRDDRcreateRequestWithNoSupplementoryDocCustom5980 + DrugandDosage:InitialDosageDetail:RequestedFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 2.0 - Requested_Frequency__c + Requested_Frequency_Unit__c MedicationRequest false false @@ -668,22 +696,22 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom2193 - DrugandDosage:IndicationId + EDRDDRcreateRequestWithNoSupplementoryDocCustom1608 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - Medical_Diagnosis__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Frequency_Unit__c + Case false false false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom6270 - DrugandDosage:InitialDosageDetail:RequestedDosage + EDRDDRcreateRequestWithNoSupplementoryDocCustom9707 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc @@ -696,27 +724,27 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom3301 + EDRDDRcreateRequestWithNoSupplementoryDocCustom6011 DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 1.0 - EDRD_MOHIndefinite_Funding__c - Case + 2.0 + EDRD_Indefinite_Funding__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom2012 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestWithNoSupplementoryDocCustom7556 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - EDRD_MOHApproved_Frequency__c + EDRD_MOHApproved_Dosage_Unit__c Case false false @@ -752,41 +780,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom6011 + EDRDDRcreateRequestWithNoSupplementoryDocCustom3301 DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc - 2.0 - EDRD_Indefinite_Funding__c - MedicationRequest - false - false - - - false - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom7556 - RequestedDosageUnitId - 0.0 - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - EDRD_MOHApproved_Dosage_Unit__c - Case - false - false - - - false - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom1608 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits - 0.0 - 0.0 - EDRDDRcreateRequestWithNoSupplementoryDoc - 1.0 - EDRD_MOHApproved_Frequency_Unit__c + EDRD_MOHIndefinite_Funding__c Case false false @@ -794,13 +794,13 @@ false 0.0 - EDRDDRcreateRequestWithNoSupplementoryDocCustom9707 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestWithNoSupplementoryDocCustom2012 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequestWithNoSupplementoryDoc 1.0 - EDRD_MOHApproved_Dosage__c + EDRD_MOHApproved_Frequency__c Case false false diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml index 220a6963f..abc810226 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml @@ -1,6 +1,6 @@ - true + false true false DR for Post Details For New/Renewal Case Form with Eligiblity And Supplementary Doc @@ -80,7 +80,8 @@ "CaseType" : null, "PatientIdentifier" : null, "PatientBirthDate" : null, - "PatientName" : null + "PatientName" : null, + "PatientId" : null } } false @@ -90,69 +91,43 @@ false 0.0 - EDRDDRcreateRequestCustom2140 - DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits - 0.0 - 0.0 - EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c - Case - false - false - - - false - 0.0 - EDRDDRcreateRequestCustom4829 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits - 0.0 - 0.0 - EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Funding_Duration_Unit__c - Case - false - false - - - false - 0.0 - EDRDDRcreateRequestCustom4615 - DrugandDosage:InitialDosageDetail:RequestedFrequency + = + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem24 0.0 - 0.0 + Id + 1.0 + FAKEMAPPING EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Frequency__c - Case + 2.0 + Case__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestCustom6466 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem6 + CaseRecTypeId 0.0 0.0 EDRDDRcreateRequest 1.0 - EDRD_MOHApproved_Frequency_Unit__c + RecordTypeId Case false false - Active false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem20 + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem22 + DrugandDosage:SelectADrug 0.0 0.0 EDRDDRcreateRequest 2.0 - Status + MedicationId MedicationRequest false false @@ -160,14 +135,14 @@ false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem4 - ProviderId + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem23 + PatientInformation:PatAccId 0.0 0.0 EDRDDRcreateRequest - 1.0 - Provider__c - Case + 2.0 + PatientId + MedicationRequest false false @@ -202,57 +177,27 @@ false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem22 - DrugandDosage:SelectADrug - 0.0 - 0.0 - EDRDDRcreateRequest - 2.0 - MedicationId - MedicationRequest - false - false - - - false - 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem23 - PatientInformation:PatAccId + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem25 + UploadAttachment:UploadEligibilityForm:data 0.0 0.0 EDRDDRcreateRequest - 2.0 - PatientId - MedicationRequest - false - false - - - false - 0.0 - = - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem24 - 0.0 - Id - 1.0 - FAKEMAPPING - EDRDDRcreateRequest - 2.0 - Case__c - MedicationRequest + 3.0 + ContentDocumentId + ContentDocumentLink false false false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem6 - CaseRecTypeId + EDRDDRcreateRequestCustom581 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequest 1.0 - RecordTypeId + EDRD_MOHApproved_Dosage__c Case false false @@ -289,42 +234,28 @@ false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem25 - UploadAttachment:UploadEligibilityForm:data - 0.0 - 0.0 - EDRDDRcreateRequest - 3.0 - ContentDocumentId - ContentDocumentLink - false - false - - - false - 0.0 - EDRDDRcreateRequestCustom581 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestCustom4787 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency 0.0 0.0 EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Dosage__c - Case + 2.0 + Requested_Frequency__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestCustom7210 - DrugandDosage:InitialDosageDetail:RequestedFundingDuration + EDRDDRcreateRequestCustom520 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Funding_Duration__c - Case + 2.0 + Dosage_Units__c + MedicationRequest false false @@ -359,55 +290,70 @@ false 0.0 - EDRDDRcreateRequestCustom4787 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequency + EDRDDRcreateRequestCustom7210 + DrugandDosage:InitialDosageDetail:RequestedFundingDuration 0.0 0.0 EDRDDRcreateRequest - 2.0 - Requested_Frequency__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration__c + Case false false false 0.0 - EDRDDRcreateRequestCustom520 - RequestedDosageUnitId + EDRDDRcreateRequestCustom5470 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequest 2.0 - Dosage_Units__c + Requested_Funding_Duration_Unit__c MedicationRequest false false + Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestCustom6073 - DrugandDosage:InitialDosageDetail:NewIndefiniteFunding + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem2 0.0 0.0 EDRDDRcreateRequest - 2.0 - EDRD_Indefinite_Funding__c - MedicationRequest + 1.0 + Status + Case + false + false + + + true + 0.0 + = + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem0 + 0.0 + 0.0 + FAKEMAPPING + EDRDDRcreateRequest + 1.0 + Id + Case false false false 0.0 - EDRDDRcreateRequestCustom1215 - DRUGANDDOSAGERENEWAL:RenewalIndicationId + EDRDDRcreateRequestCustom2706 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequest 2.0 - Medical_Diagnosis__c + Requested_Funding_Duration__c MedicationRequest false false @@ -441,30 +387,29 @@ false - true + false 0.0 - = - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem0 + EDRDDRcreateRequestCustom6073 + DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequest - 1.0 - Id - Case + 2.0 + EDRD_Indefinite_Funding__c + MedicationRequest false false false 0.0 - EDRDDRcreateRequestCustom2706 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + EDRDDRcreateRequestCustom1215 + DRUGANDDOSAGERENEWAL:RenewalIndicationId 0.0 0.0 EDRDDRcreateRequest 2.0 - Requested_Funding_Duration__c + Medical_Diagnosis__c MedicationRequest false false @@ -472,27 +417,27 @@ false 0.0 - EDRDDRcreateRequestCustom5470 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits + EDRDDRcreateRequestCustom2883 + OtherMedDetail 0.0 0.0 EDRDDRcreateRequest 2.0 - Requested_Funding_Duration_Unit__c + Other_Medication_Detail__c MedicationRequest false false - Received - Awaiting Verification false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem2 + EDRDDRcreateRequestCustom2291 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration 0.0 0.0 EDRDDRcreateRequest 1.0 - Status + EDRD_MOHApproved_Funding_Duration__c Case false false @@ -500,13 +445,13 @@ false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem3 - PatientInformation:IdPatient + EDRDDRcreateRequestCustom9896 + RequestedDosageUnitId 0.0 0.0 EDRDDRcreateRequest 1.0 - ContactId + EDRD_MOHApproved_Dosage_Unit__c Case false false @@ -514,14 +459,22 @@ false 0.0 - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem19 - PatientInformation:CaseType + | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT + CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " ++ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") + OtherMedDetail + 1.0 + EDRDDRcreateRequestCustom8939 0.0 0.0 EDRDDRcreateRequest - 2.0 - Type - MedicationRequest + 0.0 + Formula + Formula false false @@ -556,13 +509,13 @@ false 0.0 - EDRDDRcreateRequestCustom9896 - RequestedDosageUnitId + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem3 + PatientInformation:IdPatient 0.0 0.0 EDRDDRcreateRequest 1.0 - EDRD_MOHApproved_Dosage_Unit__c + ContactId Case false false @@ -570,85 +523,72 @@ false 0.0 - | var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage + "/\/\/" + var:DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm + "/\/\/" + CONCAT - CONCAT(DrugandDosage:PleaseEnterOtherDrugDetails:OtherMedicationName+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherIndication +" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherBrand+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherSupplier+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosage+" " -+ DrugandDosage:PleaseEnterOtherDrugDetails:OtherDosageForm+" ") - OtherMedDetail - 1.0 - EDRDDRcreateRequestCustom8939 + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem19 + PatientInformation:CaseType 0.0 0.0 EDRDDRcreateRequest - 0.0 - Formula - Formula + 2.0 + Type + MedicationRequest false false + Active false 0.0 - EDRDDRcreateRequestCustom2883 - OtherMedDetail + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem20 0.0 0.0 EDRDDRcreateRequest 2.0 - Other_Medication_Detail__c + Status MedicationRequest false false - false + true 0.0 - EDRDDRcreateRequestCustom2291 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDuration + = + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem27 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Funding_Duration__c - Case + 3.0 + Id + ContentDocumentLink false false false 0.0 - = - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem26 + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem4 + ProviderId 0.0 - Id - 1.0 - FAKEMAPPING + 0.0 EDRDDRcreateRequest - 3.0 - LinkedEntityId - ContentDocumentLink + 1.0 + Provider__c + Case false false - EDRD_Medication_Request false 0.0 - EDRDDRcreateRequestCustom7090 + EDRDDRcreateRequestCustom4615 + DrugandDosage:InitialDosageDetail:RequestedFrequency 0.0 0.0 - DeveloperName - RecordType - Id EDRDDRcreateRequest - 2.0 - RecordTypeId - MedicationRequest + 1.0 + EDRD_MOHApproved_Frequency__c + Case false - { } false @@ -665,6 +605,20 @@ false false + + false + 0.0 + EDRDDRcreateRequestCustom6466 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFrequencyUnits + 0.0 + 0.0 + EDRDDRcreateRequest + 1.0 + EDRD_MOHApproved_Frequency_Unit__c + Case + false + false + false 0.0 @@ -682,31 +636,31 @@ false - true + false 0.0 - = - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem27 + EDRDDRcreateRequestCustom2140 + DrugandDosage:InitialDosageDetail:RequestedFundingDurationUnits 0.0 0.0 - FAKEMAPPING EDRDDRcreateRequest - 3.0 - Id - ContentDocumentLink + 1.0 + EDRD_MOHApproved_Funding_Duration_Unit__c + Case false false - true + false 0.0 = - EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem28 + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem26 0.0 - 0.0 + Id + 1.0 FAKEMAPPING EDRDDRcreateRequest - 4.0 - Id + 3.0 + LinkedEntityId ContentDocumentLink false false @@ -714,27 +668,30 @@ false 0.0 - EDRDDRcreateRequestCustom3015 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage + EDRDDRcreateRequestCustom4829 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalFundingDurationUnits 0.0 0.0 EDRDDRcreateRequest - 2.0 - Dosage__c - MedicationRequest + 1.0 + EDRD_MOHApproved_Funding_Duration_Unit__c + Case false false + EDRD_Medication_Request false 0.0 - EDRDDRcreateRequestCustom9161 - RequestedNewDosageUnitId + EDRDDRcreateRequestCustom7090 0.0 0.0 + DeveloperName + RecordType + Id EDRDDRcreateRequest 2.0 - Dosage_Units__c + RecordTypeId MedicationRequest false { } @@ -771,8 +728,8 @@ false 0.0 - EDRDDRcreateRequestCustom6533 - DrugandDosage:InitialDosageDetail:RequestedDosage + EDRDDRcreateRequestCustom3015 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalDosage 0.0 0.0 EDRDDRcreateRequest @@ -785,42 +742,44 @@ false 0.0 - EDRDDRcreateRequestCustom5180 + EDRDDRcreateRequestCustom9161 RequestedNewDosageUnitId 0.0 0.0 EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Dosage_Unit__c - Case + 2.0 + Dosage_Units__c + MedicationRequest false + { } false - false + true 0.0 - EDRDDRcreateRequestCustom9924 - DrugandDosage:InitialDosageDetail:RequestedDosage + = + EDRDDRcreateRequestCustom0jIAq0000001akbMAAItem28 0.0 0.0 + FAKEMAPPING EDRDDRcreateRequest - 1.0 - EDRD_MOHApproved_Dosage__c - Case + 4.0 + Id + ContentDocumentLink false false false 0.0 - EDRDDRcreateRequestCustom7270 - DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + EDRDDRcreateRequestCustom2926 + DrugandDosage:InitialDosageDetail:NewIndefiniteFunding 0.0 0.0 EDRDDRcreateRequest - 2.0 - EDRD_Indefinite_Funding__c - MedicationRequest + 1.0 + EDRD_MOHIndefinite_Funding__c + Case false false @@ -855,13 +814,55 @@ false 0.0 - EDRDDRcreateRequestCustom2926 - DrugandDosage:InitialDosageDetail:NewIndefiniteFunding + EDRDDRcreateRequestCustom9924 + DrugandDosage:InitialDosageDetail:RequestedDosage 0.0 0.0 EDRDDRcreateRequest 1.0 - EDRD_MOHIndefinite_Funding__c + EDRD_MOHApproved_Dosage__c + Case + false + false + + + false + 0.0 + EDRDDRcreateRequestCustom7270 + DRUGANDDOSAGERENEWAL:RenewalDosageDetail:RenewalIndefiniteFunding + 0.0 + 0.0 + EDRDDRcreateRequest + 2.0 + EDRD_Indefinite_Funding__c + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestCustom6533 + DrugandDosage:InitialDosageDetail:RequestedDosage + 0.0 + 0.0 + EDRDDRcreateRequest + 2.0 + Dosage__c + MedicationRequest + false + false + + + false + 0.0 + EDRDDRcreateRequestCustom5180 + RequestedNewDosageUnitId + 0.0 + 0.0 + EDRDDRcreateRequest + 1.0 + EDRD_MOHApproved_Dosage_Unit__c Case false false diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml new file mode 100644 index 000000000..4583f3bcc --- /dev/null +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml @@ -0,0 +1,91 @@ + + + false + false + false + false + { + "query" : "SELECT id, PersonContactId FROM Account WHERE Patient_Identifier__pc = '9879450818'" +} + false + JSON + EDRDGetProvider + false + + false + 0.0 + EDRDGetProviderCustom1443 + Account:PersonContactId + 0.0 + 0.0 + EDRDGetProvider + 1.0 + AccContact + json + false + false + + + false + 0.0 + = + PatientIdentifier + EDRDGetProviderCustom776 + Patient_Identifier__pc + Account + 1.0 + 0.0 + EDRDGetProvider + 0.0 + Account + json + false + false + + + false + 0.0 + = + ProviderId + EDRDGetProviderCustom4182 + Id + Contact + 2.0 + 0.0 + EDRDGetProvider + 0.0 + Contact + json + false + false + + + false + 0.0 + EDRDGetProviderCustom2654 + Contact:AccountId + 0.0 + 0.0 + EDRDGetProvider + 1.0 + ProviderAccId + json + false + false + + JSON + { + "PatientIdentifier" : "9012375899", + "ProvederId" : "003Aq00000cokuIIAQ" +} + false + 0.0 + false + json + false + 0.0 + Extract + EDRDGetProvider_1 + 1.0 + false + diff --git a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_Patient_Procedure_1.oip-meta.xml b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_Patient_Procedure_1.oip-meta.xml new file mode 100644 index 000000000..596e3c3fa --- /dev/null +++ b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_Patient_Procedure_1.oip-meta.xml @@ -0,0 +1,298 @@ + + + { + "PrescriberId": "001Aq00000IneI6IAJ", + "PatientIdentifier": "1234567890" +} + Patient Name and BirthDate Clear and Update with Values according to the Patient Identifier. + {"ElementTypeToHTMLTemplateList":[]} + true + true + false + false + false + false + Procedure + EDRDIPCreateNewPatient + + true + false + 0.0 + DataMapperExtractActionforCareProgram + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractCareProgram", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ConAccId", + "element" : "DataMapperExtractActionforphn:Contac:AccId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperExtractAction4", + "disOnTplt" : false +} + 2.0 + DataRaptor Extract Action + + + true + false + 0.0 + DataMapperExtractActionforphn + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractphnEMPI", + "dataRaptor Input Parameters" : [ { + "inputParam" : "phn", + "element" : "PatientIdentifier" + }, { + "inputParam" : "ConAccId", + "element" : "PatientId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperExtractAction3", + "disOnTplt" : false +} + 1.0 + DataRaptor Extract Action + + + true + false + 0.0 + DataRaptorExtractAction3 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRACRExtractofPrescriber", + "dataRaptor Input Parameters" : [ { + "inputParam" : "AccId", + "element" : "PrescriberId" + }, { + "inputParam" : "ConAccId", + "element" : "DataMapperExtractActionforphn:Contac:AccId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataRaptorExtractAction3", + "disOnTplt" : false +} + 3.0 + DataRaptor Extract Action + + + true + false + 0.0 + DRPatientDetailsExtractStep + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "Cont:Id", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRTContactIdsfromACR", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ACRContactId", + "element" : "DataRaptorExtractAction3:ACRContactIds" + }, { + "inputParam" : "phn", + "element" : "PatientIdentifier" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperTurboAction2", + "disOnTplt" : false +} + 4.0 + DataRaptor Turbo Action + + + true + false + 0.0 + DRPatientDetailsExtractStep1 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractPatientDetails", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ContactId", + "element" : "DRPatientDetailsExtractStep" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataRaptorExtractAction3", + "disOnTplt" : false +} + 5.0 + DataRaptor Extract Action + + + true + false + 0.0 + ResponseAction1 + 0.0 + { + "executionConditionalFormula" : "", + "useFormulas" : true, + "additionalOutput" : { + "PatientInformation" : "=IF(DRPatientDetailsExtractStep1:PhnCount != 0, %DRPatientDetailsExtractStep1%,%SetValuesToBlank%)", + "Contact" : "%DRPatientDetailsExtractStep%", + "PatientAvailabilityCheck" : "%DataMapperExtractActionforphn:Contac:phnnumber%", + "CareProgramCheck" : "%DataMapperExtractActionforCareProgram:CPE:Name%", + "PatientDeceasedCheck" : "%DataMapperExtractActionforphn:Contac:Patient_Deceased%", + "CareprogramStatusCheck" : "%DataMapperExtractActionforCareProgram:CPE:Status%" + }, + "returnOnlyAdditionalOutput" : true, + "returnFullDataJSON" : false, + "responseFormat" : "JSON", + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseDefaultData" : { }, + "vlcResponseHeaders" : { }, + "show" : null, + "label" : "ResponseAction1", + "disOnTplt" : false +} + 7.0 + Response Action + + + true + false + 0.0 + SetValuesToBlank + 0.0 + { + "executionConditionalFormula" : "DRPatientDetailsExtractStep1:PhnCount == 0", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "elementValueMap" : { + "PatientName" : "", + "PatientBirthDate" : "", + "PhnCount" : "=%DRPatientDetailsExtractStep1:PhnCount%" + }, + "responseJSONPath" : "", + "responseJSONNode" : "", + "chainOnStep" : false, + "actionMessage" : "", + "show" : null, + "label" : "SetValues1", + "disOnTplt" : false +} + 6.0 + Set Values + + EDRDIP_Patient + Integration Procedure + { + "linkToExternalObject" : "", + "trackingCustomData" : { }, + "includeAllActionsInResponse" : false, + "columnsPropertyMap" : [ ], + "relationshipFieldsMap" : [ ], + "labelSingular" : "", + "labelPlural" : "", + "description" : "", + "nameColumn" : "", + "rollbackOnError" : false, + "chainableQueriesLimit" : 50, + "chainableDMLStatementsLimit" : null, + "chainableCpuLimit" : 2000, + "chainableHeapSizeLimit" : null, + "chainableDMLRowsLimit" : null, + "chainableQueryRowsLimit" : null, + "chainableSoslQueriesLimit" : null, + "chainableActualTimeLimit" : null, + "additionalChainableResponse" : { }, + "queueableChainableQueriesLimit" : 120, + "queueableChainableCpuLimit" : 40000, + "queueableChainableHeapSizeLimit" : 6, + "ttlMinutes" : 5, + "mockResponseMap" : { } +} + Patient + EDRDIP + EDRDIP_Patient_Procedure_1 + 1.0 + ef355616-7494-d7ad-ec18-ac3e924329db + diff --git a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_SearchPatient_Procedure_4.oip-meta.xml b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_SearchPatient_Procedure_4.oip-meta.xml index bf425d3b4..7e279a79f 100644 --- a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_SearchPatient_Procedure_4.oip-meta.xml +++ b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_SearchPatient_Procedure_4.oip-meta.xml @@ -291,5 +291,5 @@ EDRDIP EDRDIP_SearchPatient_Procedure_4 4.0 - 56b78cab-b674-a57f-78c9-baa0459e2892 + f5ac766b-6957-1b72-387f-b0f29db4160f diff --git a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml new file mode 100644 index 000000000..f6e845436 --- /dev/null +++ b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml @@ -0,0 +1,147 @@ + + + { + "ProviderId": "003Aq00000cokuIIAQ", + "PatientIdentifier": "9012375899" +} + {"ElementTypeToHTMLTemplateList":[]} + true + true + false + false + false + false + Procedure + EDRDIPCreateACR + + true + false + 0.0 + DataMapperExtractAction1 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDGetProvider", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ProviderId", + "element" : "ProviderId" + }, { + "inputParam" : "PatientIdentifier", + "element" : "PatientIdentifier" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : false, + "show" : null, + "label" : "DataMapperExtractAction1", + "disOnTplt" : false +} + 1.0 + DataRaptor Extract Action + + + true + false + 0.0 + DataMapperPostAction1 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "DataMapperExtractAction1", + "sendJSONNode" : "", + "bundle" : "EDRDCreateACR", + "chainOnStep" : false, + "actionMessage" : "", + "show" : null, + "label" : "DataMapperPostAction1", + "disOnTplt" : false +} + 2.0 + DataRaptor Post Action + + + true + false + 0.0 + ResponseAction1 + 0.0 + { + "executionConditionalFormula" : "", + "useFormulas" : true, + "additionalOutput" : { + "ACR" : "=%DataMapperPostAction1%" + }, + "returnOnlyAdditionalOutput" : false, + "returnFullDataJSON" : false, + "responseFormat" : "JSON", + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseDefaultData" : { }, + "vlcResponseHeaders" : { }, + "show" : null, + "label" : "ResponseAction1", + "disOnTplt" : false +} + 3.0 + Response Action + + EDRD_CreateACR + Integration Procedure + { + "linkToExternalObject" : "", + "trackingCustomData" : { }, + "includeAllActionsInResponse" : false, + "columnsPropertyMap" : [ ], + "relationshipFieldsMap" : [ ], + "labelSingular" : "", + "labelPlural" : "", + "description" : "", + "nameColumn" : "", + "rollbackOnError" : false, + "chainableQueriesLimit" : 50, + "chainableDMLStatementsLimit" : null, + "chainableCpuLimit" : 2000, + "chainableHeapSizeLimit" : null, + "chainableDMLRowsLimit" : null, + "chainableQueryRowsLimit" : null, + "chainableSoslQueriesLimit" : null, + "chainableActualTimeLimit" : null, + "additionalChainableResponse" : { }, + "queueableChainableQueriesLimit" : 120, + "queueableChainableCpuLimit" : 40000, + "queueableChainableHeapSizeLimit" : 6, + "ttlMinutes" : 5, + "mockResponseMap" : { } +} + CreateACR + EDRD + EDRD_CreateACR_Procedure_1 + 1.0 + 253435fa-26d6-e0d8-1c46-4729137d894f + diff --git a/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml new file mode 100644 index 000000000..70bc29dbc --- /dev/null +++ b/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml @@ -0,0 +1,4343 @@ + + + New submission Form with eforms + {"ElementTypeToHTMLTemplateList":[]} + true + false + false + false + false + true + English + EDRD New Form + + BrineuraInitialSubmission|BrineuraInitialSubmission|English + true + false + 0.0 + BRINEURAINITIALSUBMISSION + 0.0 + { + "Type" : "BrineuraInitialSubmission", + "Sub Type" : "BrineuraInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "cerliponase alfa", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 15.0 + OmniScript + + + true + false + 0.0 + CreateACRRecord + 0.0 + { + "controlWidth" : 12, + "label" : "CreateACR", + "integrationProcedureKey" : "EDRD_CreateACR", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "PatientIdentifier" : "%PatientIdentifier%", + "ProviderId" : "%ProviderId%", + "ProviderAccId" : "003Aq00000cokuIIAQ" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "", + "sendOnlyExtraPayload" : true +} + 42.0 + Integration Procedure Action + + + CrysvitaInitialSubmission|CrysvitaInitialSubmission|English + true + false + 0.0 + CRYSVITAINITIALSUBMISSION + 0.0 + { + "Type" : "CrysvitaInitialSubmission", + "Sub Type" : "CrysvitaInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "burosumab", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 24.0 + OmniScript + + + EDRDDeclarationForm|EDRDConsenteForm|English + true + false + 0.0 + DECLARATION + 0.0 + { + "Type" : "EDRDDeclarationForm", + "Sub Type" : "EDRDConsenteForm", + "Language" : "English", + "show" : null +} + 41.0 + OmniScript + + + DojolviInitialSubmission|DojolviInitialSubmission|English + true + false + 0.0 + DOJOLVIINITIALSUBMISSION + 0.0 + { + "Type" : "DojolviInitialSubmission", + "Sub Type" : "DojolviInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "triheptanoin", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 30.0 + OmniScript + + + true + false + 0.0 + DRcreateRequestEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestEDRD", + "bundle" : "EDRDDRcreateRequest", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : null, + "condition" : "<>", + "field" : "UploadSupportingDoc" + }, { + "field" : "UploadEligibilityForm", + "condition" : "<>", + "data" : null + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 43.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestNoDocEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestNoDocEDRD", + "bundle" : "EDRDDRcreateRequestWithNoDoc", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "=", + "field" : "UploadEligibilityForm" + }, { + "field" : "UploadSupportingDoc", + "condition" : "=", + "data" : null + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 44.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestWithNoEligiblityEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestWithNoEligiblityEDRD", + "bundle" : "EDRDDRcreateRequestWithNoEligiblity", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "=", + "field" : "UploadEligibilityForm" + }, { + "field" : "UploadSupportingDoc", + "condition" : "<>", + "data" : null + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 45.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestWithNoSupplementoryDocEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestWithNoSupplementoryDocEDRD", + "bundle" : "EDRDDRcreateRequestWithNoSupplementoryDoc", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "=", + "field" : "UploadSupportingDoc" + }, { + "field" : "UploadEligibilityForm", + "condition" : "<>", + "data" : null + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 46.0 + DataRaptor Post Action + + + true + false + 0.0 + DREDRDCreateCareObservation + 0.0 + { + "controlWidth" : 12, + "label" : "DREDRDCreateCareObservation", + "bundle" : "EDRDCareObservation", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "<>", + "field" : "PatientWeight" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 47.0 + DataRaptor Post Action + + + + true + false + 1.0 + IndicationId + 0.0 + { + "controlWidth" : 6, + "label" : "Select an Indication", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dataSource" : { + "type" : "SObject", + "mapItems" : { + "phase1MapItems" : [ { + "InterfaceObjectName__c" : "Medical_Diagnosis__c", + "InterfaceFieldAPIName__c" : "Medication__c", + "FilterOperator__c" : "=", + "FilterValue__c" : "MedId", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "Indications" + } ], + "phase2MapItems" : [ { + "DomainObjectFieldAPIName__c" : "name", + "InterfaceFieldAPIName__c" : "Indications:Id", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + }, { + "DomainObjectFieldAPIName__c" : "value", + "InterfaceFieldAPIName__c" : "Indications:Healthcare_Diagnosis__r.Name", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + } ], + "inputParameters" : [ { + "element" : "SelectADrug", + "inputParam" : "MedId" + } ] + }, + "source" : "IndicationLookup.getSecondLookupData" + }, + "placeholder" : "", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Other", + "condition" : "<>", + "field" : "MedicationName" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "clearValue" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 2.0 + Lookup + + + true + false + 1.0 + IndicationText + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<h3 style=\"text-align: right;\"><span style=\"color: #000000;\"><span class=\"ui-provider gr bma bhg bmb bmc bmd bme bmf bmg bmh bmi bmj bmk bml bmm bmn bmo bmp bmq bmr bms bmt bmu bmv bmw bmx bmy bmz bna bnb bnc bnd bne bnf bng\" dir=\"ltr\">Please ensure you select the correct indication.</span></span></h3>", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "IndicationId" + } ] + } + }, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 3.0 + Text Block + + + + true + false + 2.0 + DisplayMedicationInformation + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<div>\n<div>\n<div><span style=\"color: #3598db;\"><em><strong>HEALTH CANADA (HC) Recommended Dose &amp; Funding Info for %SelectADrug% :</strong></em></span></div>\n<div>&nbsp;</div>\n<div><span style=\"color: #3598db;\"><strong>Dosage</strong></span></div>\n<div><span style=\"color: #3598db;\"><em><strong>Initial Dosage :</strong></em> &nbsp;</span>%InitialRecDose%</div>\n</div>\n</div>\n<div><span style=\"color: #3598db;\"><em><strong>Renewal Dosage&nbsp; : </strong></em></span>%RenewalRecDose%</div>\n<div>&nbsp;</div>\n<div><span style=\"color: #3598db;\"><strong>Funding Duration</strong></span></div>\n<div><span style=\"color: #3598db;\"><span style=\"color: #3598db;\"><em><strong>Maximum Initiation Funding Duration :&nbsp; </strong></em></span></span>%MaxInitialFundDuration%</div>\n<div><span style=\"color: #3598db;\"><em><strong>Maximum Renewal Funding Duration : </strong></em></span>%MaxRenewFundDuration%</div>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + + true + false + 2.0 + NewIndefiniteFunding + 0.0 + { + "controlWidth" : 12, + "label" : "Checkbox1", + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : false, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "checkLabel" : "Indefinite Funding", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "MedicationName", + "condition" : "=", + "data" : "cysteamine" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 5.0 + Checkbox + + + true + false + 2.0 + RequestedDosage + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Dosage", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 1.0 + Number + + + true + false + 2.0 + RequestedDosageUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Dosage Units", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : "%RequestedDosageUnits%", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dataSource" : { + "type" : "SObject", + "mapItems" : { + "phase1MapItems" : [ { + "InterfaceObjectName__c" : "UnitOfMeasure", + "InterfaceFieldAPIName__c" : "Name", + "FilterOperator__c" : "<>", + "FilterValue__c" : "''", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "UnitsOfMeasures" + } ], + "phase2MapItems" : [ { + "DomainObjectFieldAPIName__c" : "name", + "InterfaceFieldAPIName__c" : "UnitsOfMeasures:Id", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + }, { + "DomainObjectFieldAPIName__c" : "value", + "InterfaceFieldAPIName__c" : "UnitsOfMeasures:Name", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + } ], + "inputParameters" : [ ] + } + }, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "clearValue" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 2.0 + Lookup + + + true + false + 2.0 + RequestedFrequency + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Frequency", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 3.0 + Number + + + true + false + 2.0 + RequestedFrequencyUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Frequency Units", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : "displayWide", + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Medication.HC_Initial_Frequency_Unit__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 4.0 + Radio + + + true + false + 2.0 + RequestedFundingDuration + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Funding Duration", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : "", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "false", + "condition" : "=", + "field" : "NewIndefiniteFunding" + }, { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "MedicationName", + "condition" : "<>", + "data" : "cysteamine" + } ] + } + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 6.0 + Number + + + true + false + 2.0 + RequestedFundingDurationUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Funding Duration Units", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : "displayWide", + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Medication.HC_Initial_Funding_Duration_Unit__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 7.0 + Radio + + true + false + 1.0 + InitialDosageDetail + 0.0 + { + "controlWidth" : 12, + "label" : "Initial Dosage Details", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Other", + "condition" : "<>", + "field" : "MedicationName" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 10.0 + Block + + + true + false + 1.0 + LineBreak9 + 0.0 + { + "label" : "LineBreak9", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 6.0 + Line Break + + + true + false + 1.0 + MaxInitialFundDuration + 0.0 + { + "controlWidth" : 4, + "label" : "MaxInitialFundDuration", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 9.0 + Text + + + true + false + 1.0 + MedicationName + 0.0 + { + "controlWidth" : 4, + "label" : "MedicationName", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 8.0 + Text + + + true + false + 1.0 + PatientWeight + 0.0 + { + "controlWidth" : 4, + "label" : "Please Enter Patient Weight (kg)", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : "###.##", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "Weight" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 7.0 + Number + + + + true + false + 2.0 + OtherBrand + 0.0 + { + "controlWidth" : 6, + "label" : "Brand", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 2.0 + Text + + + true + false + 2.0 + OtherDosage + 0.0 + { + "autocomplete" : null, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "debounceValue" : 0, + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : null, + "placeholder" : "", + "maxLength" : 255, + "minLength" : 0, + "ptrnErrText" : "", + "pattern" : "", + "mask" : "", + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : null, + "readOnly" : false, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : true, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Dosage", + "controlWidth" : 6 +} + 4.0 + Text + + + true + false + 2.0 + OtherDosageForm + 0.0 + { + "controlWidth" : 6, + "label" : "Dosage Form", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 5.0 + Text + + + true + false + 2.0 + OtherIndication + 0.0 + { + "autocomplete" : null, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "debounceValue" : 0, + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : null, + "placeholder" : "", + "maxLength" : 255, + "minLength" : 0, + "ptrnErrText" : "", + "pattern" : "", + "mask" : "", + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : null, + "readOnly" : false, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : true, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Indication", + "controlWidth" : 6 +} + 1.0 + Text + + + true + false + 2.0 + OtherMedicationName + 0.0 + { + "controlWidth" : 6, + "label" : "Medication Name", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + + true + false + 2.0 + OtherSupplier + 0.0 + { + "controlWidth" : 6, + "label" : "Supplier", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 3.0 + Text + + true + false + 1.0 + PleaseEnterOtherDrugDetails + 0.0 + { + "controlWidth" : 12, + "label" : "Please Enter Other Drug Details", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Other", + "condition" : "=", + "field" : "MedicationName" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 11.0 + Block + + + true + false + 1.0 + SearchDrug + 0.0 + { + "controlWidth" : 5, + "label" : "Load Initial/Renewal eForm", + "bundle" : "EDRDDRExtractDosagesInfoNewType", + "ignoreCache" : true, + "dataRaptor Input Parameters" : [ { + "element" : "SelectADrug", + "inputParam" : "MedicationId" + } ], + "remoteTimeout" : 30000, + "responseJSONPath" : "", + "responseJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "None", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "", + "lwcComponentOverride" : "" +} + 5.0 + DataRaptor Extract Action + + + true + false + 1.0 + SelectADrug + 0.0 + { + "controlWidth" : 6, + "label" : "Select a Drug", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dataSource" : { + "type" : "Custom", + "mapItems" : { + "phase1MapItems" : [ { + "InterfaceObjectName__c" : "Medication", + "InterfaceFieldAPIName__c" : "Status", + "FilterOperator__c" : "=", + "FilterValue__c" : "'Active'", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "Medications" + } ], + "phase2MapItems" : [ { + "DomainObjectFieldAPIName__c" : "name", + "InterfaceFieldAPIName__c" : "Medications:Id", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + }, { + "DomainObjectFieldAPIName__c" : "value", + "InterfaceFieldAPIName__c" : "Medications:Name", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + } ], + "inputParameters" : [ ] + }, + "source" : "EDRD_cls_omniSObjectQuery.MedicationNames" + }, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "clearValue" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "lwcComponentOverride" : "" +} + 1.0 + Lookup + + + true + false + 1.0 + TextBlock1 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<p><strong>2. Initial Dosage Details</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 4.0 + Text Block + + + true + false + 1.0 + TextBlock3 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock3", + "text" : "<p><strong>1. Drung and Indication Selection</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + true + false + 0.0 + DrugandDosage + 0.0 + { + "label" : "DRUG AND DOSAGE", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 5.0 + Step + + + EDRDGenericSubmission|EDRDGenericSubmission|English + true + false + 0.0 + EDRDGENERICSUBMISSION + 0.0 + { + "Type" : "EDRDGenericSubmission", + "Sub Type" : "EDRDGenericSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Other", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 34.0 + OmniScript + + + ElapraseInitialSubmission|ElapraseInitialSubmission|English + true + false + 0.0 + ELAPRASEINITIALSUBMISSION + 0.0 + { + "Type" : "ElapraseInitialSubmission", + "Sub Type" : "ElapraseInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "idursulfase", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 38.0 + OmniScript + + + EmpavaliInitialSubmission|EmpavaliInitialSubmission|English + true + false + 0.0 + EMPAVELIINITIALSUBMISSION + 0.0 + { + "Type" : "EmpavaliInitialSubmission", + "Sub Type" : "EmpavaliInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "pegcetacoplan", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 36.0 + OmniScript + + + EvrysdInitialSubmission|EvrysdInitialSubmission|English + true + false + 0.0 + EVRYSDIINITIALSUBMISSION + 0.0 + { + "Type" : "EvrysdInitialSubmission", + "Sub Type" : "EvrysdInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "risdiplam", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 27.0 + OmniScript + + + true + false + 0.0 + ExtractIndicationName + 0.0 + { + "controlWidth" : 12, + "label" : "ExtractIndicationName", + "bundle" : "EDRDDRExtractIndicationName", + "ignoreCache" : true, + "dataRaptor Input Parameters" : [ { + "element" : "IndicationId", + "inputParam" : "MedicationIDValue" + } ], + "remoteTimeout" : 30000, + "responseJSONPath" : "", + "responseJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 7.0 + DataRaptor Extract Action + + + true + false + 0.0 + ExtractLoginUserId + 0.0 + { + "controlWidth" : 12, + "label" : "ExtractLoginUserId", + "bundle" : "EDRDDRextractloginuserid", + "ignoreCache" : true, + "dataRaptor Input Parameters" : [ { + "element" : "userId", + "inputParam" : "captureId" + } ], + "remoteTimeout" : 30000, + "responseJSONPath" : "", + "responseJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 0.0 + DataRaptor Extract Action + + + GaucherInitialSubmission|gaucherInitialSubmission|English + true + false + 0.0 + GAUCHERINITIALSUBMISSION + 0.0 + { + "Type" : "GaucherInitialSubmission", + "Sub Type" : "gaucherInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "field" : "MedicationName", + "condition" : "=", + "data" : "velaglucerase alfa" + }, { + "field" : "IndicationName", + "condition" : "=", + "data" : "Gaucher disease type 1 - Gaucher" + } ] + } + } +} + 18.0 + OmniScript + + + GivlaariInitialSubmission|GivlaariInitialSubmission|English + true + false + 0.0 + GIVLAARIINITIALSUBMISSION + 0.0 + { + "Type" : "GivlaariInitialSubmission", + "Sub Type" : "GivlaariInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "givosiran", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 31.0 + OmniScript + + + IlarisInitialSubmission|IlarisInitialSubmission|English + true + false + 0.0 + IlARISINITIALSUBMISSION + 0.0 + { + "Type" : "IlarisInitialSubmission", + "Sub Type" : "IlarisInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "canakinumab", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 20.0 + OmniScript + + + increlexInitialSubmission|increlexInitialSubmission|English + true + false + 0.0 + INCRELEXINITIALSUBMISSION + 0.0 + { + "Type" : "increlexInitialSubmission", + "Sub Type" : "increlexInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "mecasermin", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 33.0 + OmniScript + + + true + false + 0.0 + IPCreatPatient + 0.0 + { + "controlWidth" : 12, + "label" : "IPCreatPatient", + "integrationProcedureKey" : "EDRDIP_Patient", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Override", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 4.0 + Integration Procedure Action + + + true + false + 0.0 + IPSearchPatient + 0.0 + { + "controlWidth" : 12, + "label" : "IPSearchPatient", + "integrationProcedureKey" : "EDRDIP_SearchPatient", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "PatientIdentifier" : "%PatientIdentifier%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Search Patient", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "", + "sendOnlyExtraPayload" : true +} + 3.0 + Integration Procedure Action + + + KalydecoInitialSubmission|kalydecoInitialSubmission|English + true + false + 0.0 + KALYDECOINITIALSUBMISSION + 0.0 + { + "Type" : "KalydecoInitialSubmission", + "Sub Type" : "kalydecoInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "ivacaftor", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 13.0 + OmniScript + + + KanumaInitialSubmission|KanumaInitialSubmission|English + true + false + 0.0 + KANUMAINITIALSUBMISSION + 0.0 + { + "Type" : "KanumaInitialSubmission", + "Sub Type" : "KanumaInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "sebelipase alfa", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 29.0 + OmniScript + + + LaronidaseInitialSubmission|LaronidaseInitialSubmission|English + true + false + 0.0 + LARONIDASEINITIALSUBMISSION + 0.0 + { + "Type" : "LaronidaseInitialSubmission", + "Sub Type" : "LaronidaseInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Aldurazyme", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 37.0 + OmniScript + + + LuxturnaInitialSubmission|LuxturnaInitialSubmission|English + true + false + 0.0 + LUXTURNAINITIALSUBMISSION + 0.0 + { + "Type" : "LuxturnaInitialSubmission", + "Sub Type" : "LuxturnaInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "voretigene neparvovec", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 28.0 + OmniScript + + + true + false + 0.0 + MedicationNamenullcheck + 0.0 + { + "controlWidth" : 12, + "label" : "MedicationNamenullcheck", + "validationRequired" : "Step", + "elementErrorMap" : { + "IndicationId" : "Please click on the Select Dosage button below" + }, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "", + "condition" : "=", + "field" : "MedicationName" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 6.0 + Set Errors + + + MyozymeInitialSubmission|MyozymeInitialSubmission|English + true + false + 0.0 + MYOZYMEINITIALSUBMISSION + 0.0 + { + "Type" : "MyozymeInitialSubmission", + "Sub Type" : "MyozymeInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "alglucosidase alfa", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 19.0 + OmniScript + + + NaglazymeInitialSubmission|NaglazymeInitialSubmission|English + true + false + 0.0 + NAGLAZYMEINITIALSUBMISSION + 0.0 + { + "Type" : "NaglazymeInitialSubmission", + "Sub Type" : "NaglazymeInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "galsulfase", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 39.0 + OmniScript + + + OnpattroinInitialSubmission|OnpattroinInitialSubmission|English + true + false + 0.0 + ONPATTROINITIALSUBMISSION + 0.0 + { + "Type" : "OnpattroinInitialSubmission", + "Sub Type" : "OnpattroinInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "patisiran", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 23.0 + OmniScript + + + OxlumoIntialSubmission|OxlumoIntialSubmission|English + true + false + 0.0 + OXLUMOINITIALSUBMISSION + 0.0 + { + "Type" : "OxlumoIntialSubmission", + "Sub Type" : "OxlumoIntialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "lumasiran", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 35.0 + OmniScript + + + + false + false + 1.0 + CareProgramisInactive + 0.0 + { + "controlWidth" : 12, + "label" : "CareProgramisInactive", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Active", + "condition" : "=", + "field" : "CareprogramStatusCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please activate the patient’s EDRD Care Program enrollee status before creating a case.Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Inactive", + "condition" : "=", + "field" : "CareprogramStatusCheck" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "<>", + "data" : "true" + }, { + "field" : "PhnCount", + "condition" : "<>", + "data" : "0" + } ] + } + }, + "HTMLTemplateId" : "" +} + 12.0 + Validation + + + true + false + 1.0 + CaseType + 0.0 + { + "controlWidth" : 2, + "label" : "Request Type", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : "New", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + + false + false + 1.0 + IntegrationProcedureAction1 + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "enableActionMessage" : false, + "enableDefaultAbort" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "svgIcon" : "", + "svgSprite" : "", + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "HTMLTemplateId" : "", + "show" : null, + "showPersistentComponent" : [ true, false ], + "redirectPreviousWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectNextWidth" : 3, + "redirectNextLabel" : "Next", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectPageName" : "", + "validationRequired" : "None", + "failureAbortMessage" : "Are you sure?", + "failureGoBackLabel" : "Go Back", + "failureAbortLabel" : "Abort", + "failureNextLabel" : "Continue", + "postMessage" : "Done", + "inProgressMessage" : "In Progress", + "extraPayload" : { + "PatientIdentifier" : "%PatientIdentifier%", + "PrescriberId" : "%PrescriberId%" + }, + "responseJSONNode" : "", + "responseJSONPath" : "", + "sendJSONNode" : "", + "sendJSONPath" : "", + "postTransformBundle" : "", + "preTransformBundle" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { + "useFuture" : false, + "chainable" : false, + "preTransformBundle" : "", + "postTransformBundle" : "", + "PrescriberId" : "%PrescriberId%", + "PatientIdentifier" : "%PatientIdentifier%" + }, + "useContinuation" : false, + "integrationProcedureKey" : "EDRD_PatientInformation", + "label" : "Search Patient By Apex", + "controlWidth" : 4 +} + 5.0 + Integration Procedure Action + + + true + false + 1.0 + isOptionSelected + 0.0 + { + "controlWidth" : 3, + "label" : "isOptionSelected", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "IF(%SelectOption% == NULL, true, false)", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 2.0 + Formula + + + true + false + 1.0 + LineBreak1 + 0.0 + { + "label" : "LineBreak1", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 3.0 + Line Break + + + true + false + 1.0 + LineBreak7 + 0.0 + { + "label" : "LineBreak7", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 8.0 + Line Break + + + true + false + 1.0 + Messaging1 + 0.0 + { + "controlWidth" : null, + "label" : "Messaging1", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Search Patient", + "condition" : "<>", + "field" : "SelectOption" + }, { + "field" : "SelectOption", + "condition" : "<>", + "data" : "Override" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "xyz", + "active" : true + } ], + "hideLabel" : false, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : null, + "field" : null + } ] + } + }, + "HTMLTemplateId" : "", + "lwcComponentOverride" : "" +} + 7.0 + Validation + + + true + false + 1.0 + Nooptionselected + 0.0 + { + "HTMLTemplateId" : "", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "isOptionSelected", + "condition" : "=", + "data" : "true" + } ] + } + }, + "hideLabel" : true, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Select an option to proceed.", + "active" : true + } ], + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "isOptionSelected", + "condition" : "=", + "data" : "true" + } ] + } + }, + "label" : "No option selected", + "controlWidth" : 12 +} + 13.0 + Validation + + + + true + false + 2.0 + Create Patient Record + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock3", + "text" : "<p><strong>Create Patient Record</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 1.0 + Text Block + + + true + false + 2.0 + CreateRecord + 0.0 + { + "controlWidth" : 3, + "label" : "Create Record", + "remoteClass" : "EDRD_EmpiIntegration", + "remoteMethod" : "createPatient", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "" + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "firstName" : "%firstName%", + "lastName" : "%lastName%", + "dateOfBirth" : "%dateOfBirth%", + "reason" : "%reason%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ { + "path" : "", + "value" : "", + "message" : "" + } ], + "default" : "Record did not created." + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 6.0 + Remote Action + + + true + false + 2.0 + CreateRecordSuccessMessage + 0.0 + { + "HTMLTemplateId" : "", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "patientId", + "condition" : "=", + "data" : "false" + } ] + } + }, + "hideLabel" : true, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "Record as been created, Please click on next to continue.", + "active" : true + }, { + "value" : false, + "type" : "Requirement", + "text" : "", + "active" : false + } ], + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "patientId", + "condition" : "=", + "data" : "false" + } ] + } + }, + "label" : "Create Record Success Message", + "controlWidth" : 12 +} + 8.0 + Validation + + + true + false + 2.0 + dateOfBirth + 0.0 + { + "controlWidth" : null, + "label" : "Patient Birth Date", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dateType" : "string", + "modelDateFormat" : "yyyy-MM-dd", + "dateFormat" : "MM-dd-yyyy", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "minDate" : "", + "maxDate" : "" +} + 4.0 + Date + + + true + false + 2.0 + firstName + 0.0 + { + "controlWidth" : 4, + "label" : "First name", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 2.0 + Text + + + true + false + 2.0 + lastName + 0.0 + { + "controlWidth" : 3, + "label" : "Last Name", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 3.0 + Text + + + true + false + 2.0 + LineBreak8 + 0.0 + { + "label" : "LineBreak8", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 5.0 + Line Break + + + true + false + 2.0 + patientId + 0.0 + { + "controlWidth" : null, + "label" : "patientId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "IF(%searchOutput:patientId% == NULL, true, false)", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 7.0 + Formula + + + true + false + 2.0 + reason + 0.0 + { + "controlWidth" : 12, + "label" : "Reason", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Case.Reason__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 0.0 + Radio + + true + false + 1.0 + OverrideSelect + 0.0 + { + "controlWidth" : null, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Override", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 9.0 + Block + + + false + false + 1.0 + PatientNotenrolledinCareprogram + 0.0 + { + "controlWidth" : 12, + "label" : "PatientNotenrolledinCareprogram", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "CareProgramCheck" + }, { + "field" : "PhnCount", + "condition" : "<>", + "data" : "0" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please enroll the patient into the EDRD Care Program before creating a case. Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "PatientAvailabilityCheck" + }, { + "field" : "CareProgramCheck", + "condition" : "=", + "data" : "null" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "<>", + "data" : "true" + }, { + "field" : "PhnCount", + "condition" : "<>", + "data" : "0" + } ] + } + }, + "HTMLTemplateId" : "" +} + 11.0 + Validation + + + true + false + 1.0 + PhnCount + 0.0 + { + "controlWidth" : null, + "label" : "PhnCount", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 6.0 + Number + + + true + false + 1.0 + PrescriberId + 0.0 + { + "controlWidth" : 4, + "label" : "PrescriberId", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 1.0 + Text + + + + + true + false + 3.0 + Birthdate + 0.0 + { + "controlWidth" : null, + "label" : "Birthdate", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:dateOfBirth%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 1.0 + Formula + + + true + false + 3.0 + Gender + 0.0 + { + "controlWidth" : null, + "label" : "Gender", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:gender%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 2.0 + Formula + + + true + false + 3.0 + PatientName + 0.0 + { + "controlWidth" : null, + "label" : "Patient Name", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:firstName%+' '+ %searchOutput:lastName%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 0.0 + Formula + + true + false + 2.0 + Block + 0.0 + { + "controlWidth" : 12, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "searchOutput:isPatientFound" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 11.0 + Block + + + true + false + 2.0 + LineBreak2 + 0.0 + { + "label" : "LineBreak2", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 6.0 + Line Break + + + true + false + 2.0 + LineBreak3 + 0.0 + { + "label" : "LineBreak3", + "padding" : 3, + "show" : null, + "HTMLTemplateId" : "" +} + 4.0 + Line Break + + + true + false + 2.0 + LineBreak4 + 0.0 + { + "label" : "LineBreak4", + "padding" : 3, + "show" : null, + "HTMLTemplateId" : "" +} + 8.0 + Line Break + + + true + false + 2.0 + LineBreak5 + 0.0 + { + "HTMLTemplateId" : "", + "show" : null, + "padding" : 3, + "label" : "LineBreak3" +} + 1.0 + Line Break + + + true + false + 2.0 + LineBreak6 + 0.0 + { + "label" : "LineBreak6", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 9.0 + Line Break + + + true + false + 2.0 + PatientDeceasedErrorMessage + 0.0 + { + "controlWidth" : 12, + "label" : "Messaging1", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "<>", + "field" : "searchOutput:deceased" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "An EDRD case cannot be created for a deceased patient. Please contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "DeceasedStatus" + } ] + } + }, + "HTMLTemplateId" : "" +} + 5.0 + Validation + + + true + false + 2.0 + PatientIdentifier + 0.0 + { + "controlWidth" : 4, + "label" : "Enter PHN", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 20, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + + true + false + 2.0 + PhnnotAvailableErrorMessage + 0.0 + { + "controlWidth" : 12, + "label" : "PhnnotAvailableErrorMessage", + "validateExpression" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "PatientAvailabilityCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please enroll the patient into the EDRD Care Program before creating a case. Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : null, + "HTMLTemplateId" : "" +} + 7.0 + Validation + + + true + false + 2.0 + PhnNotFoundErrorMessage + 0.0 + { + "controlWidth" : 12, + "label" : "PhnNotFoundErrorMessage", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "<>", + "field" : "searchOutput:isPatientFound" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "The PHN entered is not associated with the current EDRD management system. Please contact PHSA PSP to set up or link the patient account at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "<>", + "field" : "searchOutput:isPatientFound" + } ] + } + }, + "HTMLTemplateId" : "" +} + 3.0 + Validation + + + true + false + 2.0 + searchPatient + 0.0 + { + "controlWidth" : null, + "label" : "Search Patient", + "remoteClass" : "EDRD_EmpiIntegration", + "remoteMethod" : "getEmpidata", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "" + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "phn" : "%PatientIdentifier%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "", + "sendOnlyExtraPayload" : true +} + 2.0 + Remote Action + + + true + false + 2.0 + TextBlock2 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock2", + "text" : "<p><strong data-renderer-mark=\"true\">Email: </strong><a data-testid=\"link-with-safety\" href=\"mailto:psp@phsa.ca\" title=\"mailto:psp@phsa.ca\" data-renderer-mark=\"true\" class=\"css-1rn59kg\"><strong data-renderer-mark=\"true\">psp@phsa.ca</strong></a></p>", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "0", + "condition" : "=", + "field" : "PhnCount" + }, { + "field" : "PatientAvailabilityCheck", + "condition" : "=", + "data" : "null" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "=", + "data" : "true" + }, { + "field" : "CareProgramCheck", + "condition" : "=", + "data" : "null" + }, { + "field" : "CareprogramStatusCheck", + "condition" : "=", + "data" : "Inactive" + } ] + } + }, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 10.0 + Text Block + + true + false + 1.0 + SearchPatientSelect + 0.0 + { + "controlWidth" : 12, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Search Patient", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 10.0 + Block + + + true + false + 1.0 + SelectOption + 0.0 + { + "controlWidth" : null, + "label" : "Select option for search patient or create a new record.", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ { + "name" : "Search Patient", + "developerName" : null, + "value" : "Search Patient", + "autoAdv" : null + }, { + "name" : "Override", + "developerName" : null, + "value" : "Override", + "autoAdv" : null + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 4.0 + Radio + + true + false + 0.0 + PatientInformation + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "allowSaveForLater" : false, + "chartLabel" : null, + "instructionKey" : "", + "HTMLTemplateId" : "", + "conditionType" : "Hide if False", + "show" : null, + "knowledgeOptions" : { + "typeFilter" : "", + "remoteTimeout" : 30000, + "dataCategoryCriteria" : "", + "keyword" : "", + "publishStatus" : "Online", + "language" : "English" + }, + "remoteOptions" : { }, + "remoteTimeout" : 30000, + "remoteMethod" : "", + "remoteClass" : "", + "showPersistentComponent" : [ true, false ], + "instruction" : "", + "completeMessage" : "Are you sure you want to complete the script?", + "completeLabel" : "Complete", + "saveMessage" : "Are you sure you want to save it for later?", + "saveLabel" : "Save for later", + "cancelMessage" : "Are you sure?", + "cancelLabel" : "Cancel", + "nextWidth" : "3", + "nextLabel" : "Next", + "previousWidth" : "3", + "previousLabel" : "Previous", + "validationRequired" : true, + "label" : "SEARCH PATIENT" +} + 1.0 + Step + + + ProcysbiInitialSubmission|ProcysbiInitialSubmission|English + true + false + 0.0 + PROCYSBIINITIALSUBMISSION + 0.0 + { + "Type" : "ProcysbiInitialSubmission", + "Sub Type" : "ProcysbiInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "cysteamine", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 17.0 + OmniScript + + + true + false + 0.0 + RemoteCreateAssessment + 0.0 + { + "controlWidth" : 12, + "label" : "RemoteCreateAssessment", + "remoteClass" : "omnistudio.StoreResponses", + "remoteMethod" : "invokeMethod", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "Assessment.CaseId" : "%DRId_Case%", + "Assessment.AssessmentStatus" : "Completed" + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 48.0 + Remote Action + + + true + false + 0.0 + RestartOmniscript + 0.0 + { + "controlWidth" : 12, + "label" : "RestartOmniscript", + "validationRequired" : "Submit", + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "pubsub" : false, + "message" : { }, + "targetType" : "Restart OmniScript", + "objectAction" : "home", + "recordAction" : "view", + "loginAction" : "login", + "targetFilter" : "Recent", + "targetId" : "%ContextId%", + "variant" : "brand", + "iconName" : "", + "iconVariant" : "", + "iconPosition" : "left", + "replace" : false, + "targetLWCLayout" : "lightning", + "businessCategory" : "", + "businessEvent" : "" +} + 50.0 + Navigate Action + + + true + false + 0.0 + SetValues + 0.0 + { + "controlWidth" : 12, + "label" : "SetValues", + "elementValueMap" : { + "PatientIdentifier" : "%PatientIdentifier%", + "PatientId" : "%searchOutput:patientId%", + "ProviderAccId" : "003Aq00000cokuIIAQ" + }, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 2.0 + Set Values + + + SolirisaHUSforDeNovoInitial|SolirisaHUSforDeNovoInitial|English + true + false + 0.0 + SOLIRISaHUSFORDENOVOINITIAL + 0.0 + { + "Type" : "SolirisaHUSforDeNovoInitial", + "Sub Type" : "SolirisaHUSforDeNovoInitial", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "De novo Disease", + "condition" : "=", + "field" : "TransplantStatusQuestion" + } ] + } + } +} + 9.0 + OmniScript + + + SolirisaHUSforPeriKidneyTransplant|SolirisaHUSforPeriKidneyTransplant|English + true + false + 0.0 + SOLIRISaHUSFORPERIKIDNEYTRANSPLANT + 0.0 + { + "Type" : "SolirisaHUSforPeriKidneyTransplant", + "Sub Type" : "SolirisaHUSforPeriKidneyTransplant", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Peri", + "condition" : "=", + "field" : "TransplantStatusQuestion" + } ] + } + } +} + 10.0 + OmniScript + + + SolirisaHUSforPostInitial|SolirisaHUSforPostInitial|English + true + false + 0.0 + SOLIRISaHUSFORPOSTINITIAL + 0.0 + { + "Type" : "SolirisaHUSforPostInitial", + "Sub Type" : "SolirisaHUSforPostInitial", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Post", + "condition" : "=", + "field" : "TransplantStatusQuestion" + } ] + } + } +} + 11.0 + OmniScript + + + SolirisPNHInitialSubmission|SolirisPNHInitialSubmission|English + true + false + 0.0 + SOLIRISPNHINITIALSUBMISSION + 0.0 + { + "Type" : "SolirisPNHInitialSubmission", + "Sub Type" : "SolirisPNHInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "eculizumab-PNH", + "condition" : "=", + "field" : "MedicationName" + }, { + "field" : "IndicationName", + "condition" : "=", + "data" : "paroxysmal nocturnal hemoglobinuria - PNH" + } ] + } + } +} + 12.0 + OmniScript + + + SpinrazaInitialsubmission|SpinrazaInitialsubmission|English + true + false + 0.0 + SPINRAZAINITIALSUBMISSION + 0.0 + { + "Type" : "SpinrazaInitialsubmission", + "Sub Type" : "SpinrazaInitialsubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "nusinersen", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 14.0 + OmniScript + + + + true + false + 1.0 + Success + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<p><strong>Request submitted successfully</strong></p>\n<p><strong>Please click on My Cases Tab to view the submitted case details.</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + true + false + 0.0 + SUCCESS + 0.0 + { + "label" : "SUCCESS", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : "0", + "nextLabel" : "Finish", + "nextWidth" : "3", + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "", + "saveMessage" : "", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 49.0 + Step + + + TakhzyroInitialSubmission|TakhzyroInitialSubmission|English + true + false + 0.0 + TAKHZYROINITIALSUBMISSION + 0.0 + { + "Type" : "TakhzyroInitialSubmission", + "Sub Type" : "TakhzyroInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "lanadelumab", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 22.0 + OmniScript + + + TegsediInitialSubmission|TegsediInitialSubmission|English + true + false + 0.0 + TEGSEDIINITIALSUBMISSION + 0.0 + { + "Type" : "TegsediInitialSubmission", + "Sub Type" : "TegsediInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "inotersen", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 21.0 + OmniScript + + + + true + false + 1.0 + TransplantStatusQuestion + 0.0 + { + "controlWidth" : 12, + "label" : "What is the Transplant status ?", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ { + "name" : "De novo Disease", + "developerName" : null, + "value" : "De novo Disease", + "autoAdv" : null + }, { + "name" : "Peri", + "developerName" : null, + "value" : "Peri", + "autoAdv" : null + }, { + "name" : "Post", + "developerName" : null, + "value" : "Post", + "autoAdv" : null + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 0.0 + Radio + + true + false + 0.0 + TRANSPLANTSTATUS + 0.0 + { + "label" : "TRANSPLANT STATUS", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "eculizumab-aHUS", + "condition" : "=", + "field" : "MedicationName" + }, { + "field" : "IndicationName", + "condition" : "=", + "data" : "atypical hemolytic uremic syndrome - aHUS" + } ] + } + }, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 8.0 + Step + + + TrikaftaInitialSubmissionForm|trikaftaInitialSubmissionForm|English + true + false + 0.0 + TRIKAFTAIINITIALSUBMISSION + 0.0 + { + "Type" : "TrikaftaInitialSubmissionForm", + "Sub Type" : "trikaftaInitialSubmissionForm", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "elexacaftor/tezacaftor/ivacaftor", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 26.0 + OmniScript + + + + true + false + 1.0 + EnsureEligibility + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<ul>\n<li><span style=\"color: #3598db;\">Please ensure to upload the eligibility form.&nbsp; This document is required but is not mandatory during the initial submission process.</span></li>\n<li><span style=\"color: #3598db;\">Also, please upload genetic reports/Consult notes/Lab reports and other relevant documents.</span></li>\n</ul>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + + true + false + 1.0 + UploadEligibilityForm + 0.0 + { + "controlWidth" : 12, + "label" : "Upload Eligibility Form", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "uploadContDoc" : true, + "contentParentId" : [ "" ], + "extraPayload" : { }, + "remoteClass" : "", + "remoteMethod" : "", + "remoteOptions" : { }, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 1.0 + File + + + true + false + 1.0 + UploadSupportingDoc + 0.0 + { + "controlWidth" : 12, + "label" : "Upload Supporting Documents", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "uploadContDoc" : true, + "contentParentId" : [ "" ], + "extraPayload" : { }, + "remoteClass" : "", + "remoteMethod" : "", + "remoteOptions" : { }, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 2.0 + File + + true + false + 0.0 + UploadAttachment + 0.0 + { + "label" : "UPLOAD ATTACHMENTS", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 40.0 + Step + + + VimizimInitialSubmission|VimizimInitialSubmission|English + true + false + 0.0 + VIMIZIMINITIALSUBMISSION + 0.0 + { + "Type" : "VimizimInitialSubmission", + "Sub Type" : "VimizimInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "elosulfase alfa", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 16.0 + OmniScript + + + VyndaqelVyndamaxInitialSubmission|VyndaqelVyndamaxInitialSubmission|English + true + false + 0.0 + VYNDAQEL/VYNDAMAX/INITIALSUBMISSION + 0.0 + { + "Type" : "VyndaqelVyndamaxInitialSubmission", + "Sub Type" : "VyndaqelVyndamaxInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "tafamidis - Vyndamax", + "condition" : "=", + "field" : "MedicationName" + }, { + "field" : "MedicationName", + "condition" : "=", + "data" : "tafamidis - Vyndaqel" + } ] + } + } +} + 25.0 + OmniScript + + + ZolgensmaInitialSubmission|ZolgensmaInitialSubmission|English + true + false + 0.0 + ZOLGENSMAINITIALSUBMISSION + 0.0 + { + "Type" : "ZolgensmaInitialSubmission", + "Sub Type" : "ZolgensmaInitialSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "onasemnogene abeparvovec", + "condition" : "=", + "field" : "MedicationName" + } ] + } + } +} + 32.0 + OmniScript + + OmniScript + {"persistentComponent":[{"render":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","sendJSONPath":"","sendJSONNode":"","responseJSONPath":"","responseJSONNode":"","id":"vlcCart","itemsKey":"cartItems","modalConfigurationSetting":{"modalHTMLTemplateId":"vlcProductConfig.html","modalController":"ModalProductCtrl","modalSize":"lg"}},{"render":false,"dispOutsideOmni":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","id":"vlcKnowledge","itemsKey":"knowledgeItems","modalConfigurationSetting":{"modalHTMLTemplateId":"","modalController":"","modalSize":"lg"}}],"allowSaveForLater":false,"saveNameTemplate":"%CaseType% - %PatientName% - %PatientIdentifier%","saveExpireInDays":null,"saveForLaterRedirectPageName":"sflRedirect","saveForLaterRedirectTemplateUrl":"vlcSaveForLaterAcknowledge.html","saveContentEncoded":false,"saveObjectId":"%PatAccId%","saveURLPatterns":{"":""},"autoSaveOnStepNext":false,"elementTypeToHTMLTemplateMapping":{},"seedDataJSON":{},"trackingCustomData":{},"enableKnowledge":false,"bLK":false,"lkObjName":null,"knowledgeArticleTypeQueryFieldsMap":{},"timeTracking":false,"hideStepChart":false,"mergeSavedData":false,"visualforcePagesAvailableInPreview":{},"cancelType":"SObject","allowCancel":true,"cancelSource":"%ContextId%","cancelRedirectPageName":"OmniScriptCancelled","cancelRedirectTemplateUrl":"vlcCancelled.html","consoleTabLabel":"New","wpm":false,"ssm":false,"message":{},"pubsub":false,"autoFocus":false,"currencyCode":"","showInputWidth":false,"rtpSeed":false,"consoleTabTitle":null,"consoleTabIcon":"custom:custom18","errorMessage":{"custom":[]},"stylesheet":{"newport":"","lightning":"","newportRtl":"","lightningRtl":""},"stepChartPlacement":"top","disableUnloadWarn":true,"scrollBehavior":"auto","currentLanguage":"en_US","isSeoEnabled":false,"scrollToTopWhenNavigatingBetweenStepsOnExperienceCloudSites":true,"allowLongLabels":true,"designTokenOverride":""} + EDRDNewForm + EDRDNewForm + EDRDNewForm_EDRDNewForm_English_9 + 9.0 + 507189ad-7aeb-82f4-2224-e6a3c6803a53 + diff --git a/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml new file mode 100644 index 000000000..a7fee7f59 --- /dev/null +++ b/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml @@ -0,0 +1,3971 @@ + + + EDRD Renewal Submission Form with eforms + {"ElementTypeToHTMLTemplateList":[]} + true + false + false + false + false + true + English + EDRD Renewal Form + + BrineuraRenewalSubmission|BrineuraRenewalSubmission|English + true + false + 0.0 + BRINEURARENEWALSUBMISSION + 0.0 + { + "Type" : "BrineuraRenewalSubmission", + "Sub Type" : "BrineuraRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "cerliponase alfa", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 17.0 + OmniScript + + + true + false + 0.0 + CaseNotfoundError + 0.0 + { + "controlWidth" : 12, + "label" : "CaseNotfoundError", + "validationRequired" : "Step", + "elementErrorMap" : { + "PleaseEnterCaseNumber" : "Please enter a valid case number" + }, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "=", + "field" : "CaseValues:CaseNumber" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 7.0 + Set Errors + + + true + false + 0.0 + CreateACRRecord + 0.0 + { + "controlWidth" : 12, + "label" : "CreateACRRecord", + "integrationProcedureKey" : "EDRD_CreateACR", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "PatientIdentifier" : "%PatientIdentifier%", + "ProviderId" : "%ProviderId%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 39.0 + Integration Procedure Action + + + CrysvitaRenewalSubmission|CrysvitaRenewalSubmission|English + true + false + 0.0 + CRYSVITARENEWALSUBMISSION + 0.0 + { + "Type" : "CrysvitaRenewalSubmission", + "Sub Type" : "CrysvitaRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "burosumab", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 24.0 + OmniScript + + + EDRDDeclarationForm|EDRDConsenteForm|English + true + false + 0.0 + DECLARATION + 0.0 + { + "Type" : "EDRDDeclarationForm", + "Sub Type" : "EDRDConsenteForm", + "Language" : "English", + "show" : null +} + 38.0 + OmniScript + + + DojolviRenewalSubmission|DojolviRenewalSubmission|English + true + false + 0.0 + DOJOLVIRENEWALSUBMISSION + 0.0 + { + "Type" : "DojolviRenewalSubmission", + "Sub Type" : "DojolviRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "triheptanoin", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 29.0 + OmniScript + + + true + false + 0.0 + DRcreateRequestEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestEDRD", + "bundle" : "EDRDDRcreateRequest", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "", + "condition" : "<>", + "field" : "UploadSupportingDoc" + }, { + "field" : "UploadEligibilityForm", + "condition" : "<>", + "data" : "" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 40.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestNoDocEDRD + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "enableActionMessage" : false, + "enableDefaultAbort" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "HTMLTemplateId" : "", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "", + "condition" : "=", + "field" : "UploadSupportingDoc" + }, { + "field" : "UploadEligibilityForm", + "condition" : "=", + "data" : "" + } ] + } + }, + "showPersistentComponent" : [ true, false ], + "redirectPreviousWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectNextWidth" : 3, + "redirectNextLabel" : "Next", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectPageName" : "", + "validationRequired" : "Submit", + "failureAbortMessage" : "Are you sure?", + "failureGoBackLabel" : "Go Back", + "failureAbortLabel" : "Abort", + "failureNextLabel" : "Continue", + "postMessage" : "Done", + "inProgressMessage" : "In Progress", + "sendJSONNode" : "", + "sendJSONPath" : "", + "postTransformBundle" : "", + "remoteTimeout" : 30000, + "bundle" : "EDRDDRcreateRequestWithNoDoc", + "label" : "DRcreateRequestNoDocEDRD", + "controlWidth" : 12 +} + 41.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestWithNoEligiblityEDRD + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "enableActionMessage" : false, + "enableDefaultAbort" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "HTMLTemplateId" : "", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "<>", + "field" : "UploadSupportingDoc" + }, { + "field" : "UploadEligibilityForm", + "condition" : "=", + "data" : null + } ] + } + }, + "showPersistentComponent" : [ true, false ], + "redirectPreviousWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectNextWidth" : 3, + "redirectNextLabel" : "Next", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectPageName" : "", + "validationRequired" : "Submit", + "failureAbortMessage" : "Are you sure?", + "failureGoBackLabel" : "Go Back", + "failureAbortLabel" : "Abort", + "failureNextLabel" : "Continue", + "postMessage" : "Done", + "inProgressMessage" : "In Progress", + "sendJSONNode" : "", + "sendJSONPath" : "", + "postTransformBundle" : "", + "remoteTimeout" : 30000, + "bundle" : "EDRDDRcreateRequestWithNoEligiblity", + "label" : "DRcreateRequestWithNoEligiblityEDRD", + "controlWidth" : 12 +} + 42.0 + DataRaptor Post Action + + + true + false + 0.0 + DRcreateRequestWithNoSupplementoryDocEDRD + 0.0 + { + "controlWidth" : 12, + "label" : "DRcreateRequestWithNoSupplementoryDocEDRD", + "bundle" : "EDRDDRcreateRequestWithNoSupplementoryDoc", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "UploadSupportingDoc", + "condition" : "=", + "data" : null + }, { + "data" : null, + "condition" : "<>", + "field" : "UploadEligibilityForm" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 43.0 + DataRaptor Post Action + + + true + false + 0.0 + DREDRDCreateCareObservation + 0.0 + { + "controlWidth" : 12, + "label" : "DREDRDCreateCareObservation", + "bundle" : "EDRDCareObservation", + "remoteTimeout" : 30000, + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Submit", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : null, + "condition" : "<>", + "field" : "PatientWeight" + }, { + "field" : "RenewalWeight", + "condition" : "<>", + "data" : null + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 44.0 + DataRaptor Post Action + + + + true + false + 1.0 + IndicationText + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock2", + "text" : "<h3 style=\"text-align: right;\"><span style=\"color: #000000;\"><span class=\"ui-provider gr bma bhg bmb bmc bmd bme bmf bmg bmh bmi bmj bmk bml bmm bmn bmo bmp bmq bmr bms bmt bmu bmv bmw bmx bmy bmz bna bnb bnc bnd bne bnf bng\" dir=\"ltr\">Please ensure you select the correct indication.</span></span></h3>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 2.0 + Text Block + + + true + false + 1.0 + IndicationValueRenewal + 0.0 + { + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "clearValue" : true, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : null, + "placeholder" : "", + "dataSource" : { + "mapItems" : { + "inputParameters" : [ { + "element" : "SelectDrugRenewal", + "inputParam" : "MedId" + } ], + "phase2MapItems" : [ { + "DomainObjectCreationOrder__c" : 1, + "DomainObjectAPIName__c" : "JSON", + "InterfaceFieldAPIName__c" : "Indications:Id", + "DomainObjectFieldAPIName__c" : "name" + }, { + "DomainObjectCreationOrder__c" : 1, + "DomainObjectAPIName__c" : "JSON", + "InterfaceFieldAPIName__c" : "Indications:Healthcare_Diagnosis__r.Name", + "DomainObjectFieldAPIName__c" : "value" + } ], + "phase1MapItems" : [ { + "DomainObjectFieldAPIName__c" : "Indications", + "InterfaceObjectLookupOrder__c" : 1, + "FilterValue__c" : "MedId", + "FilterOperator__c" : "=", + "InterfaceFieldAPIName__c" : "Medication__c", + "InterfaceObjectName__c" : "Medical_Diagnosis__c" + } ] + }, + "type" : "SObject" + }, + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : "%IndicationDetails:IndicationNameRenewal%", + "readOnly" : true, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : true, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Indication", + "controlWidth" : 6 +} + 1.0 + Lookup + + + true + false + 1.0 + MaxRenewFundDuration + 0.0 + { + "controlWidth" : 4, + "label" : "MaxRenewFundDuration", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 7.0 + Text + + + true + false + 1.0 + MedicationNameRenewal + 0.0 + { + "controlWidth" : 6, + "label" : "MedicationNameRenewal", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 9.0 + Text + + + true + false + 1.0 + RenewalDisplayInformation + 0.0 + { + "sanitize" : false, + "textKey" : "", + "HTMLTemplateId" : "", + "dataJSON" : false, + "show" : null, + "text" : "<div>\n<div><span style=\"color: #3598db;\"><em><strong>HEALTH CANADA (HC) Recommended Dose &amp; Funding Info for %SelectDrugRenewal% :</strong></em></span></div>\n<div>&nbsp;</div>\n</div>\n<div>\n<div>\n<div>\n<div><span style=\"color: #3598db;\"><em><strong>Initial Recommended Dosage:</strong></em></span> &nbsp;%InitialRecDose%</div>\n<div><span style=\"color: #3598db;\"><em><strong>Renewal Recommended Dosage&nbsp; : </strong></em></span>%RenewalRecDose%</div>\n<div>&nbsp;</div>\n</div>\n</div>\n<div><em><strong><span style=\"color: #3598db;\">Maximum Initiation Funding Duration:</span>&nbsp; </strong></em>%MaxInitialFundDuration%</div>\n<div><span style=\"color: #3598db;\"><em><strong>Maximum Renewal Funding Duration: </strong></em></span>%MaxRenewFundDuration%</div>\n</div>", + "label" : "TextBlock2", + "controlWidth" : 12 +} + 10.0 + Text Block + + + + true + false + 2.0 + RenewalDosage + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Dosage", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : "%RenewalDosage%", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Number + + + true + false + 2.0 + RenewalDosageUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Dosage Units", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dataSource" : { + "type" : "SObject", + "mapItems" : { + "phase1MapItems" : [ { + "InterfaceObjectName__c" : "UnitOfMeasure", + "InterfaceFieldAPIName__c" : "Name", + "FilterOperator__c" : "<>", + "FilterValue__c" : "''", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "UnitsOfMeasures" + } ], + "phase2MapItems" : [ { + "DomainObjectFieldAPIName__c" : "name", + "InterfaceFieldAPIName__c" : "UnitsOfMeasures:Id", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + }, { + "DomainObjectFieldAPIName__c" : "value", + "InterfaceFieldAPIName__c" : "UnitsOfMeasures:Name", + "DomainObjectAPIName__c" : "JSON", + "DomainObjectCreationOrder__c" : 1 + } ], + "inputParameters" : [ ] + } + }, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "clearValue" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 1.0 + Lookup + + + true + false + 2.0 + RenewalFrequency + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Frequency", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : "%RenewalFrequency%", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 2.0 + Number + + + true + false + 2.0 + RenewalFrequencyUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Frequency Units", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : "displayWide", + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Medication.HC_Initial_Frequency_Unit__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 3.0 + Radio + + + true + false + 2.0 + RenewalFundingDuration + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Funding Duration", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : "%RenewalFundingDuration%", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : null, + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "false", + "condition" : "=", + "field" : "RenewalIndefiniteFunding" + }, { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "MedicationNameRenewal", + "condition" : "<>", + "data" : "cysteamine" + } ] + } + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 5.0 + Number + + + true + false + 2.0 + RenewalIndefiniteFunding + 0.0 + { + "controlWidth" : 12, + "label" : "Checkbox1", + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : false, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "checkLabel" : "Indefinite Funding", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "cysteamine", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 4.0 + Checkbox + + + true + false + 2.0 + RequestedFundingDurationUnits + 0.0 + { + "controlWidth" : 6, + "label" : "Requested Funding Duration Units", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : "displayWide", + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Medication.HC_Renewal_Funding_Duration_Unit__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 6.0 + Radio + + true + false + 1.0 + renewalDosageDetail + 0.0 + { + "controlWidth" : 12, + "label" : "Renewal Dosage Detail", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 11.0 + Block + + + true + false + 1.0 + RenewalIndicationId + 0.0 + { + "controlWidth" : 4, + "label" : "RenewalIndicationId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "IF(%IndicationValueRenewal% = '%IndicationDetails:IndicationNameRenewal%', %IndicationDetails:IndicationIdRenewal%, %IndicationValueRenewal%)", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 6.0 + Formula + + + true + false + 1.0 + RenewalMedicationDrugId + 0.0 + { + "controlWidth" : 4, + "label" : "RenewalMedicationDrugId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "IF(%SelectDrugRenewal% = '%IndicationDetails:DrugName%', %IndicationDetails:MedicationId%, %SelectDrugRenewal%)", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 5.0 + Formula + + + true + false + 1.0 + RenewalWeight + 0.0 + { + "autocomplete" : null, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "debounceValue" : 0, + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "Weight", + "condition" : "=", + "data" : "true" + } ] + } + }, + "mask" : null, + "placeholder" : "", + "ptrnErrText" : "", + "pattern" : "", + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : null, + "readOnly" : false, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : true, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Please enter Patient Weight (kg)", + "controlWidth" : 6 +} + 8.0 + Number + + + true + false + 1.0 + SearchADrug + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "enableActionMessage" : false, + "enableDefaultAbort" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "HTMLTemplateId" : "", + "show" : null, + "showPersistentComponent" : [ true, false ], + "redirectPreviousWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectNextWidth" : 3, + "redirectNextLabel" : "Next", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectPageName" : "", + "validationRequired" : "None", + "failureAbortMessage" : "Are you sure?", + "failureGoBackLabel" : "Go Back", + "failureAbortLabel" : "Abort", + "failureNextLabel" : "Continue", + "postMessage" : "Done", + "inProgressMessage" : "In Progress", + "responseJSONNode" : "", + "responseJSONPath" : "", + "remoteTimeout" : 30000, + "dataRaptor Input Parameters" : [ { + "element" : "RenewalMedicationDrugId", + "inputParam" : "MedicationId" + }, { + "element" : "RenewalIndicationId", + "inputParam" : "RenewalIndicationId" + } ], + "ignoreCache" : true, + "bundle" : "EDRDDRExtractDosagesInfoRenewalType", + "label" : "Select Dosage and Load Initial/Renewal eForm", + "controlWidth" : 4 +} + 4.0 + DataRaptor Extract Action + + + true + false + 1.0 + SelectDrugRenewal + 0.0 + { + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "clearValue" : true, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : null, + "placeholder" : "", + "dataSource" : { + "mapItems" : { + "inputParameters" : [ ], + "phase2MapItems" : [ { + "DomainObjectCreationOrder__c" : 1, + "DomainObjectAPIName__c" : "JSON", + "InterfaceFieldAPIName__c" : "Medications:Id", + "DomainObjectFieldAPIName__c" : "name" + }, { + "DomainObjectCreationOrder__c" : 1, + "DomainObjectAPIName__c" : "JSON", + "InterfaceFieldAPIName__c" : "Medications:Name", + "DomainObjectFieldAPIName__c" : "value" + } ], + "phase1MapItems" : [ { + "InterfaceObjectName__c" : "Medication", + "InterfaceFieldAPIName__c" : "Status", + "FilterOperator__c" : "=", + "FilterValue__c" : "'Active'", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "Medications" + }, { + "InterfaceObjectName__c" : "Medication", + "InterfaceFieldAPIName__c" : "Name", + "FilterOperator__c" : "<>", + "FilterValue__c" : "'Other'", + "InterfaceObjectLookupOrder__c" : 1, + "DomainObjectFieldAPIName__c" : "Medications" + } ] + }, + "type" : "Custom", + "source" : "EDRD_cls_omniSObjectQuery.RenewalMedicationNames" + }, + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : "%IndicationDetails:DrugName%", + "readOnly" : true, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : true, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Select a Drug", + "controlWidth" : 6 +} + 0.0 + Lookup + + + true + false + 1.0 + TextBlock3 + 0.0 + { + "controlWidth" : 8, + "label" : "TextBlock3", + "text" : "", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 3.0 + Text Block + + true + false + 0.0 + DRUGANDDOSAGERENEWAL + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "allowSaveForLater" : true, + "chartLabel" : null, + "instructionKey" : "", + "HTMLTemplateId" : "", + "conditionType" : "Hide if False", + "show" : null, + "knowledgeOptions" : { + "typeFilter" : "", + "remoteTimeout" : 30000, + "dataCategoryCriteria" : "", + "keyword" : "", + "publishStatus" : "Online", + "language" : "English" + }, + "remoteOptions" : { }, + "remoteTimeout" : 30000, + "remoteMethod" : "", + "remoteClass" : "", + "showPersistentComponent" : [ true, false ], + "instruction" : "", + "completeMessage" : "Are you sure you want to complete the script?", + "completeLabel" : "Complete", + "saveMessage" : "Are you sure you want to save it for later?", + "saveLabel" : "Save for later", + "cancelMessage" : "Are you sure?", + "cancelLabel" : "Cancel", + "nextWidth" : "8", + "nextLabel" : "Next", + "previousWidth" : 3, + "previousLabel" : "Previous", + "validationRequired" : true, + "label" : "DRUG AND DOSAGE" +} + 8.0 + Step + + + ElapraseRenewalSubmission|ElapraseRenewalSubmission|English + true + false + 0.0 + ELAPRASERENEWALSUBMISSION + 0.0 + { + "Type" : "ElapraseRenewalSubmission", + "Sub Type" : "ElapraseRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "field" : "MedicationNameRenewal", + "condition" : "=", + "data" : "idursulfase" + } ] + } + } +} + 18.0 + OmniScript + + + EmpavaliRenewalSubmission|EmpavaliRenewalSubmission|English + true + false + 0.0 + EMPAVELIRENEWALSUBMISSION + 0.0 + { + "Type" : "EmpavaliRenewalSubmission", + "Sub Type" : "EmpavaliRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "pegcetacoplan", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 33.0 + OmniScript + + + EvrysdRenewalSubmission|EvrysdRenewalSubmission|English + true + false + 0.0 + EVRYSDIRENEWALSUBMISSION + 0.0 + { + "Type" : "EvrysdRenewalSubmission", + "Sub Type" : "EvrysdRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "risdiplam", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 27.0 + OmniScript + + + true + false + 0.0 + ExtractLoginUserId + 0.0 + { + "controlWidth" : 12, + "label" : "ExtractLoginUserId", + "bundle" : "EDRDDRextractloginuserid", + "ignoreCache" : true, + "dataRaptor Input Parameters" : [ { + "element" : "userId", + "inputParam" : "captureId" + } ], + "remoteTimeout" : 30000, + "responseJSONPath" : "", + "responseJSONNode" : "", + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 0.0 + DataRaptor Extract Action + + + GivlaariRenewalSubmission|GivlaariRenewalSubmission|English + true + false + 0.0 + GIVLAARIRENEWALSUBMISSION + 0.0 + { + "Type" : "GivlaariRenewalSubmission", + "Sub Type" : "GivlaariRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "givosiran", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 30.0 + OmniScript + + + IlarisRenewalSubmission|IlarisRenewalSubmission|English + true + false + 0.0 + IlARISSRENEWALSUBMISSION + 0.0 + { + "Type" : "IlarisRenewalSubmission", + "Sub Type" : "IlarisRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "canakinumab", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 20.0 + OmniScript + + + IncrelexRenewalSubmission|IncrelexRenewalSubmission|English + true + false + 0.0 + INCRELEXRENEWALSUBMISSION + 0.0 + { + "Type" : "IncrelexRenewalSubmission", + "Sub Type" : "IncrelexRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "mecasermin", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 31.0 + OmniScript + + + true + false + 0.0 + IP_getDrugAndIndicationDetails + 0.0 + { + "controlWidth" : 12, + "label" : "IP_getDrugAndIndicationDetails", + "integrationProcedureKey" : "EDRDgetDrug_IndicationDetails", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "CASENumber" : "%PleaseEnterCaseNumber%", + "IndicationId" : "%IndicationId%", + "AccountId" : "%PatientId%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "", + "sendOnlyExtraPayload" : true +} + 6.0 + Integration Procedure Action + + + true + false + 0.0 + IPCreatPatient + 0.0 + { + "controlWidth" : 12, + "label" : "IPCreatPatient", + "integrationProcedureKey" : "EDRDIP_Patient", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Override", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 4.0 + Integration Procedure Action + + + true + false + 0.0 + IPSearchPatient + 0.0 + { + "controlWidth" : 12, + "label" : "IPSearchPatient", + "integrationProcedureKey" : "EDRDIP_SearchPatient", + "useContinuation" : false, + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "useFuture" : false, + "chainable" : false + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "PatientIdentifier" : "%PatientIdentifier%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Search Patient", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 3.0 + Integration Procedure Action + + + KalydecoRenewalSubmission|kalydecoRenewalSubmission|English + true + false + 0.0 + KALYDECORENEWALSUBMISSION + 0.0 + { + "Type" : "KalydecoRenewalSubmission", + "Sub Type" : "kalydecoRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "ivacaftor", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 15.0 + OmniScript + + + KanumaRenewalSubmission|KanumaRenewalSubmission|English + true + false + 0.0 + KANUMARENEWALSUBMISSION + 0.0 + { + "Type" : "KanumaRenewalSubmission", + "Sub Type" : "KanumaRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "sebelipase alfa", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 28.0 + OmniScript + + + MyozymeRenewalSubmission|MyozymeRenewalSubmission|English + true + false + 0.0 + MYOZYMERENEWALSUBMISSION + 0.0 + { + "Type" : "MyozymeRenewalSubmission", + "Sub Type" : "MyozymeRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "alglucosidase alfa", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 34.0 + OmniScript + + + NaglazymeRenewalSubmission|NaglazymeRenewalSubmission|English + true + false + 0.0 + NAGLAZYMERENEWALSUBMISSION + 0.0 + { + "Type" : "NaglazymeRenewalSubmission", + "Sub Type" : "NaglazymeRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "field" : "MedicationNameRenewal", + "condition" : "=", + "data" : "galsulfase" + } ] + } + } +} + 19.0 + OmniScript + + + OnpattroRenewalSubmission|OnpattroRenewalSubmission|English + true + false + 0.0 + ONPATTRORENEWALSUBMISSION + 0.0 + { + "Type" : "OnpattroRenewalSubmission", + "Sub Type" : "OnpattroRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "patisiran", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 23.0 + OmniScript + + + OxlumoRenewalSubmission|OxlumoRenewalSubmission|English + true + false + 0.0 + OXLUMORENEWALSUBMISSION + 0.0 + { + "Type" : "OxlumoRenewalSubmission", + "Sub Type" : "OxlumoRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "lumasiran", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 32.0 + OmniScript + + + + false + false + 1.0 + CareProgramisInactive + 0.0 + { + "controlWidth" : 12, + "label" : "CareProgramisInactive", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Active", + "condition" : "=", + "field" : "CareprogramStatusCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please activate the patient’s EDRD Care Program enrollee status before creating a case.Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Inactive", + "condition" : "=", + "field" : "CareprogramStatusCheck" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "<>", + "data" : "true" + }, { + "field" : "PhnCount", + "condition" : "<>", + "data" : "0" + } ] + } + }, + "HTMLTemplateId" : "" +} + 11.0 + Validation + + + true + false + 1.0 + CaseType + 0.0 + { + "controlWidth" : 2, + "label" : "Request Type", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : "Renewal", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + + true + false + 1.0 + LineBreak1 + 0.0 + { + "label" : "LineBreak1", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 3.0 + Line Break + + + true + false + 1.0 + LineBreak2 + 0.0 + { + "label" : "LineBreak2", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 6.0 + Line Break + + + true + false + 1.0 + LineBreak9 + 0.0 + { + "HTMLTemplateId" : "", + "show" : null, + "padding" : 0, + "label" : "LineBreak2" +} + 8.0 + Line Break + + + + true + false + 2.0 + CreateRecord + 0.0 + { + "controlWidth" : null, + "label" : "Create Record", + "remoteClass" : "EDRD_EmpiIntegration", + "remoteMethod" : "createPatient", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "" + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 6.0 + Remote Action + + + true + false + 2.0 + CreateRecordSuccessMessage + 0.0 + { + "controlWidth" : null, + "label" : "Create Record Success Message", + "validateExpression" : null, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "Record as been created, Please click on next to continue.", + "active" : true + }, { + "value" : false, + "type" : "Requirement", + "text" : "", + "active" : false + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "false", + "condition" : "=", + "field" : "patientId" + } ] + } + }, + "HTMLTemplateId" : "" +} + 8.0 + Validation + + + true + false + 2.0 + firstname + 0.0 + { + "controlWidth" : 3, + "label" : "First name", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 2.0 + Text + + + true + false + 2.0 + lastname + 0.0 + { + "autocomplete" : null, + "disOnTplt" : false, + "hide" : false, + "HTMLTemplateId" : "", + "debounceValue" : 0, + "accessibleInFutureSteps" : false, + "conditionType" : "Hide if False", + "show" : null, + "placeholder" : "", + "maxLength" : 255, + "minLength" : 0, + "ptrnErrText" : "", + "pattern" : "", + "mask" : "", + "helpTextPos" : "", + "helpText" : "", + "help" : false, + "defaultValue" : null, + "readOnly" : false, + "repeatLimit" : null, + "repeatClone" : false, + "repeat" : false, + "required" : false, + "inputWidth" : 12, + "showInputWidth" : false, + "label" : "Last name", + "controlWidth" : 3 +} + 3.0 + Text + + + true + false + 2.0 + LineBreak7 + 0.0 + { + "label" : "LineBreak7", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 5.0 + Line Break + + + true + false + 2.0 + PatientBirthDate + 0.0 + { + "controlWidth" : 3, + "label" : "Patient Birth Date", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "dateType" : "string", + "modelDateFormat" : "yyyy-MM-dd", + "dateFormat" : "MM-dd-yyyy", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "minDate" : "", + "maxDate" : "" +} + 4.0 + Date + + + true + false + 2.0 + patientId + 0.0 + { + "controlWidth" : 3, + "label" : "patientId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "IF(%searchOutput:patientId% == NULL, true, false)", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 7.0 + Formula + + + true + false + 2.0 + reason + 0.0 + { + "controlWidth" : 12, + "label" : "Reason", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ ], + "optionSource" : { + "type" : "SObject", + "source" : "Case.Reason__c" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 0.0 + Radio + + + true + false + 2.0 + TextBlock4 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock4", + "text" : "<p><strong>Create Patient Record</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 1.0 + Text Block + + true + false + 1.0 + OverrideSelect + 0.0 + { + "controlWidth" : 12, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Override", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 7.0 + Block + + + true + false + 1.0 + PatAccId + 0.0 + { + "controlWidth" : 5, + "label" : "PatAccId", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 2.0 + Text + + + false + false + 1.0 + PatientNotenrolledinCareprogram + 0.0 + { + "controlWidth" : 12, + "label" : "PatientNotenrolledinCareprogram", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "CareProgramCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please enroll the patient into the EDRD Care Program before creating a case. Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "PatientAvailabilityCheck" + }, { + "field" : "CareProgramCheck", + "condition" : "=", + "data" : "null" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "<>", + "data" : "true" + }, { + "field" : "PhnCount", + "condition" : "<>", + "data" : "0" + } ] + } + }, + "HTMLTemplateId" : "" +} + 10.0 + Validation + + + true + false + 1.0 + PhnCount + 0.0 + { + "controlWidth" : null, + "label" : "PhnCount", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "pattern" : "", + "ptrnErrText" : "", + "placeholder" : "", + "mask" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 5.0 + Number + + + true + false + 1.0 + PrescriberId + 0.0 + { + "controlWidth" : 3, + "label" : "PrescriberId", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : true, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 255, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : true, + "disOnTplt" : false, + "autocomplete" : null +} + 1.0 + Text + + + + + true + false + 3.0 + Birthdate + 0.0 + { + "controlWidth" : null, + "label" : "Birthdate", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:dateOfBirth%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 1.0 + Formula + + + true + false + 3.0 + Gender + 0.0 + { + "controlWidth" : null, + "label" : "Gender", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:gender%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 2.0 + Formula + + + true + false + 3.0 + patientName + 0.0 + { + "controlWidth" : 3, + "label" : "Patient Name", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%searchOutput:firstName%+' '+ %searchOutput:lastName%", + "hide" : false, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 0.0 + Formula + + true + false + 2.0 + Block1 + 0.0 + { + "controlWidth" : 12, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "searchOutput:isPatientFound" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 11.0 + Block + + + true + false + 2.0 + LineBreak3 + 0.0 + { + "label" : "LineBreak3", + "padding" : 2, + "show" : null, + "HTMLTemplateId" : "" +} + 5.0 + Line Break + + + true + false + 2.0 + LineBreak4 + 0.0 + { + "label" : "LineBreak4", + "padding" : 3, + "show" : null, + "HTMLTemplateId" : "" +} + 7.0 + Line Break + + + true + false + 2.0 + LineBreak5 + 0.0 + { + "HTMLTemplateId" : "", + "show" : null, + "padding" : 0, + "label" : "LineBreak2" +} + 3.0 + Line Break + + + true + false + 2.0 + LineBreak6 + 0.0 + { + "label" : "LineBreak6", + "padding" : 0, + "show" : null, + "HTMLTemplateId" : "" +} + 9.0 + Line Break + + + true + false + 2.0 + LineBreak8 + 0.0 + { + "HTMLTemplateId" : "", + "show" : null, + "padding" : 0, + "label" : "LineBreak2" +} + 1.0 + Line Break + + + true + false + 2.0 + PatientDeceasedErrorMessage + 0.0 + { + "controlWidth" : null, + "label" : "PatientDeceasedErrorMessage", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "<>", + "field" : "PatientDeceasedCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "An EDRD case cannot be created for a deceased patient. Please contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "=", + "field" : "DeceasedStatus" + } ] + } + }, + "HTMLTemplateId" : "" +} + 8.0 + Validation + + + true + false + 2.0 + PatientIdentifier + 0.0 + { + "controlWidth" : 8, + "label" : "Enter PHN", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "mask" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 20, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + + true + false + 2.0 + PhnnotAvailableErrorMessage + 0.0 + { + "controlWidth" : 12, + "label" : "PatientDeceasedErrorMessage", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "null", + "condition" : "<>", + "field" : "PatientAvailabilityCheck" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "Please enroll the patient into the EDRD Care Program before creating a case. Contact PHSA PSP for additional information at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : null, + "HTMLTemplateId" : "" +} + 6.0 + Validation + + + true + false + 2.0 + PhnNotFoundErrorMessage + 0.0 + { + "controlWidth" : 4, + "label" : "PhnNotFoundErrorMessage", + "validateExpression" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "0", + "condition" : "<>", + "field" : "PhnCount" + } ] + } + }, + "messages" : [ { + "value" : true, + "type" : "Success", + "text" : "", + "active" : false + }, { + "value" : false, + "type" : "Requirement", + "text" : "The PHN entered is not associated with the current EDRD management system. Please contact PHSA PSP to set up or link the patient account at psp@phsa.ca.", + "active" : true + } ], + "hideLabel" : true, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "true", + "condition" : "<>", + "field" : "searchOutput:isPatientFound" + } ] + } + }, + "HTMLTemplateId" : "", + "lwcComponentOverride" : "" +} + 4.0 + Validation + + + true + false + 2.0 + searchPatient + 0.0 + { + "controlWidth" : null, + "label" : "Search Patient", + "remoteClass" : "EDRD_EmpiIntegration", + "remoteMethod" : "getEmpidata", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "" : null + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { + "phn" : "%PatientIdentifier%" + }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "", + "lwcComponentOverride" : "", + "sendOnlyExtraPayload" : true +} + 2.0 + Remote Action + + + true + false + 2.0 + TextBlock2 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock2", + "text" : "<p><strong data-renderer-mark=\"true\">Email: </strong><a data-testid=\"link-with-safety\" href=\"mailto:psp@phsa.ca\" title=\"mailto:psp@phsa.ca\" data-renderer-mark=\"true\" class=\"css-1rn59kg\"><strong data-renderer-mark=\"true\">psp@phsa.ca</strong></a></p>", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "0", + "condition" : "=", + "field" : "PhnCount" + }, { + "field" : "PatientAvailabilityCheck", + "condition" : "=", + "data" : "null" + }, { + "field" : "PatientDeceasedCheck", + "condition" : "=", + "data" : "true" + }, { + "field" : "CareprogramStatusCheck", + "condition" : "=", + "data" : "Inactive" + }, { + "field" : "CareProgramCheck", + "condition" : "=", + "data" : "null" + } ] + } + }, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 10.0 + Text Block + + true + false + 1.0 + SearchPatientSelect + 0.0 + { + "controlWidth" : null, + "label" : "", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Search Patient", + "condition" : "=", + "field" : "SelectOption" + } ] + } + }, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 9.0 + Block + + + true + false + 1.0 + SelectOption + 0.0 + { + "controlWidth" : null, + "label" : "Select option for search patient or create a new record.", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ { + "name" : "Search Patient", + "developerName" : null, + "value" : "Search Patient", + "autoAdv" : null + }, { + "name" : "Override", + "developerName" : null, + "value" : "Override", + "autoAdv" : null + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false, + "lwcComponentOverride" : "" +} + 4.0 + Radio + + true + false + 0.0 + PatientInformation + 0.0 + { + "businessEvent" : "", + "businessCategory" : "", + "pubsub" : false, + "message" : { }, + "ssm" : false, + "wpm" : false, + "errorMessage" : { + "default" : null, + "custom" : [ ] + }, + "allowSaveForLater" : false, + "chartLabel" : null, + "instructionKey" : "", + "HTMLTemplateId" : "", + "conditionType" : "Hide if False", + "show" : null, + "knowledgeOptions" : { + "typeFilter" : "", + "remoteTimeout" : 30000, + "dataCategoryCriteria" : "", + "keyword" : "", + "publishStatus" : "Online", + "language" : "English" + }, + "remoteOptions" : { }, + "remoteTimeout" : 30000, + "remoteMethod" : "", + "remoteClass" : "", + "showPersistentComponent" : [ true, false ], + "instruction" : "", + "completeMessage" : "Are you sure you want to complete the script?", + "completeLabel" : "Complete", + "saveMessage" : "Are you sure you want to save it for later?", + "saveLabel" : "Save for later", + "cancelMessage" : "Are you sure?", + "cancelLabel" : "Cancel", + "nextWidth" : "6", + "nextLabel" : "Next", + "previousWidth" : "4", + "previousLabel" : "Previous", + "validationRequired" : true, + "label" : "PATIENT INFORMATION" +} + 1.0 + Step + + + + true + false + 1.0 + FetchingRelatedCasesDataTable + 0.0 + { + "controlWidth" : 12, + "label" : "FetchingRelatedCasesDataTable", + "show" : null, + "conditionType" : "Hide if False", + "hide" : false, + "lwcName" : "cfRelatedCasesDataTable", + "bStandalone" : false, + "customAttributes" : [ { + "name" : "record-id", + "source" : "%PatientId%" + } ] +} + 1.0 + Custom Lightning Web Component + + + true + false + 1.0 + PleaseEnterCaseNumber + 0.0 + { + "controlWidth" : 5, + "label" : "8-digit case number", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : true, + "helpText" : "Please Enter Numeric Values only", + "helpTextPos" : "", + "mask" : "99999999", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : null, + "maxLength" : 8, + "placeholder" : "", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false, + "autocomplete" : null +} + 0.0 + Text + + true + false + 0.0 + RelatedCases + 0.0 + { + "label" : "PATIENT RELATED CASES", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : "8", + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : "", + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 5.0 + Step + + + true + false + 0.0 + RemoteCreateAssessment + 0.0 + { + "controlWidth" : 12, + "label" : "RemoteCreateAssessment", + "remoteClass" : "omnistudio.StoreResponses", + "remoteMethod" : "invokeMethod", + "remoteOptions" : { + "preTransformBundle" : "", + "postTransformBundle" : "", + "Assessment.CaseId" : "%DRId_Case%", + "Assessment.AssessmentStatus" : "Completed" + }, + "remoteTimeout" : 30000, + "preTransformBundle" : "", + "postTransformBundle" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseJSONPath" : "", + "responseJSONNode" : "", + "extraPayload" : { }, + "inProgressMessage" : "In Progress", + "postMessage" : "Done", + "failureNextLabel" : "Continue", + "failureAbortLabel" : "Abort", + "failureGoBackLabel" : "Go Back", + "failureAbortMessage" : "Are you sure?", + "validationRequired" : "Step", + "redirectPageName" : "", + "redirectTemplateUrl" : "vlcAcknowledge.html", + "redirectNextLabel" : "Next", + "redirectNextWidth" : 3, + "redirectPreviousLabel" : "Previous", + "redirectPreviousWidth" : 3, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "svgSprite" : "", + "svgIcon" : "", + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "enableDefaultAbort" : false, + "enableActionMessage" : false, + "useContinuation" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 45.0 + Remote Action + + + true + false + 0.0 + RenewalMedicationIdNullcheck + 0.0 + { + "controlWidth" : 12, + "label" : "RenewalMedicationIdNullcheck", + "validationRequired" : "Step", + "elementErrorMap" : { + "IndicationValueRenewal" : "Please click on the Select Dosage button below" + }, + "showPersistentComponent" : [ true, false ], + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : null, + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + }, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 9.0 + Set Errors + + + true + false + 0.0 + RestartOmniscript + 0.0 + { + "controlWidth" : 12, + "label" : "RestartOmniscript", + "validationRequired" : "Submit", + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "pubsub" : false, + "message" : { }, + "targetType" : "Restart OmniScript", + "objectAction" : "home", + "recordAction" : "view", + "loginAction" : "login", + "targetFilter" : "Recent", + "targetId" : "%ContextId%", + "variant" : "brand", + "iconName" : "", + "iconVariant" : "", + "iconPosition" : "left", + "replace" : false, + "targetLWCLayout" : "lightning", + "businessCategory" : "", + "businessEvent" : "" +} + 47.0 + Navigate Action + + + SandozMiglustatRenewalSubmission|SandozMiglustatRenewalSubmission|English + true + false + 0.0 + SANDOZMIGLUSTATRENEWALSUBMISSION + 0.0 + { + "Type" : "SandozMiglustatRenewalSubmission", + "Sub Type" : "SandozMiglustatRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "miglustat-Gaucher", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 36.0 + OmniScript + + + false + false + 0.0 + SetMedName + 0.0 + { + "controlWidth" : 12, + "label" : "SetMedName", + "elementValueMap" : { + "eFormMedicationName" : "%MedicationNameRenewal%" + }, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 14.0 + Set Values + + + true + false + 0.0 + SetValues + 0.0 + { + "controlWidth" : 12, + "label" : "SetValues", + "elementValueMap" : { + "PatientIdentifier" : "%PatientIdentifier%", + "PatientId" : "%searchOutput:patientId%" + }, + "showPersistentComponent" : [ true, false ], + "show" : null, + "HTMLTemplateId" : "", + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false +} + 2.0 + Set Values + + + SolirisaHUSforDeNovoRenewal|SolirisaHUSforDeNovoRenewal|English + true + false + 0.0 + SOLIRISaHUSFORDENOVORENEWAL + 0.0 + { + "Type" : "SolirisaHUSforDeNovoRenewal", + "Sub Type" : "SolirisaHUSforDeNovoRenewal", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "De novo Disease", + "condition" : "=", + "field" : "TransplantStatusQuestion" + } ] + } + } +} + 11.0 + OmniScript + + + SolirisaHUSforPostRenewal|SolirisaHUSforPostRenewal|English + true + false + 0.0 + SOLIRISaHUSFORPOSTRENEWAL + 0.0 + { + "Type" : "SolirisaHUSforPostRenewal", + "Sub Type" : "SolirisaHUSforPostRenewal", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "Post", + "condition" : "=", + "field" : "TransplantStatusQuestion" + } ] + } + } +} + 12.0 + OmniScript + + + SolirisPNHRenewalSubmission|SolirisPNHRenewalSubmission|English + true + false + 0.0 + SOLIRISPNHRENEWALSUBMISSION + 0.0 + { + "Type" : "SolirisPNHRenewalSubmission", + "Sub Type" : "SolirisPNHRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "eculizumab-PNH", + "condition" : "=", + "field" : "MedicationNameRenewal" + }, { + "field" : "IndicationNameRenewals", + "condition" : "=", + "data" : "paroxysmal nocturnal hemoglobinuria - PNH" + } ] + } + } +} + 13.0 + OmniScript + + + SpinrazaRenewalSubmission|SpinrazaRenewalSubmission|English + true + false + 0.0 + SPINRAZARENEWALSUBMISSION + 0.0 + { + "Type" : "SpinrazaRenewalSubmission", + "Sub Type" : "SpinrazaRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "nusinersen", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 16.0 + OmniScript + + + + true + false + 1.0 + TextBlock1 + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<p><strong>Request submitted successfully</strong></p>\n<p><strong>Please click on My Cases Tab to view the submitted case details.</strong></p>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + true + false + 0.0 + Success + 0.0 + { + "label" : "SUCCESS", + "validationRequired" : true, + "previousLabel" : "", + "previousWidth" : "0", + "nextLabel" : "Finish", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : false, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 46.0 + Step + + + TakhzyroRenewalSubmission|TakhzyroRenewalSubmission|English + true + false + 0.0 + TAKHZYRORENEWALSUBMISSION + 0.0 + { + "Type" : "TakhzyroRenewalSubmission", + "Sub Type" : "TakhzyroRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "lanadelumab", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 22.0 + OmniScript + + + TegsediRenewalSubmission|TegsediRenewalSubmission|English + true + false + 0.0 + TEGSEDIRENEWALSUBMISSION + 0.0 + { + "Type" : "TegsediRenewalSubmission", + "Sub Type" : "TegsediRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "inotersen", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 21.0 + OmniScript + + + + true + false + 1.0 + TransplantStatusQuestion + 0.0 + { + "controlWidth" : 12, + "label" : "What is the Transplant status ?", + "required" : true, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "options" : [ { + "name" : "De novo Disease", + "developerName" : null, + "value" : "De novo Disease", + "autoAdv" : null + }, { + "name" : "Post", + "developerName" : null, + "value" : "Post", + "autoAdv" : null + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100, + "optionHeight" : 100, + "imageCountInRow" : 3, + "enableCaption" : true, + "disOnTplt" : false +} + 0.0 + Radio + + true + false + 0.0 + TRANSPLANTSTATUS + 0.0 + { + "label" : "TRANSPLANT STATUS", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "MedicationName", + "condition" : "=", + "data" : "eculizumab-aHUS" + }, { + "field" : "IndicationValue:IndicationName", + "condition" : "=", + "data" : "atypical hemolytic uremic syndrome - aHUS" + } ] + } + }, { + "group" : { + "operator" : "AND", + "rules" : [ { + "field" : "MedicationNameRenewal", + "condition" : "=", + "data" : "eculizumab-aHUS" + }, { + "field" : "IndicationNameRenewals", + "condition" : "=", + "data" : "atypical hemolytic uremic syndrome - aHUS" + } ] + } + } ] + } + }, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 10.0 + Step + + + TrikaftaRenewalSubmission|trikaftaRenewalSubmission|English + true + false + 0.0 + TRIKAFTAIRENEWALSUBMISSION + 0.0 + { + "Type" : "TrikaftaRenewalSubmission", + "Sub Type" : "trikaftaRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "elexacaftor/tezacaftor/ivacaftor", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 26.0 + OmniScript + + + + true + false + 1.0 + EnsureEligibility + 0.0 + { + "controlWidth" : 12, + "label" : "TextBlock1", + "text" : "<ul>\n<li><span style=\"color: #3598db;\">Please ensure to upload the eligibility form.&nbsp; This document is required but is not mandatory during the initial submission process.</span></li>\n<li><span style=\"color: #3598db;\">Also, please upload genetic reports/Consult notes/Lab reports and other relevant documents.</span></li>\n</ul>", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + + + true + false + 1.0 + UploadEligibilityForm + 0.0 + { + "controlWidth" : 12, + "label" : "Upload Eligibility Forms", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "uploadContDoc" : true, + "contentParentId" : [ ], + "extraPayload" : { }, + "remoteClass" : "", + "remoteMethod" : "", + "remoteOptions" : { }, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "required" : false +} + 1.0 + File + + + true + false + 1.0 + UploadSupportingDoc + 0.0 + { + "controlWidth" : 12, + "label" : "Upload Supporting Documents", + "help" : false, + "helpText" : "", + "helpTextPos" : "", + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "uploadContDoc" : true, + "contentParentId" : [ ], + "extraPayload" : { }, + "remoteClass" : "", + "remoteMethod" : "", + "remoteOptions" : { }, + "errorMessage" : { + "custom" : [ ], + "default" : null + } +} + 2.0 + File + + true + false + 0.0 + UploadAttachment + 0.0 + { + "label" : "UPLOAD ATTACHMENTS", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : "8", + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 37.0 + Step + + + VprivRenewalSubmission|VprivRenewalSubmission|English + true + false + 0.0 + VPRIVRENEWALSUBMISSION + 0.0 + { + "Type" : "VprivRenewalSubmission", + "Sub Type" : "VprivRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "AND", + "rules" : [ { + "data" : "velaglucerase alfa", + "condition" : "=", + "field" : "MedicationNameRenewal" + } ] + } + } +} + 35.0 + OmniScript + + + VyndaqelVyndamaxRenewalSubmission|VyndaqelVyndamaxRenewalSubmission|English + true + false + 0.0 + VYNDAQEL/VYNDAMAX/RENEWALSUBMISSION + 0.0 + { + "Type" : "VyndaqelVyndamaxRenewalSubmission", + "Sub Type" : "VyndaqelVyndamaxRenewalSubmission", + "Language" : "English", + "show" : { + "group" : { + "operator" : "OR", + "rules" : [ { + "data" : "tafamidis - Vyndamax", + "condition" : "=", + "field" : "MedicationNameRenewal" + }, { + "field" : "MedicationNameRenewal", + "condition" : "=", + "data" : "tafamidis - Vyndaqel" + } ] + } + } +} + 25.0 + OmniScript + + OmniScript + {"persistentComponent":[{"render":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","sendJSONPath":"","sendJSONNode":"","responseJSONPath":"","responseJSONNode":"","id":"vlcCart","itemsKey":"cartItems","modalConfigurationSetting":{"modalHTMLTemplateId":"vlcProductConfig.html","modalController":"ModalProductCtrl","modalSize":"lg"}},{"render":false,"dispOutsideOmni":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","id":"vlcKnowledge","itemsKey":"knowledgeItems","modalConfigurationSetting":{"modalHTMLTemplateId":"","modalController":"","modalSize":"lg"}}],"allowSaveForLater":false,"saveNameTemplate":"%CaseType% - %PatientName% - %PatientIdentifier%","saveExpireInDays":null,"saveForLaterRedirectPageName":"sflRedirect","saveForLaterRedirectTemplateUrl":"vlcSaveForLaterAcknowledge.html","saveContentEncoded":false,"saveObjectId":"%PatAccId%","saveURLPatterns":{},"autoSaveOnStepNext":false,"elementTypeToHTMLTemplateMapping":{},"seedDataJSON":{},"trackingCustomData":{},"enableKnowledge":false,"bLK":false,"lkObjName":null,"knowledgeArticleTypeQueryFieldsMap":{},"timeTracking":false,"hideStepChart":true,"mergeSavedData":false,"visualforcePagesAvailableInPreview":{},"cancelType":"SObject","allowCancel":true,"cancelSource":"%ContextId%","cancelRedirectPageName":"OmniScriptCancelled","cancelRedirectTemplateUrl":"vlcCancelled.html","consoleTabLabel":"New","wpm":false,"ssm":false,"message":{},"pubsub":false,"autoFocus":false,"currencyCode":"","showInputWidth":false,"rtpSeed":false,"consoleTabTitle":null,"consoleTabIcon":"custom:custom18","errorMessage":{"custom":[]},"stylesheet":{"newport":"","lightning":"","newportRtl":"","lightningRtl":""},"stepChartPlacement":"left","disableUnloadWarn":true,"scrollBehavior":"auto","currentLanguage":"en_US","isSeoEnabled":false,"scrollToTopWhenNavigatingBetweenStepsOnExperienceCloudSites":false} + RenewForm + EDRD + EDRD_RenewForm_English_2 + 2.0 + d8c91918-a782-2622-1fa8-7f2b5e081692 + diff --git a/OmniStudio-Components/main/default/omniScripts/ElapraseInitialSubmission_ElapraseInitialSubmission_English_1.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/ElapraseInitialSubmission_ElapraseInitialSubmission_English_1.os-meta.xml new file mode 100644 index 000000000..50a7917d0 --- /dev/null +++ b/OmniStudio-Components/main/default/omniScripts/ElapraseInitialSubmission_ElapraseInitialSubmission_English_1.os-meta.xml @@ -0,0 +1,1071 @@ + + + Discovery Framework + 0 + {"ElementTypeToHTMLTemplateList":[]} + true + false + false + true + false + true + English + ELAPRASEINITIALSUBMISSION + + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q1 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Diagnostic Information", + "text" : "Diagnostic Information", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + MPS1246_Initial_Disease_State_Q1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Is there or has there been any indication of progression of the disease manifestations leading to severe disability despite drug therapy?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 14.0 + Radio + MPS1246_Initial_Disease_State_Q10 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 15.0 + Text Area + MPS1246_Initial_Disease_State_Q10_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been any indications that the patient has severe infusion related adverse reactions that are either life threatening, disproportionately diminish quality of life or are not preventable by pre-medication with anti-histaminic and glucocorticoids?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 16.0 + Radio + MPS1246_Initial_Disease_State_Q11 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 17.0 + Text Area + MPS1246_Initial_Disease_State_Q11_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been progression of other disease manifestations such that quality of life is no longer improving?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 18.0 + Radio + MPS1246_Initial_Disease_State_Q12 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 19.0 + Text Area + MPS1246_Initial_Disease_State_Q12_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q14 + 0.0 + { + "controlWidth" : 12.0, + "label" : "For patients with severe variants of disease, have there been discussions with the family regarding the lack of efficacy of enzyme replacement therapy on CNS disease and the potential for discontinuation upon development of significant CNS disease?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 20.0 + Radio + MPS1246_Initial_Disease_State_Q14 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q14_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 21.0 + Text Area + MPS1246_Initial_Disease_State_Q14_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q2 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 1.0 + Text Area + MPS1246_Initial_Disease_State_Q2 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q3 + 0.0 + { + "controlWidth" : 12, + "label" : "Describe all relevant clinical information regarding the patient or attach a consult note at the end of this form:", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 2.0 + Text Area + MPS1246_Initial_Disease_State_Q3 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q4 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe the patient’s current quality of life. Feel free to use any relevant age-appropriate quality of life tools.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 3.0 + Text Area + MPS1246_Initial_Disease_State_Q4 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has there been a discussion with the patient and family which is documented in the patient’s medical record regarding the limitations of enzyme replacement therapy on disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 4.0 + Radio + MPS1246_Initial_Disease_State_Q5 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 5.0 + Text Area + MPS1246_Initial_Disease_State_Q5_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6 + 0.0 + { + "controlWidth" : 12.0, + "label" : "For patients with manifestations of disease which are not amenable to enzyme replacement therapy, have there been discussions with the patient and family and documented in the medical record regarding the lack of efficacy of enzyme replacement therapy on those disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 6.0 + Radio + MPS1246_Initial_Disease_State_Q6 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 7.0 + Text Area + MPS1246_Initial_Disease_State_Q6_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have clear and objective treatment outcomes to evaluate the effect of the treatment been established and discussed with the patient and family and documented in the patient’s medical record?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 8.0 + Radio + MPS1246_Initial_Disease_State_Q7 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 9.0 + Text Area + MPS1246_Initial_Disease_State_Q7_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been discussions with the patient and family which are documented in the patient’s medical record to ensure that the patient and family are aware that treatment may be discontinued if the defined objectives of treatment are not achieved?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 10.0 + Radio + MPS1246_Initial_Disease_State_Q8 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 11.0 + Text Area + MPS1246_Initial_Disease_State_Q8_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has the patient been adhering to regularly scheduled infusions and assessments?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 12.0 + Radio + MPS1246_Initial_Disease_State_Q9 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 13.0 + Text Area + MPS1246_Initial_Disease_State_Q9_R1 + + true + false + 1.0 + DISEASESTATEOVERVIEW + 0.0 + { + "controlWidth" : 12, + "label" : "DISEASE STATE OVERVIEW", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 0.0 + Block + + Discovery Framework + 0 + true + false + 0.0 + idursulfase-IntialSubmission + 0.0 + { + "label" : "idursulfase - Intial Submission", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 0.0 + Step + + OmniScript + {"persistentComponent":[{"render":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","sendJSONPath":"","sendJSONNode":"","responseJSONPath":"","responseJSONNode":"","id":"vlcCart","itemsKey":"cartItems","modalConfigurationSetting":{"modalHTMLTemplateId":"vlcProductConfig.html","modalController":"ModalProductCtrl","modalSize":"lg"}},{"render":false,"dispOutsideOmni":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","id":"vlcKnowledge","itemsKey":"knowledgeItems","modalConfigurationSetting":{"modalHTMLTemplateId":"","modalController":"","modalSize":"lg"}}],"allowSaveForLater":true,"saveNameTemplate":null,"saveExpireInDays":null,"saveForLaterRedirectPageName":"sflRedirect","saveForLaterRedirectTemplateUrl":"vlcSaveForLaterAcknowledge.html","saveContentEncoded":false,"saveObjectId":"%ContextId%","saveURLPatterns":{},"autoSaveOnStepNext":false,"elementTypeToHTMLTemplateMapping":{},"seedDataJSON":{},"trackingCustomData":{},"enableKnowledge":false,"bLK":false,"lkObjName":null,"knowledgeArticleTypeQueryFieldsMap":{},"timeTracking":false,"hideStepChart":true,"mergeSavedData":false,"visualforcePagesAvailableInPreview":{},"cancelType":"SObject","allowCancel":true,"cancelSource":"%ContextId%","cancelRedirectPageName":"OmniScriptCancelled","cancelRedirectTemplateUrl":"vlcCancelled.html","consoleTabLabel":"New","wpm":false,"ssm":false,"message":{},"pubsub":false,"autoFocus":false,"currencyCode":"","showInputWidth":false,"rtpSeed":false,"consoleTabTitle":null,"consoleTabIcon":"custom:custom18","errorMessage":{"custom":[]},"stylesheet":{"newport":"","lightning":"","newportRtl":"","lightningRtl":""},"stepChartPlacement":"right","disableUnloadWarn":true,"scrollBehavior":"auto"} + ElapraseInitialSubmission + ElapraseInitialSubmission + ElapraseInitialSubmission_ElapraseInitialSubmission_English_1 + 1.0 + 17ef7b80-1b10-ba39-c180-31461c03ce71 + diff --git a/OmniStudio-Components/main/default/omniScripts/LaronidaseInitialSubmission_LaronidaseInitialSubmission_English_1.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/LaronidaseInitialSubmission_LaronidaseInitialSubmission_English_1.os-meta.xml new file mode 100644 index 000000000..be3590b37 --- /dev/null +++ b/OmniStudio-Components/main/default/omniScripts/LaronidaseInitialSubmission_LaronidaseInitialSubmission_English_1.os-meta.xml @@ -0,0 +1,1071 @@ + + + Discovery Framework + 0 + {"ElementTypeToHTMLTemplateList":[]} + true + false + false + true + false + true + English + LARONIDASEINITIALSUBMISSION + + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q1 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Diagnostic Information", + "text" : "Diagnostic Information", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + MPS1246_Initial_Disease_State_Q1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Is there or has there been any indication of progression of the disease manifestations leading to severe disability despite drug therapy?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 14.0 + Radio + MPS1246_Initial_Disease_State_Q10 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 15.0 + Text Area + MPS1246_Initial_Disease_State_Q10_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been any indications that the patient has severe infusion related adverse reactions that are either life threatening, disproportionately diminish quality of life or are not preventable by pre-medication with anti-histaminic and glucocorticoids?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 16.0 + Radio + MPS1246_Initial_Disease_State_Q11 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 17.0 + Text Area + MPS1246_Initial_Disease_State_Q11_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been progression of other disease manifestations such that quality of life is no longer improving?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 18.0 + Radio + MPS1246_Initial_Disease_State_Q12 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 19.0 + Text Area + MPS1246_Initial_Disease_State_Q12_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q15 + 0.0 + { + "controlWidth" : 12.0, + "label" : "If the patient had HSCT, has 3 months passed? If patient is involved in clinical trial to assess ERT in post-HSCT patients, please specify.", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 20.0 + Radio + MPS1246_Initial_Disease_State_Q15 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q15_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 21.0 + Text Area + MPS1246_Initial_Disease_State_Q15_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q2 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 1.0 + Text Area + MPS1246_Initial_Disease_State_Q2 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q3 + 0.0 + { + "controlWidth" : 12, + "label" : "Describe all relevant clinical information regarding the patient or attach a consult note at the end of this form:", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 2.0 + Text Area + MPS1246_Initial_Disease_State_Q3 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q4 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe the patient’s current quality of life. Feel free to use any relevant age-appropriate quality of life tools.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 3.0 + Text Area + MPS1246_Initial_Disease_State_Q4 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has there been a discussion with the patient and family which is documented in the patient’s medical record regarding the limitations of enzyme replacement therapy on disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 4.0 + Radio + MPS1246_Initial_Disease_State_Q5 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 5.0 + Text Area + MPS1246_Initial_Disease_State_Q5_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6 + 0.0 + { + "controlWidth" : 12.0, + "label" : "For patients with manifestations of disease which are not amenable to enzyme replacement therapy, have there been discussions with the patient and family and documented in the medical record regarding the lack of efficacy of enzyme replacement therapy on those disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 6.0 + Radio + MPS1246_Initial_Disease_State_Q6 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 7.0 + Text Area + MPS1246_Initial_Disease_State_Q6_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have clear and objective treatment outcomes to evaluate the effect of the treatment been established and discussed with the patient and family and documented in the patient’s medical record?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 8.0 + Radio + MPS1246_Initial_Disease_State_Q7 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 9.0 + Text Area + MPS1246_Initial_Disease_State_Q7_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been discussions with the patient and family which are documented in the patient’s medical record to ensure that the patient and family are aware that treatment may be discontinued if the defined objectives of treatment are not achieved?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 10.0 + Radio + MPS1246_Initial_Disease_State_Q8 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 11.0 + Text Area + MPS1246_Initial_Disease_State_Q8_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has the patient been adhering to regularly scheduled infusions and assessments?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 12.0 + Radio + MPS1246_Initial_Disease_State_Q9 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 13.0 + Text Area + MPS1246_Initial_Disease_State_Q9_R1 + + true + false + 1.0 + DISEASESTATEOVERVIEW + 0.0 + { + "controlWidth" : 12, + "label" : "DISEASE STATE OVERVIEW", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 0.0 + Block + + Discovery Framework + 0 + true + false + 0.0 + Aldurazyme-InitialSubmission + 0.0 + { + "label" : "Aldurazyme - Initial Submission", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 0.0 + Step + + OmniScript + {"persistentComponent":[{"render":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","sendJSONPath":"","sendJSONNode":"","responseJSONPath":"","responseJSONNode":"","id":"vlcCart","itemsKey":"cartItems", "modalConfigurationSetting":{"modalHTMLTemplateId":"vlcProductConfig.html","modalController":"ModalProductCtrl","modalSize":"lg"}}, {"render":false,"dispOutsideOmni":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","id":"vlcKnowledge","itemsKey":"knowledgeItems", "modalConfigurationSetting":{"modalHTMLTemplateId":"","modalController":"","modalSize":"lg"}}],"allowSaveForLater":true,"saveNameTemplate":null,"saveExpireInDays":null,"saveForLaterRedirectPageName":"sflRedirect","saveForLaterRedirectTemplateUrl":"vlcSaveForLaterAcknowledge.html","saveContentEncoded":false,"saveObjectId":"%ContextId%","saveURLPatterns":{},"autoSaveOnStepNext":false, "elementTypeToHTMLTemplateMapping":{},"seedDataJSON":{}, "trackingCustomData":{},"enableKnowledge":false,"bLK":false,"lkObjName":null,"knowledgeArticleTypeQueryFieldsMap":{},"timeTracking":false, "hideStepChart":false, "mergeSavedData": false,"visualforcePagesAvailableInPreview":{},"cancelType":"SObject","allowCancel":true,"cancelSource":"%ContextId%","cancelRedirectPageName":"OmniScriptCancelled","cancelRedirectTemplateUrl":"vlcCancelled.html","consoleTabLabel":"New","wpm":false,"ssm":false,"message":{},"pubsub":false,"autoFocus":false, "currencyCode":"", "showInputWidth":false, "rtpSeed":false,"consoleTabTitle":null,"consoleTabIcon":"custom:custom18","errorMessage":{"custom":[]},"stylesheet":{"newport":"","lightning":"","newportRtl":"","lightningRtl":""},"stepChartPlacement":"right","disableUnloadWarn":true,"scrollBehavior":"auto"} + LaronidaseInitialSubmission + LaronidaseInitialSubmission + LaronidaseInitialSubmission_LaronidaseInitialSubmission_English_1 + 1.0 + 35d1a07d-0705-d853-b1dc-b91051473558 + diff --git a/OmniStudio-Components/main/default/omniScripts/NaglazymeInitialSubmission_NaglazymeInitialSubmission_English_1.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/NaglazymeInitialSubmission_NaglazymeInitialSubmission_English_1.os-meta.xml new file mode 100644 index 000000000..dd4389d5a --- /dev/null +++ b/OmniStudio-Components/main/default/omniScripts/NaglazymeInitialSubmission_NaglazymeInitialSubmission_English_1.os-meta.xml @@ -0,0 +1,978 @@ + + + Discovery Framework + 0 + {"ElementTypeToHTMLTemplateList":[]} + true + false + false + true + false + true + English + NAGLAZYMEINITIALSUBMISSION + + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q1 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Diagnostic Information", + "text" : "Diagnostic Information", + "show" : null, + "dataJSON" : false, + "HTMLTemplateId" : "", + "textKey" : "", + "sanitize" : false +} + 0.0 + Text Block + MPS1246_Initial_Disease_State_Q1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Is there or has there been any indication of progression of the disease manifestations leading to severe disability despite drug therapy?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 14.0 + Radio + MPS1246_Initial_Disease_State_Q10 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q10_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 15.0 + Text Area + MPS1246_Initial_Disease_State_Q10_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been any indications that the patient has severe infusion related adverse reactions that are either life threatening, disproportionately diminish quality of life or are not preventable by pre-medication with anti-histaminic and glucocorticoids?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 16.0 + Radio + MPS1246_Initial_Disease_State_Q11 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q11_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 17.0 + Text Area + MPS1246_Initial_Disease_State_Q11_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been progression of other disease manifestations such that quality of life is no longer improving?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 18.0 + Radio + MPS1246_Initial_Disease_State_Q12 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q12_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 19.0 + Text Area + MPS1246_Initial_Disease_State_Q12_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q2 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 1.0 + Text Area + MPS1246_Initial_Disease_State_Q2 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q3 + 0.0 + { + "controlWidth" : 12, + "label" : "Describe all relevant clinical information regarding the patient or attach a consult note at the end of this form:", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 2.0 + Text Area + MPS1246_Initial_Disease_State_Q3 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q4 + 0.0 + { + "controlWidth" : 12, + "label" : "Please describe the patient’s current quality of life. Feel free to use any relevant age-appropriate quality of life tools.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 3.0 + Text Area + MPS1246_Initial_Disease_State_Q4 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has there been a discussion with the patient and family which is documented in the patient’s medical record regarding the limitations of enzyme replacement therapy on disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 4.0 + Radio + MPS1246_Initial_Disease_State_Q5 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q5_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 5.0 + Text Area + MPS1246_Initial_Disease_State_Q5_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6 + 0.0 + { + "controlWidth" : 12.0, + "label" : "For patients with manifestations of disease which are not amenable to enzyme replacement therapy, have there been discussions with the patient and family and documented in the medical record regarding the lack of efficacy of enzyme replacement therapy on those disease manifestations?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 6.0 + Radio + MPS1246_Initial_Disease_State_Q6 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q6_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 7.0 + Text Area + MPS1246_Initial_Disease_State_Q6_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have clear and objective treatment outcomes to evaluate the effect of the treatment been established and discussed with the patient and family and documented in the patient’s medical record?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 8.0 + Radio + MPS1246_Initial_Disease_State_Q7 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q7_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 9.0 + Text Area + MPS1246_Initial_Disease_State_Q7_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Have there been discussions with the patient and family which are documented in the patient’s medical record to ensure that the patient and family are aware that treatment may be discontinued if the defined objectives of treatment are not achieved?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 10.0 + Radio + MPS1246_Initial_Disease_State_Q8 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q8_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 11.0 + Text Area + MPS1246_Initial_Disease_State_Q8_R1 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9 + 0.0 + { + "controlWidth" : 12.0, + "label" : "Has the patient been adhering to regularly scheduled infusions and assessments?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 12.0 + Radio + MPS1246_Initial_Disease_State_Q9 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q9_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "debounceValue" : 0, + "HTMLTemplateId" : "", + "hide" : false, + "disOnTplt" : false +} + 13.0 + Text Area + MPS1246_Initial_Disease_State_Q9_R1 + + true + false + 1.0 + DISEASESTATEOVERVIEW + 0.0 + { + "controlWidth" : 12, + "label" : "DISEASE STATE OVERVIEW", + "collapse" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false +} + 0.0 + Block + + Discovery Framework + 0 + true + false + 0.0 + galsulfase-InitialSubmission + 0.0 + { + "label" : "galsulfase - Initial Submission", + "validationRequired" : true, + "previousLabel" : "Previous", + "previousWidth" : 3, + "nextLabel" : "Next", + "nextWidth" : 3, + "cancelLabel" : "Cancel", + "cancelMessage" : "Are you sure?", + "saveLabel" : "Save for later", + "saveMessage" : "Are you sure you want to save it for later?", + "completeLabel" : "Complete", + "completeMessage" : "Are you sure you want to complete the script?", + "instruction" : "", + "showPersistentComponent" : [ true, false ], + "remoteClass" : "", + "remoteMethod" : "", + "remoteTimeout" : 30000, + "remoteOptions" : { }, + "knowledgeOptions" : { + "language" : "English", + "publishStatus" : "Online", + "keyword" : "", + "dataCategoryCriteria" : "", + "remoteTimeout" : 30000, + "typeFilter" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "HTMLTemplateId" : "", + "instructionKey" : "", + "chartLabel" : null, + "allowSaveForLater" : true, + "errorMessage" : { + "custom" : [ ], + "default" : null + }, + "wpm" : false, + "ssm" : false, + "message" : { }, + "pubsub" : false, + "businessCategory" : "", + "businessEvent" : "" +} + 0.0 + Step + + OmniScript + {"persistentComponent":[{"render":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","sendJSONPath":"","sendJSONNode":"","responseJSONPath":"","responseJSONNode":"","id":"vlcCart","itemsKey":"cartItems","modalConfigurationSetting":{"modalHTMLTemplateId":"vlcProductConfig.html","modalController":"ModalProductCtrl","modalSize":"lg"}},{"render":false,"dispOutsideOmni":false,"label":"","remoteClass":"","remoteMethod":"","remoteTimeout":30000,"remoteOptions":{"preTransformBundle":"","postTransformBundle":""},"preTransformBundle":"","postTransformBundle":"","id":"vlcKnowledge","itemsKey":"knowledgeItems","modalConfigurationSetting":{"modalHTMLTemplateId":"","modalController":"","modalSize":"lg"}}],"allowSaveForLater":true,"saveNameTemplate":null,"saveExpireInDays":null,"saveForLaterRedirectPageName":"sflRedirect","saveForLaterRedirectTemplateUrl":"vlcSaveForLaterAcknowledge.html","saveContentEncoded":false,"saveObjectId":"%ContextId%","saveURLPatterns":{},"autoSaveOnStepNext":false,"elementTypeToHTMLTemplateMapping":{},"seedDataJSON":{},"trackingCustomData":{},"enableKnowledge":false,"bLK":false,"lkObjName":null,"knowledgeArticleTypeQueryFieldsMap":{},"timeTracking":false,"hideStepChart":true,"mergeSavedData":false,"visualforcePagesAvailableInPreview":{},"cancelType":"SObject","allowCancel":true,"cancelSource":"%ContextId%","cancelRedirectPageName":"OmniScriptCancelled","cancelRedirectTemplateUrl":"vlcCancelled.html","consoleTabLabel":"New","wpm":false,"ssm":false,"message":{},"pubsub":false,"autoFocus":false,"currencyCode":"","showInputWidth":false,"rtpSeed":false,"consoleTabTitle":null,"consoleTabIcon":"custom:custom18","errorMessage":{"custom":[]},"stylesheet":{"newport":"","lightning":"","newportRtl":"","lightningRtl":""},"stepChartPlacement":"right","disableUnloadWarn":true,"scrollBehavior":"auto","currentLanguage":"en_US"} + NaglazymeInitialSubmission + NaglazymeInitialSubmission + NaglazymeInitialSubmission_NaglazymeInitialSubmission_English_1 + 1.0 + dd04a654-6ad1-151f-2a95-0471b5485b2e + diff --git a/OmniStudio-Components/main/default/omniScripts/VimizimInitialSubmission_VimizimInitialSubmission_English_1.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/VimizimInitialSubmission_VimizimInitialSubmission_English_1.os-meta.xml index d72974c66..26f5499e0 100644 --- a/OmniStudio-Components/main/default/omniScripts/VimizimInitialSubmission_VimizimInitialSubmission_English_1.os-meta.xml +++ b/OmniStudio-Components/main/default/omniScripts/VimizimInitialSubmission_VimizimInitialSubmission_English_1.os-meta.xml @@ -20,12 +20,12 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Initial_Criteria_Q1 + MPS1246_Initial_Disease_State_Q1 0.0 { "controlWidth" : 12.0, - "label" : "A) Treatment should be provided under the care of a specialist with experience in the diagnosis and management of MPS IVA; and Patients must meet the initiation criteria as listed below", - "text" : "A) Treatment should be provided under the care of a specialist with experience in the diagnosis and management of MPS IVA; and Patients must meet the initiation criteria as listed below", + "label" : "Diagnostic Information", + "text" : "Diagnostic Information", "show" : null, "dataJSON" : false, "HTMLTemplateId" : "", @@ -34,41 +34,19 @@ } 0.0 Text Block - Mucopolysaccharidosis_Type_IVA_Initial_Initial_Criteria_Q1 + MPS1246_Initial_Disease_State_Q1 - true - false - 1.0 - Block2 - 0.0 - { - "controlWidth" : 12, - "label" : "Initial criteria", - "collapse" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "HTMLTemplateId" : "", - "hide" : false -} - 2.0 - Block - - Discovery Framework 0 true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q1 + MPS1246_Initial_Disease_State_Q10 0.0 { "controlWidth" : 12.0, - "label" : "Orthopedic Evaluation (appropriate to age and clinical disease) including", + "label" : "Is there or has there been any indication of progression of the disease manifestations leading to severe disability despite drug therapy?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -79,13 +57,15 @@ "help" : false, "helpText" : "", "options" : [ { - "name" : "Spinal and Cranial MRI", - "developerName" : "Spinal and Cranial MRI", - "value" : "Spinal and Cranial MRI" + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false }, { - "name" : "Skeletal X-ray", - "developerName" : "Skeletal X-ray", - "value" : "Skeletal X-ray" + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false } ], "optionSource" : { "type" : "", @@ -107,9 +87,9 @@ "enableCaption" : true, "disOnTplt" : false } - 0.0 - Multi-select - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q1 + 14.0 + Radio + MPS1246_Initial_Disease_State_Q10 Discovery Framework @@ -117,29 +97,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2 + MPS1246_Initial_Disease_State_Q10_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Mobility measure: 6-minutes walking test (6MWT) and stair climb (if age and disease appropriate)", + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Mobility measure: 6-minutes walking test (6MWT) and stair climb (if age and disease appropriate)", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 1.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2 + 15.0 + Text Area + MPS1246_Initial_Disease_State_Q10_R1 Discovery Framework @@ -147,38 +135,54 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2_R1 + MPS1246_Initial_Disease_State_Q11 0.0 { "controlWidth" : 12.0, - "label" : "Baseline measure", - "showInputWidth" : false, - "inputWidth" : 12.0, + "label" : "Have there been any indications that the patient has severe infusion related adverse reactions that are either life threatening, disproportionately diminish quality of life or are not preventable by pre-medication with anti-histaminic and glucocorticoids?", "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, + "horizontalMode" : false, "defaultValue" : null, "help" : false, "helpText" : "", - "mask" : "", - "pattern" : "", - "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, "HTMLTemplateId" : "", "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, "disOnTplt" : false } - 2.0 - Text - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2_R1 + 16.0 + Radio + MPS1246_Initial_Disease_State_Q11 Discovery Framework @@ -186,13 +190,13 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2_R2 + MPS1246_Initial_Disease_State_Q11_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Baseline date", + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -201,21 +205,22 @@ "defaultValue" : null, "help" : false, "helpText" : "", - "dateType" : "string", - "modelDateFormat" : "yyyy-MM-dd", - "dateFormat" : "MM-dd-yyyy", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, - "disOnTplt" : false, - "minDate" : "", - "maxDate" : "" + "disOnTplt" : false } - 3.0 - Date - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q2_R2 + 17.0 + Text Area + MPS1246_Initial_Disease_State_Q11_R1 Discovery Framework @@ -223,11 +228,11 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3 + MPS1246_Initial_Disease_State_Q12 0.0 { "controlWidth" : 12.0, - "label" : "Respiratory function testing including sleep study (age appropriate)", + "label" : "Have there been progression of other disease manifestations such that quality of life is no longer improving?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -238,13 +243,15 @@ "help" : false, "helpText" : "", "options" : [ { - "name" : "FVC", - "developerName" : "FVC", - "value" : "FVC" + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false }, { - "name" : "FEV-1", - "developerName" : "FEV-1", - "value" : "FEV-1" + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false } ], "optionSource" : { "type" : "", @@ -266,9 +273,9 @@ "enableCaption" : true, "disOnTplt" : false } - 4.0 - Multi-select - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3 + 18.0 + Radio + MPS1246_Initial_Disease_State_Q12 Discovery Framework @@ -276,13 +283,13 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3_R1 + MPS1246_Initial_Disease_State_Q12_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Measure score", + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -291,23 +298,22 @@ "defaultValue" : null, "help" : false, "helpText" : "", - "mask" : "", "pattern" : "", "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 5.0 - Text - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3_R1 + 19.0 + Text Area + MPS1246_Initial_Disease_State_Q12_R1 Discovery Framework @@ -315,13 +321,68 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3_R2 + MPS1246_Initial_Disease_State_Q16 0.0 { "controlWidth" : 12.0, - "label" : "Date of measure", + "label" : "Is the patient’s forced vital capacity less than 0.3 litres?", + "required" : false, + "repeat" : false, + "repeatClone" : false, + "repeatLimit" : null, + "readOnly" : false, + "horizontalMode" : false, + "defaultValue" : null, + "help" : false, + "helpText" : "", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, + "show" : null, + "conditionType" : "Hide if False", + "accessibleInFutureSteps" : false, + "HTMLTemplateId" : "", + "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false +} + 20.0 + Radio + MPS1246_Initial_Disease_State_Q16 + + + Discovery Framework + 0 + true + false + 2.0 + MPS1246_Initial_Disease_State_Q16_R1 + 0.0 + { + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -330,21 +391,22 @@ "defaultValue" : null, "help" : false, "helpText" : "", - "dateType" : "string", - "modelDateFormat" : "yyyy-MM-dd", - "dateFormat" : "MM-dd-yyyy", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, - "disOnTplt" : false, - "minDate" : "", - "maxDate" : "" + "disOnTplt" : false } - 6.0 - Date - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q3_R2 + 21.0 + Text Area + MPS1246_Initial_Disease_State_Q16_R1 Discovery Framework @@ -352,29 +414,54 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q4 + MPS1246_Initial_Disease_State_Q17 0.0 { "controlWidth" : 12.0, - "label" : "Documentation of mobility aide requirement", + "label" : "Does the patient require continuous ventilator assistance?", + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "horizontalMode" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Documentation of mobility aide requirement", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, "HTMLTemplateId" : "", "hide" : false, + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, "disOnTplt" : false } - 10.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q4 + 22.0 + Radio + MPS1246_Initial_Disease_State_Q17 Discovery Framework @@ -382,29 +469,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q5 + MPS1246_Initial_Disease_State_Q17_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Requirement for respiratory aides including ventilation status and changes in respiratory support requirements", + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Requirement for respiratory aides including ventilation status and changes in respiratory support requirements", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 11.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q5 + 23.0 + Text Area + MPS1246_Initial_Disease_State_Q17_R1 Discovery Framework @@ -412,29 +507,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q6 + MPS1246_Initial_Disease_State_Q2 0.0 { - "controlWidth" : 12.0, - "label" : "Ophthalmologic and ENT assessment", + "controlWidth" : 12, + "label" : "Please describe biochemical and molecular confirmation of disease or attach any relevant documents at the end of this form.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Ophthalmologic and ENT assessment", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 12.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q6 + 1.0 + Text Area + MPS1246_Initial_Disease_State_Q2 Discovery Framework @@ -442,29 +545,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q7 + MPS1246_Initial_Disease_State_Q3 0.0 { - "controlWidth" : 12.0, - "label" : "Urine keratin sulfate (KS) determination (specific KS determination preferred over total glycosaminoglycans (GAGs))", + "controlWidth" : 12, + "label" : "Describe all relevant clinical information regarding the patient or attach a consult note at the end of this form:", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Urine keratin sulfate (KS) determination (specific KS determination preferred over total glycosaminoglycans (GAGs))", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 13.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q7 + 2.0 + Text Area + MPS1246_Initial_Disease_State_Q3 Discovery Framework @@ -472,29 +583,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q8 + MPS1246_Initial_Disease_State_Q4 0.0 { - "controlWidth" : 12.0, - "label" : "Cardiac echocardiogram", + "controlWidth" : 12, + "label" : "Please describe the patient’s current quality of life. Feel free to use any relevant age-appropriate quality of life tools.", + "showInputWidth" : false, + "inputWidth" : 12, + "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "defaultValue" : false, + "defaultValue" : null, "help" : false, "helpText" : "", - "checkLabel" : "Cardiac echocardiogram", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 14.0 - Checkbox - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q8 + 3.0 + Text Area + MPS1246_Initial_Disease_State_Q4 Discovery Framework @@ -502,11 +621,11 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9 + MPS1246_Initial_Disease_State_Q5 0.0 { "controlWidth" : 12.0, - "label" : "Age appropriate quality of life measure", + "label" : "Has there been a discussion with the patient and family which is documented in the patient’s medical record regarding the limitations of enzyme replacement therapy on disease manifestations?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -517,21 +636,15 @@ "help" : false, "helpText" : "", "options" : [ { - "name" : "HAQ", - "developerName" : "HAQ", - "value" : "HAQ" - }, { - "name" : "PODCI", - "developerName" : "PODCI", - "value" : "PODCI" - }, { - "name" : "EQ5D5L", - "developerName" : "EQ5D5L", - "value" : "EQ5D5L" + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false }, { - "name" : "SF36", - "developerName" : "SF36", - "value" : "SF36" + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false } ], "optionSource" : { "type" : "", @@ -553,9 +666,9 @@ "enableCaption" : true, "disOnTplt" : false } - 7.0 - Multi-select - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9 + 4.0 + Radio + MPS1246_Initial_Disease_State_Q5 Discovery Framework @@ -563,13 +676,13 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9_R1 + MPS1246_Initial_Disease_State_Q5_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Measure score", + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -580,20 +693,20 @@ "helpText" : "", "pattern" : "", "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 8.0 + 5.0 Text Area - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9_R1 + MPS1246_Initial_Disease_State_Q5_R1 Discovery Framework @@ -601,116 +714,68 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9_R2 + MPS1246_Initial_Disease_State_Q6 0.0 { "controlWidth" : 12.0, - "label" : "Date of measure", - "showInputWidth" : false, - "inputWidth" : 12.0, + "label" : "For patients with manifestations of disease which are not amenable to enzyme replacement therapy, have there been discussions with the patient and family and documented in the medical record regarding the lack of efficacy of enzyme replacement therapy on those disease manifestations?", "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, + "horizontalMode" : false, "defaultValue" : null, "help" : false, "helpText" : "", - "dateType" : "string", - "modelDateFormat" : "yyyy-MM-dd", - "dateFormat" : "MM-dd-yyyy", + "options" : [ { + "name" : "Yes", + "developerName" : "Yes", + "value" : "Yes", + "setAll" : false + }, { + "name" : "No", + "developerName" : "No", + "value" : "No", + "setAll" : false + } ], + "optionSource" : { + "type" : "", + "source" : "" + }, + "controllingField" : { + "element" : "", + "type" : "", + "source" : "" + }, "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, "HTMLTemplateId" : "", "hide" : false, - "disOnTplt" : false, - "minDate" : "", - "maxDate" : "" + "optionWidth" : 100.0, + "optionHeight" : 100.0, + "imageCountInRow" : 3.0, + "enableCaption" : true, + "disOnTplt" : false } - 9.0 - Date - Mucopolysaccharidosis_Type_IVA_Initial_Patient_Evaluation_Q9_R2 + 6.0 + Radio + MPS1246_Initial_Disease_State_Q6 - true - false - 1.0 - Block4 - 0.0 - { - "controlWidth" : 12, - "label" : "Patient Evaluation (Please check box where appropriate", - "collapse" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "HTMLTemplateId" : "", - "hide" : false -} - 4.0 - Block - - Discovery Framework 0 true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Confirmed_Diagnosis_Q1 + MPS1246_Initial_Disease_State_Q6_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Attach evidence of confirmed diagnostic testing of N-acetylgalacosamine-6 sulfate sulfatase (GALNS) activity in peripheral blood leukocytes or fibroblasts (excluding multiple sulfatase deficiency) through enzymatic assay AND Morquio A gene mutation analysis.(Please attach diagnostic testing on the next screen)", - "text" : "Attach evidence of confirmed diagnostic testing of N-acetylgalacosamine-6 sulfate sulfatase (GALNS) activity in peripheral blood leukocytes or fibroblasts (excluding multiple sulfatase deficiency) through enzymatic assay AND Morquio A gene mutation analysis.(Please attach diagnostic testing on the next screen)", - "show" : null, - "dataJSON" : false, - "HTMLTemplateId" : "", - "textKey" : "", - "sanitize" : false -} - 0.0 - Text Block - Mucopolysaccharidosis_Type_IVA_Initial_Confirmed_Diagnosis_Q1 - - true - false - 1.0 - Confirmed_diagnosis - 0.0 - { "controlWidth" : 12, - "label" : "Confirmed diagnosis", - "collapse" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "HTMLTemplateId" : "", - "hide" : false -} - 3.0 - Block - - - - Discovery Framework - 0 - true - false - 2.0 - NCLBrineura_Submission_DiseaseInformation_Q1 - 0.0 - { - "controlWidth" : 4.0, - "label" : "Confirmed Diagnosis\r\nDate: DD-MM-YYYY", + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -719,55 +784,34 @@ "defaultValue" : null, "help" : false, "helpText" : "", - "dateType" : "string", - "modelDateFormat" : "yyyy-MM-dd", - "dateFormat" : "MM-dd-yyyy", + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, - "disOnTplt" : false, - "minDate" : "", - "maxDate" : "" + "disOnTplt" : false } - 0.0 - Date - NCLBrineura_Submission_DiseaseInformation_Q1 + 7.0 + Text Area + MPS1246_Initial_Disease_State_Q6_R1 - true - false - 1.0 - DiseaseInformation - 0.0 - { - "controlWidth" : 12, - "label" : "Disease Information", - "collapse" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "HTMLTemplateId" : "", - "hide" : false -} - 0.0 - Block - - Discovery Framework 0 true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q1 + MPS1246_Initial_Disease_State_Q7 0.0 { "controlWidth" : 12.0, - "label" : "Has the patient been diagnosed with an additional progressive life-limiting condition where treatment would not provide long-term benefit (such as cancer or multiple sclerosis)?", + "label" : "Have clear and objective treatment outcomes to evaluate the effect of the treatment been established and discussed with the patient and family and documented in the patient’s medical record?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -808,9 +852,9 @@ "enableCaption" : true, "disOnTplt" : false } - 0.0 + 8.0 Radio - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q1 + MPS1246_Initial_Disease_State_Q7 Discovery Framework @@ -818,13 +862,13 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q1_R1 + MPS1246_Initial_Disease_State_Q7_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Please identify diagnosis", + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -835,29 +879,20 @@ "helpText" : "", "pattern" : "", "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", - "show" : { - "group" : { - "operator" : "AND", - "rules" : [ { - "data" : "Yes", - "condition" : "=", - "field" : "Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q1" - } ] - } - }, + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", + "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 1.0 + 9.0 Text Area - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q1_R1 + MPS1246_Initial_Disease_State_Q7_R1 Discovery Framework @@ -865,11 +900,11 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q2 + MPS1246_Initial_Disease_State_Q8 0.0 { "controlWidth" : 12.0, - "label" : "Is the patients forced vital capacity (FVC) less than 0.3 liters?", + "label" : "Have there been discussions with the patient and family which are documented in the patient’s medical record to ensure that the patient and family are aware that treatment may be discontinued if the defined objectives of treatment are not achieved?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -910,9 +945,9 @@ "enableCaption" : true, "disOnTplt" : false } - 2.0 + 10.0 Radio - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q2 + MPS1246_Initial_Disease_State_Q8 Discovery Framework @@ -920,54 +955,37 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q3 + MPS1246_Initial_Disease_State_Q8_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Does the patient require continuous ventilator assistance?", + "controlWidth" : 12, + "label" : "Comments", + "showInputWidth" : false, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, "repeatLimit" : null, "readOnly" : false, - "horizontalMode" : false, "defaultValue" : null, "help" : false, "helpText" : "", - "options" : [ { - "name" : "Yes", - "developerName" : "Yes", - "value" : "Yes", - "setAll" : false - }, { - "name" : "No", - "developerName" : "No", - "value" : "No", - "setAll" : false - } ], - "optionSource" : { - "type" : "", - "source" : "" - }, - "controllingField" : { - "element" : "", - "type" : "", - "source" : "" - }, + "pattern" : "", + "ptrnErrText" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, - "optionWidth" : 100.0, - "optionHeight" : 100.0, - "imageCountInRow" : 3.0, - "enableCaption" : true, "disOnTplt" : false } - 3.0 - Radio - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q3 + 11.0 + Text Area + MPS1246_Initial_Disease_State_Q8_R1 Discovery Framework @@ -975,11 +993,11 @@ true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q4 + MPS1246_Initial_Disease_State_Q9 0.0 { "controlWidth" : 12.0, - "label" : "Is the patient/family unwilling to comply with the associated monitoring criteria?", + "label" : "Has the patient been adhering to regularly scheduled infusions and assessments?", "required" : false, "repeat" : false, "repeatClone" : false, @@ -1020,83 +1038,23 @@ "enableCaption" : true, "disOnTplt" : false } - 4.0 + 12.0 Radio - Mucopolysaccharidosis_Type_IVA_Initial_Exclusion_Criteria_Q4 + MPS1246_Initial_Disease_State_Q9 - true - false - 1.0 - Exclusion_Criteria - 0.0 - { - "controlWidth" : 12, - "label" : "Exclusion Criteria. (Patient will not be started on elosulfase alfa if any of the following apply.)", - "collapse" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "HTMLTemplateId" : "", - "hide" : false -} - 5.0 - Block - - Discovery Framework 0 true false 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_History_Q1 + MPS1246_Initial_Disease_State_Q9_R1 0.0 { - "controlWidth" : 12.0, - "label" : "Please include disease progression, other treatments tried, surgeries, medical admissions, subspecialty assessments, & patient characteristics relevant to this review", - "showInputWidth" : false, - "inputWidth" : 12.0, - "required" : false, - "repeat" : false, - "repeatClone" : false, - "repeatLimit" : null, - "readOnly" : false, - "defaultValue" : null, - "help" : false, - "helpText" : "", - "pattern" : "", - "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", - "show" : null, - "conditionType" : "Hide if False", - "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, - "HTMLTemplateId" : "", - "hide" : false, - "disOnTplt" : false -} - 0.0 - Text Area - Mucopolysaccharidosis_Type_IVA_Initial_Patient_History_Q1 - - - Discovery Framework - 0 - true - false - 2.0 - Mucopolysaccharidosis_Type_IVA_Initial_Patient_History_Q2 - 0.0 - { - "controlWidth" : 12.0, - "label" : "Additional information to support submission", + "controlWidth" : 12, + "label" : "Comments", "showInputWidth" : false, - "inputWidth" : 12.0, + "inputWidth" : 12, "required" : false, "repeat" : false, "repeatClone" : false, @@ -1107,29 +1065,29 @@ "helpText" : "", "pattern" : "", "ptrnErrText" : "", - "minLength" : 0.0, - "maxLength" : 255.0, - "placeholder" : "", + "minLength" : 0, + "maxLength" : 32000, + "placeholder" : "Enter Details", "show" : null, "conditionType" : "Hide if False", "accessibleInFutureSteps" : false, - "debounceValue" : 0.0, + "debounceValue" : 0, "HTMLTemplateId" : "", "hide" : false, "disOnTplt" : false } - 1.0 + 13.0 Text Area - Mucopolysaccharidosis_Type_IVA_Initial_Patient_History_Q2 + MPS1246_Initial_Disease_State_Q9_R1 true false 1.0 - Patient_History + DISEASESTATEOVERVIEW 0.0 { "controlWidth" : 12, - "label" : "Patient History", + "label" : "DISEASE STATE OVERVIEW", "collapse" : false, "repeat" : false, "repeatClone" : false, @@ -1140,7 +1098,7 @@ "HTMLTemplateId" : "", "hide" : false } - 1.0 + 0.0 Block Discovery Framework @@ -1148,7 +1106,7 @@ true false 0.0 - elosulfasealfa-InitialSubmission + elosulfasealfa-Initial Submission 0.0 { "label" : "elosulfase alfa - Initial Submission", @@ -1203,5 +1161,5 @@ VimizimInitialSubmission VimizimInitialSubmission_VimizimInitialSubmission_English_1 1.0 - 90e1a747-ca48-100e-44cb-93d8fa1c0271 + 10d4d9a8-5dd4-8c35-7a2b-fa500860e633 diff --git a/dev-app-post/main/default/sharingRules/Account.sharingRules-meta.xml b/dev-app-post/main/default/sharingRules/Account.sharingRules-meta.xml index cfc169a67..9a098e93d 100644 --- a/dev-app-post/main/default/sharingRules/Account.sharingRules-meta.xml +++ b/dev-app-post/main/default/sharingRules/Account.sharingRules-meta.xml @@ -38,6 +38,25 @@ true + + EDRD Portal Account Sharing + Edit + + None + None + None + + + + EDRD_Physicians + + + CreatedById + notEqual + + + true + Account_ShareWithSATGroup Edit diff --git a/force-app/main/default/classes/EDRD_EmpiIntegration.cls b/force-app/main/default/classes/EDRD_EmpiIntegration.cls new file mode 100644 index 000000000..35cb55ead --- /dev/null +++ b/force-app/main/default/classes/EDRD_EmpiIntegration.cls @@ -0,0 +1,168 @@ +global without sharing class EDRD_EmpiIntegration implements Callable +{ + public Object call(String action, Map args){ + + Map output = (Map)args.get('output'); + Map options = (Map)args.get('options'); + return invokeMethod(action, args, output, options); + } + + global Boolean invokeMethod(String methodName, Map inputMap, Map outputMap, Map options) { + Boolean result = true; + String jsonInput = Json.serialize(inputMap.get('input')); + switch on methodName { + when 'getEmpidata'{ + this.getEmpidata(jsonInput,outputMap); + } + when 'createPatient'{ + this.createPatient(jsonInput,outputMap); + } + when else { + result = false; + } + } + return result; + } + + public void getEmpidata(String jsonInput, Map outputMap) { + + EDRD_EmpiWrapper.OutputWrapper patientOutputWrapper = new EDRD_EmpiWrapper.OutputWrapper(); + EDRD_EmpiWrapper.InputWrapper inputWrapper = (EDRD_EmpiWrapper.InputWrapper) JSON.deserialize(jsonInput, EDRD_EmpiWrapper.InputWrapper.class); + String phn = inputWrapper.phn; + String result = null; + + //Search PHN in EMPI + Patient patientOutput = new Patient(); + patientOutput = EmpiIntegration.getPatient(phn); + String patientJSON = Json.serialize(patientOutput); + patientOutputWrapper = getOutput(patientJSON); + + // if patient found in EMPI and but deceased + if(patientOutputWrapper.isPatientFound == true && patientOutputWrapper.deceased == true){ + result = Json.serialize(patientOutputWrapper); + outputMap.put('searchOutput',JSON.deserializeuntyped(result)); + return; + } + + // Search PHN in Salesforce + List patientRecord = new Elevated().selectByPHN(phn); + + // if patient found in EMPI and in Salesforce EDRD + if(patientOutputWrapper.isPatientFound == true && !patientRecord.isEmpty()){ + for(Account acc : patientRecord){ + acc.FirstName = patientOutputWrapper.firstName; + acc.LastName = patientOutputWrapper.lastName; + acc.PersonBirthdate = patientOutputWrapper.dateOfBirth; + acc.Patient_is_Deceased__pc = patientOutputWrapper.deceased; + patientOutputWrapper.patientId = acc.Id; + } + + update patientRecord; // updating record in Salesforce if found in EMPI and Salesforce + } + // if patient found in EMPI and not in Salesforce EDRD + else if(patientOutputWrapper.isPatientFound == true && patientRecord.isEmpty()){ + + // create account record in Salesforce EDRD + patientOutputWrapper.patientId = createPatientFromEMPI(patientOutputWrapper, phn); + + }else if(patientOutputWrapper.isPatientFound == false && !patientRecord.isEmpty()){ + for(Account acc : patientRecord){ + patientOutputWrapper.firstName = acc.FirstName; + patientOutputWrapper.lastName = acc.LastName; + patientOutputWrapper.dateOfBirth = acc.PersonBirthdate; + patientOutputWrapper.deceased = acc.Patient_is_Deceased__pc; + patientOutputWrapper.responseMessage = 'Patient Found in Salesforce'; + patientOutputWrapper.isPatientFound = true; + patientOutputWrapper.patientId = acc.Id; + + } + }else if(patientOutputWrapper.isPatientFound == false && patientRecord.isEmpty()){ + patientOutputWrapper.responseMessage = 'Result not found'; + } + + Boolean isCareProgramEnrolled = new Elevated().checkCareProgram(patientOutputWrapper.patientId); + + if(isCareProgramEnrolled == true && (!patientOutputWrapper.isPatientFound == false || !patientRecord.isEmpty())){ + CareProgramEnrollee careProgram = new CareProgramEnrollee(); + careProgram.AccountId = patientOutputWrapper.patientId; + careProgram.Name = 'test'; + careProgram.Status = 'Active'; + careProgram.CareProgramId = '0ZeAq0000000XOzKAM'; + insert careProgram; + } + + result = Json.serialize(patientOutputWrapper); + outputMap.put('searchOutput',JSON.deserializeuntyped(result)); + } + + public EDRD_EmpiWrapper.OutputWrapper getOutput(String patientJSON){ + + EDRD_EmpiWrapper.OutputWrapper patientOutputWrapper = new EDRD_EmpiWrapper.OutputWrapper(); + EDRD_EmpiWrapper.Patient patient = (EDRD_EmpiWrapper.Patient) JSON.deserialize(patientJSON, EDRD_EmpiWrapper.Patient.class); + + if(String.isBlank(patient.dob) || String.isBlank(patient.gender) || patient.names.isEmpty()){ + patientOutputWrapper.firstName = null; + patientOutputWrapper.lastName = null; + patientOutputWrapper.dateOfBirth = null; + patientOutputWrapper.deceased = null; + patientOutputWrapper.gender = null; + patientOutputWrapper.isPatientFound = false; + }else{ + patientOutputWrapper.firstName = patient.names[0].givenNames[0]; + patientOutputWrapper.lastName = patient.names[0].familyName; + patientOutputWrapper.dateOfBirth = Date.valueOf(patient.dob); + patientOutputWrapper.deceased = patient.deceased; + patientOutputWrapper.gender = patient.gender.equals('F') ? 'Female' : 'Male'; + patientOutputWrapper.isPatientFound = true; + } + return patientOutputWrapper; + } + + public void createPatient(String jsonInput, Map outputMap) { + EDRD_EmpiWrapper.OutputWrapper patientOutputWrapper = new EDRD_EmpiWrapper.OutputWrapper(); + EDRD_EmpiWrapper.InputWrapper inputWrapper = (EDRD_EmpiWrapper.InputWrapper) JSON.deserialize(jsonInput, EDRD_EmpiWrapper.InputWrapper.class); + Account patientAccount = new Account(); + patientAccount.FirstName = inputWrapper.firstName; + patientAccount.LastName = inputWrapper.lastName; + patientAccount.PersonBirthdate = inputWrapper.dateOfBirth; + patientAccount.Reason__c = inputWrapper.reason; + patientAccount.RecordTypeId = ESA_cls_constants.PatientRecordTypeId; + insert patientAccount; + + patientOutputWrapper.patientId = patientAccount.Id; + String result = Json.serialize(patientOutputWrapper); + system.debug('result=40='+result); + outputMap.put('searchOutput',JSON.deserializeuntyped(result)); + System.debug('patientAccount +++'+patientAccount.Id); + } + + public String createPatientFromEMPI(EDRD_EmpiWrapper.OutputWrapper patientWrapper, String phn) { + Account patientAccount = new Account(); + patientAccount.FirstName = patientWrapper.firstName; + patientAccount.LastName = patientWrapper.lastName; + patientAccount.PersonBirthdate = patientWrapper.dateOfBirth; + patientAccount.RecordTypeId = ESA_cls_constants.PatientRecordTypeId; + + insert patientAccount; + return patientAccount.Id; + } + + public without sharing class Elevated{ + + public List selectByPHN(String phn){ + return [Select Id, FirstName, LastName, Patient_is_Deceased__pc, PersonBirthdate from Account where Patient_Identifier__pc =: phn]; + } + + public Boolean checkCareProgram(Id accountId){ + System.debug('line 157'); + List careProgram = [SELECT Id FROM CareProgramEnrollee WHERE AccountId = :accountId]; + System.debug('line 159'+careProgram); + if(careProgram.isEmpty()){ + System.debug('line 161'); + return true; + } + System.debug('line 164'); + return false; + } + } +} \ No newline at end of file diff --git a/force-app/main/default/classes/EDRD_EmpiIntegration.cls-meta.xml b/force-app/main/default/classes/EDRD_EmpiIntegration.cls-meta.xml new file mode 100644 index 000000000..998805a82 --- /dev/null +++ b/force-app/main/default/classes/EDRD_EmpiIntegration.cls-meta.xml @@ -0,0 +1,5 @@ + + + 62.0 + Active + diff --git a/force-app/main/default/classes/EDRD_EmpiWrapper.cls b/force-app/main/default/classes/EDRD_EmpiWrapper.cls new file mode 100644 index 000000000..8780957e3 --- /dev/null +++ b/force-app/main/default/classes/EDRD_EmpiWrapper.cls @@ -0,0 +1,39 @@ +public class EDRD_EmpiWrapper { + public class InputWrapper + { + public String phn {get;set;} + public String firstName {get; set;} + public String lastName {get; set;} + public Date dateOfBirth {get; set;} + public String reason {get; set;} + } + public class OutputWrapper + { + public Boolean isPatientFound {get; set;} + public String firstName {get;set;} + public String lastName {get;set;} + public Date dateOfBirth {get;set;} + public Boolean deceased {get;set;} + public String responseMessage {get;set;} + public String gender {get; set;} + public Id patientId {get; set;} + } + + public class Patient { + public boolean deceased {get;set;} + public String dob {get;set;} + public String gender {get;set;} + public List names {get;set;} + public String phn {get;set;} + public String verified {get;set;} + public String verifiedDate {get;set;} + public String notes {get;set;} + } + public class PersonName { + public boolean declared; + public String familyName; + public List givenNames; + public String type; + } + +} \ No newline at end of file diff --git a/force-app/main/default/classes/EDRD_EmpiWrapper.cls-meta.xml b/force-app/main/default/classes/EDRD_EmpiWrapper.cls-meta.xml new file mode 100644 index 000000000..998805a82 --- /dev/null +++ b/force-app/main/default/classes/EDRD_EmpiWrapper.cls-meta.xml @@ -0,0 +1,5 @@ + + + 62.0 + Active + diff --git a/force-app/main/default/objects/Case/fields/Reason__c.field-meta.xml b/force-app/main/default/objects/Case/fields/Reason__c.field-meta.xml new file mode 100644 index 000000000..856e41a49 --- /dev/null +++ b/force-app/main/default/objects/Case/fields/Reason__c.field-meta.xml @@ -0,0 +1,31 @@ + + + Reason__c + + false + false + false + false + Picklist + + true + + false + + No PHN Provided. + false + + + + Patient record not fount. + false + + + + Patient record does not match. + false + + + + + diff --git a/force-app/main/default/permissionsets/EDRD_PS_Physicians.permissionset-meta.xml b/force-app/main/default/permissionsets/EDRD_PS_Physicians.permissionset-meta.xml index d31e48fe1..eac95bdb7 100644 --- a/force-app/main/default/permissionsets/EDRD_PS_Physicians.permissionset-meta.xml +++ b/force-app/main/default/permissionsets/EDRD_PS_Physicians.permissionset-meta.xml @@ -26,6 +26,11 @@ Account.Fax true + + true + Account.ParentId + true + false Account.Person_Full_Name__c @@ -518,9 +523,9 @@ false - false + true false - false + true true false Contact From 547322aa9f80ff66d435e081c6b9b973a46a9589 Mon Sep 17 00:00:00 2001 From: ANLKMRK Date: Fri, 6 Dec 2024 18:47:29 +0530 Subject: [PATCH 2/3] Updated class and components --- .../EDRDCareObservation_1.rpt-meta.xml | 68 ++-- ...DRDDRcreateRequestWithNoDoc_1.rpt-meta.xml | 14 + ...eateRequestWithNoEligiblity_1.rpt-meta.xml | 14 + ...questWithNoSupplementoryDoc_1.rpt-meta.xml | 14 + .../EDRDDRcreateRequest_1.rpt-meta.xml | 14 + .../EDRDGetProvider_1.rpt-meta.xml | 6 +- ...DIP_creatEPatient_Procedure_1.oip-meta.xml | 298 ++++++++++++++++++ .../EDRD_CreateACR_Procedure_1.oip-meta.xml | 6 +- ...DNewForm_EDRDNewForm_English_9.os-meta.xml | 72 +++-- .../EDRD_RenewForm_English_2.os-meta.xml | 56 +++- .../default/classes/ESA_cls_constants.cls | 1 + .../main/default/classes/EmpiIntegration.cls | 5 +- 12 files changed, 485 insertions(+), 83 deletions(-) create mode 100644 OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_creatEPatient_Procedure_1.oip-meta.xml diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDCareObservation_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDCareObservation_1.rpt-meta.xml index 668290273..4841a0dea 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDCareObservation_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDCareObservation_1.rpt-meta.xml @@ -31,121 +31,121 @@ EDRDCareObservation false - true + Kilograms + false 0.0 - = - EDRDCareObservationCustom8931 + EDRDCareObservationCustom7055 0.0 0.0 - FAKEMAPPING + Name + UnitOfMeasure + Id EDRDCareObservation 1.0 - Id + ObservedValueUnitId CareObservation false false + Patient false 0.0 - EDRDCareObservationCustom9934 - PatientInformation:PatAccId + EDRDCareObservationCustom7399 + PatientInformation:PatientName 0.0 0.0 EDRDCareObservation 1.0 - ObservedSubjectId + Name CareObservation false false + EDRD_Care_Observation false 0.0 - EDRDCareObservationCustom9935 - EffectiveDate + EDRDCareObservationCustom8754 0.0 0.0 + DeveloperName + RecordType + Id EDRDCareObservation 1.0 - EffectiveDateTime + RecordTypeId CareObservation false false + Quantity false 0.0 - EDRDCareObservationCustom9026 - DrugandDosage:PatientWeight + EDRDCareObservationCustom8743 0.0 0.0 EDRDCareObservation 1.0 - ObservedValueNumerator + ObservedValueType CareObservation false false - EDRD_Care_Observation false 0.0 - EDRDCareObservationCustom8754 + EDRDCareObservationCustom9935 + EffectiveDate 0.0 0.0 - DeveloperName - RecordType - Id EDRDCareObservation 1.0 - RecordTypeId + EffectiveDateTime CareObservation false false - Quantity false 0.0 - EDRDCareObservationCustom8743 + EDRDCareObservationCustom9026 + DrugandDosage:PatientWeight 0.0 0.0 EDRDCareObservation 1.0 - ObservedValueType + ObservedValueNumerator CareObservation false false - Kilograms - false + true 0.0 - EDRDCareObservationCustom7055 + = + EDRDCareObservationCustom8931 0.0 0.0 - Name - UnitOfMeasure - Id + FAKEMAPPING EDRDCareObservation 1.0 - ObservedValueUnitId + Id CareObservation false false - Patient false 0.0 - EDRDCareObservationCustom7399 - PatientInformation:PatientName + EDRDCareObservationCustom9934 + PatientId 0.0 0.0 EDRDCareObservation 1.0 - Name + ObservedSubjectId CareObservation false false diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml index f4686dac0..d786026c3 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoDoc_1.rpt-meta.xml @@ -787,6 +787,20 @@ false false + + false + 0.0 + EDRDDRcreateRequestWithNoDocCustom3383 + PatientInformation:OverrideSelect:reason + 0.0 + 0.0 + EDRDDRcreateRequestWithNoDoc + 1.0 + EDRD_Patient_Override_Reason__c + Case + false + false + SObject { "omniscriptId" : "0jNAq000000OqGnMAK", diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml index fcef32333..58b25dfcc 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoEligiblity_1.rpt-meta.xml @@ -805,6 +805,20 @@ false false + + false + 0.0 + EDRDDRcreateRequestWithNoEligiblityCustom9377 + PatientInformation:OverrideSelect:reason + 0.0 + 0.0 + EDRDDRcreateRequestWithNoEligiblity + 1.0 + EDRD_Patient_Override_Reason__c + Case + false + false + SObject { "omniscriptId" : "0jNAq000000OqGnMAK", diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml index 250ddb540..5204eb147 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequestWithNoSupplementoryDoc_1.rpt-meta.xml @@ -87,6 +87,20 @@ JSON EDRDDRcreateRequestWithNoSupplementoryDoc false + + false + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDocCustom4180 + PatientInformation:OverrideSelect:reason + 0.0 + 0.0 + EDRDDRcreateRequestWithNoSupplementoryDoc + 1.0 + EDRD_Patient_Override_Reason__c + Case + false + false + false 0.0 diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml index abc810226..75f2771e0 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDDRcreateRequest_1.rpt-meta.xml @@ -88,6 +88,20 @@ JSON EDRDDRcreateRequest false + + false + 0.0 + EDRDDRcreateRequestCustom7068 + PatientInformation:OverrideSelect:reason + 0.0 + 0.0 + EDRDDRcreateRequest + 1.0 + EDRD_Patient_Override_Reason__c + Case + false + false + false 0.0 diff --git a/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml b/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml index 4583f3bcc..5d9dffc53 100644 --- a/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml +++ b/OmniStudio-Components/main/default/omniDataTransforms/EDRDGetProvider_1.rpt-meta.xml @@ -29,9 +29,9 @@ false 0.0 = - PatientIdentifier + PatientId EDRDGetProviderCustom776 - Patient_Identifier__pc + Id Account 1.0 0.0 @@ -75,7 +75,7 @@ JSON { - "PatientIdentifier" : "9012375899", + "PatientId" : "001Aq00000YksGQIAZ", "ProvederId" : "003Aq00000cokuIIAQ" } false diff --git a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_creatEPatient_Procedure_1.oip-meta.xml b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_creatEPatient_Procedure_1.oip-meta.xml new file mode 100644 index 000000000..e6f8e6ac7 --- /dev/null +++ b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRDIP_creatEPatient_Procedure_1.oip-meta.xml @@ -0,0 +1,298 @@ + + + { + "PrescriberId": "001Aq00000IneI6IAJ", + "PatientIdentifier": "1234567890" +} + Patient Name and BirthDate Clear and Update with Values according to the Patient Identifier. + {"ElementTypeToHTMLTemplateList":[]} + true + true + false + false + false + false + Procedure + EDRDIPSearchPatient + + true + false + 0.0 + DataMapperExtractActionforCareProgram + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractCareProgram", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ConAccId", + "element" : "DataMapperExtractActionforphn:Contac:AccId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperExtractAction4", + "disOnTplt" : false +} + 2.0 + DataRaptor Extract Action + + + true + false + 0.0 + DataMapperExtractActionforphn + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractPhn", + "dataRaptor Input Parameters" : [ { + "inputParam" : "phn", + "element" : "PatientIdentifier" + }, { + "inputParam" : "ConAccId", + "element" : "PatientId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperExtractAction3", + "disOnTplt" : false +} + 1.0 + DataRaptor Extract Action + + + true + false + 0.0 + DataRaptorExtractAction3 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRACRExtractofPrescriber", + "dataRaptor Input Parameters" : [ { + "inputParam" : "AccId", + "element" : "PrescriberId" + }, { + "inputParam" : "ConAccId", + "element" : "DataMapperExtractActionforphn:Contac:AccId" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataRaptorExtractAction3", + "disOnTplt" : false +} + 3.0 + DataRaptor Extract Action + + + true + false + 0.0 + DRPatientDetailsExtractStep + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "Cont:Id", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRTContactIdsfromACR", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ACRContactId", + "element" : "DataRaptorExtractAction3:ACRContactIds" + }, { + "inputParam" : "phn", + "element" : "PatientIdentifier" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataMapperTurboAction2", + "disOnTplt" : false +} + 4.0 + DataRaptor Turbo Action + + + true + false + 0.0 + DRPatientDetailsExtractStep1 + 0.0 + { + "executionConditionalFormula" : "", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "useFormulas" : true, + "additionalInput" : { }, + "additionalOutput" : { }, + "failureResponse" : { }, + "sendOnlyAdditionalInput" : false, + "returnOnlyAdditionalOutput" : false, + "returnOnlyFailureResponse" : false, + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "bundle" : "EDRDDRExtractPatientDetails", + "dataRaptor Input Parameters" : [ { + "inputParam" : "ContactId", + "element" : "DRPatientDetailsExtractStep" + } ], + "chainOnStep" : false, + "actionMessage" : "", + "ignoreCache" : true, + "show" : null, + "label" : "DataRaptorExtractAction3", + "disOnTplt" : false +} + 5.0 + DataRaptor Extract Action + + + true + false + 0.0 + ResponseAction1 + 0.0 + { + "executionConditionalFormula" : "", + "useFormulas" : true, + "additionalOutput" : { + "PatientInformation" : "=IF(DRPatientDetailsExtractStep1:PhnCount != 0, %DRPatientDetailsExtractStep1%,%SetValuesToBlank%)", + "Contact" : "%DRPatientDetailsExtractStep%", + "PatientAvailabilityCheck" : "%DataMapperExtractActionforphn:Contac:phnnumber%", + "CareProgramCheck" : "%DataMapperExtractActionforCareProgram:CPE:Name%", + "PatientDeceasedCheck" : "%DataMapperExtractActionforphn:Contac:Patient_Deceased%", + "CareprogramStatusCheck" : "%DataMapperExtractActionforCareProgram:CPE:Status%" + }, + "returnOnlyAdditionalOutput" : true, + "returnFullDataJSON" : false, + "responseFormat" : "JSON", + "responseJSONPath" : "", + "responseJSONNode" : "", + "sendJSONPath" : "", + "sendJSONNode" : "", + "responseDefaultData" : { }, + "vlcResponseHeaders" : { }, + "show" : null, + "label" : "ResponseAction1", + "disOnTplt" : false +} + 7.0 + Response Action + + + true + false + 0.0 + SetValuesToBlank + 0.0 + { + "executionConditionalFormula" : "DRPatientDetailsExtractStep1:PhnCount == 0", + "failureConditionalFormula" : "", + "failOnStepError" : true, + "elementValueMap" : { + "PatientName" : "", + "PatientBirthDate" : "", + "PhnCount" : "=%DRPatientDetailsExtractStep1:PhnCount%" + }, + "responseJSONPath" : "", + "responseJSONNode" : "", + "chainOnStep" : false, + "actionMessage" : "", + "show" : null, + "label" : "SetValues1", + "disOnTplt" : false +} + 6.0 + Set Values + + EDRDIP_creatEPatient + Integration Procedure + { + "linkToExternalObject" : "", + "trackingCustomData" : { }, + "includeAllActionsInResponse" : false, + "columnsPropertyMap" : [ ], + "relationshipFieldsMap" : [ ], + "labelSingular" : "", + "labelPlural" : "", + "description" : "", + "nameColumn" : "", + "rollbackOnError" : false, + "chainableQueriesLimit" : 50, + "chainableDMLStatementsLimit" : null, + "chainableCpuLimit" : 2000, + "chainableHeapSizeLimit" : null, + "chainableDMLRowsLimit" : null, + "chainableQueryRowsLimit" : null, + "chainableSoslQueriesLimit" : null, + "chainableActualTimeLimit" : null, + "additionalChainableResponse" : { }, + "queueableChainableQueriesLimit" : 120, + "queueableChainableCpuLimit" : 40000, + "queueableChainableHeapSizeLimit" : 6, + "ttlMinutes" : 5, + "mockResponseMap" : { } +} + creatEPatient + EDRDIP + EDRDIP_creatEPatient_Procedure_1 + 1.0 + 07db6055-7b2a-3b0d-9564-b4b88f2d96b1 + diff --git a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml index f6e845436..5c8f03d11 100644 --- a/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml +++ b/OmniStudio-Components/main/default/omniIntegrationProcedures/EDRD_CreateACR_Procedure_1.oip-meta.xml @@ -39,8 +39,8 @@ "inputParam" : "ProviderId", "element" : "ProviderId" }, { - "inputParam" : "PatientIdentifier", - "element" : "PatientIdentifier" + "inputParam" : "PatientId", + "element" : "PatientId" } ], "chainOnStep" : false, "actionMessage" : "", @@ -143,5 +143,5 @@ EDRD EDRD_CreateACR_Procedure_1 1.0 - 253435fa-26d6-e0d8-1c46-4729137d894f + dd568894-4f3e-871f-ef70-a97ef1496559 diff --git a/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml index 70bc29dbc..93b2c101a 100644 --- a/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml +++ b/OmniStudio-Components/main/default/omniScripts/EDRDNewForm_EDRDNewForm_English_9.os-meta.xml @@ -60,9 +60,8 @@ "responseJSONPath" : "", "responseJSONNode" : "", "extraPayload" : { - "PatientIdentifier" : "%PatientIdentifier%", - "ProviderId" : "%ProviderId%", - "ProviderAccId" : "003Aq00000cokuIIAQ" + "PatientId" : "%PatientId%", + "ProviderId" : "%ProviderId1%" }, "inProgressMessage" : "In Progress", "postMessage" : "Done", @@ -2246,7 +2245,7 @@ }, "HTMLTemplateId" : "" } - 12.0 + 13.0 Validation @@ -2284,7 +2283,7 @@ "disOnTplt" : false, "autocomplete" : null } - 0.0 + 1.0 Text @@ -2348,7 +2347,7 @@ "label" : "Search Patient By Apex", "controlWidth" : 4 } - 5.0 + 6.0 Integration Procedure Action @@ -2372,7 +2371,7 @@ "HTMLTemplateId" : "", "disOnTplt" : false } - 2.0 + 3.0 Formula @@ -2387,7 +2386,7 @@ "show" : null, "HTMLTemplateId" : "" } - 3.0 + 4.0 Line Break @@ -2402,7 +2401,7 @@ "show" : null, "HTMLTemplateId" : "" } - 8.0 + 9.0 Line Break @@ -2453,7 +2452,7 @@ "HTMLTemplateId" : "", "lwcComponentOverride" : "" } - 7.0 + 8.0 Validation @@ -2499,7 +2498,7 @@ "label" : "No option selected", "controlWidth" : 12 } - 13.0 + 14.0 Validation @@ -2807,7 +2806,7 @@ "options" : [ ], "optionSource" : { "type" : "SObject", - "source" : "Case.Reason__c" + "source" : "Case.EDRD_Patient_Override_Reason__c" }, "controllingField" : { "element" : "", @@ -2855,7 +2854,7 @@ "HTMLTemplateId" : "", "hide" : false } - 9.0 + 10.0 Block @@ -2917,7 +2916,7 @@ }, "HTMLTemplateId" : "" } - 11.0 + 12.0 Validation @@ -2953,7 +2952,7 @@ "disOnTplt" : false, "autocomplete" : null } - 6.0 + 7.0 Number @@ -2991,9 +2990,33 @@ "disOnTplt" : false, "autocomplete" : null } - 1.0 + 2.0 Text + + true + false + 1.0 + ProviderId1 + 0.0 + { + "controlWidth" : 12, + "label" : "ProviderId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%ProviderId%", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 0.0 + Formula + @@ -3307,8 +3330,8 @@ "group" : { "operator" : "AND", "rules" : [ { - "data" : "true", - "condition" : "<>", + "data" : "false", + "condition" : "=", "field" : "searchOutput:isPatientFound" } ] } @@ -3329,8 +3352,8 @@ "group" : { "operator" : "AND", "rules" : [ { - "data" : "true", - "condition" : "<>", + "data" : "false", + "condition" : "=", "field" : "searchOutput:isPatientFound" } ] } @@ -3472,7 +3495,7 @@ "HTMLTemplateId" : "", "hide" : false } - 10.0 + 11.0 Block @@ -3525,7 +3548,7 @@ "enableCaption" : true, "disOnTplt" : false } - 4.0 + 5.0 Radio true @@ -3711,7 +3734,8 @@ "elementValueMap" : { "PatientIdentifier" : "%PatientIdentifier%", "PatientId" : "%searchOutput:patientId%", - "ProviderAccId" : "003Aq00000cokuIIAQ" + "ProviderAccId" : "003Aq00000cokuIIAQ", + "reason" : "reason" }, "showPersistentComponent" : [ true, false ], "show" : null, @@ -4339,5 +4363,5 @@ EDRDNewForm EDRDNewForm_EDRDNewForm_English_9 9.0 - 507189ad-7aeb-82f4-2224-e6a3c6803a53 + c25a7722-a820-c10b-b99b-490eab7c4eb5 diff --git a/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml b/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml index a7fee7f59..e6b5e7abb 100644 --- a/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml +++ b/OmniStudio-Components/main/default/omniScripts/EDRD_RenewForm_English_2.os-meta.xml @@ -93,8 +93,8 @@ "responseJSONPath" : "", "responseJSONNode" : "", "extraPayload" : { - "PatientIdentifier" : "%PatientIdentifier%", - "ProviderId" : "%ProviderId%" + "PatientId" : "%PatientId%", + "ProviderId" : "%ProviderId1%" }, "inProgressMessage" : "In Progress", "postMessage" : "Done", @@ -1892,7 +1892,7 @@ }, "HTMLTemplateId" : "" } - 11.0 + 12.0 Validation @@ -1930,7 +1930,7 @@ "disOnTplt" : false, "autocomplete" : null } - 0.0 + 1.0 Text @@ -1945,7 +1945,7 @@ "show" : null, "HTMLTemplateId" : "" } - 3.0 + 4.0 Line Break @@ -1960,7 +1960,7 @@ "show" : null, "HTMLTemplateId" : "" } - 6.0 + 7.0 Line Break @@ -1975,7 +1975,7 @@ "padding" : 0, "label" : "LineBreak2" } - 8.0 + 9.0 Line Break @@ -2246,7 +2246,7 @@ "options" : [ ], "optionSource" : { "type" : "SObject", - "source" : "Case.Reason__c" + "source" : "Case.EDRD_Patient_Override_Reason__c" }, "controllingField" : { "element" : "", @@ -2313,7 +2313,7 @@ "HTMLTemplateId" : "", "hide" : false } - 7.0 + 8.0 Block @@ -2351,7 +2351,7 @@ "disOnTplt" : false, "autocomplete" : null } - 2.0 + 3.0 Text @@ -2409,7 +2409,7 @@ }, "HTMLTemplateId" : "" } - 10.0 + 11.0 Validation @@ -2445,7 +2445,7 @@ "disOnTplt" : false, "autocomplete" : null } - 5.0 + 6.0 Number @@ -2483,9 +2483,33 @@ "disOnTplt" : false, "autocomplete" : null } - 1.0 + 2.0 Text + + true + false + 1.0 + ProviderId1 + 0.0 + { + "controlWidth" : 12, + "label" : "ProviderId", + "showInputWidth" : false, + "inputWidth" : 12, + "expression" : "%ProviderId%", + "hide" : true, + "show" : null, + "mask" : null, + "dataType" : null, + "hideGroupSep" : false, + "dateFormat" : "MM-dd-yyyy", + "HTMLTemplateId" : "", + "disOnTplt" : false +} + 0.0 + Formula + @@ -2967,7 +2991,7 @@ "HTMLTemplateId" : "", "hide" : false } - 9.0 + 10.0 Block @@ -3021,7 +3045,7 @@ "disOnTplt" : false, "lwcComponentOverride" : "" } - 4.0 + 5.0 Radio true @@ -3967,5 +3991,5 @@ EDRD EDRD_RenewForm_English_2 2.0 - d8c91918-a782-2622-1fa8-7f2b5e081692 + d60d65c1-2aa0-c611-176d-0b65f1026658 diff --git a/force-app/main/default/classes/ESA_cls_constants.cls b/force-app/main/default/classes/ESA_cls_constants.cls index c810d8ca0..1e95c297d 100644 --- a/force-app/main/default/classes/ESA_cls_constants.cls +++ b/force-app/main/default/classes/ESA_cls_constants.cls @@ -20,4 +20,5 @@ public class ESA_cls_constants { public static final String EDRD_PHYSICIAN = 'Physician'; public static final String EDRD_FUNDING_DECISION_DENIED = 'Denied'; public static final String EDRD_FORMULATION_BOTTLE = 'Bottle'; + public static final Id PatientRecordTypeId = Schema.SObjectType.Account.getRecordTypeInfosByName().get('Patient').getRecordTypeId(); } \ No newline at end of file diff --git a/force-app/main/default/classes/EmpiIntegration.cls b/force-app/main/default/classes/EmpiIntegration.cls index e1ba1d4b7..cb6fc5f1d 100644 --- a/force-app/main/default/classes/EmpiIntegration.cls +++ b/force-app/main/default/classes/EmpiIntegration.cls @@ -101,7 +101,7 @@ public with sharing class EmpiIntegration { Patient p = new Patient(); p.phn = phn; p.deceased = false; - if (!Test.isRunningTest()) { + //if (!Test.isRunningTest()) { Empi.HCIM_IN_GetDemographicsResponse res = stub.HCIM_IN_GetDemographics(id, creationTime, versionCode, interactionId, processingCode, processingModeCode, acceptAckCode, receiver, sender, controlActProcess); p.notes = res.controlActProcess.queryAck.queryResponseCode.code; @@ -145,8 +145,7 @@ public with sharing class EmpiIntegration { } } } - } + //} return p; } - } \ No newline at end of file From 6766ebe0dbd68a2677f2bac464524e5b8ed626af Mon Sep 17 00:00:00 2001 From: ANLKMRK Date: Fri, 6 Dec 2024 19:05:44 +0530 Subject: [PATCH 3/3] updated class --- .../default/classes/EDRD_EmpiIntegration.cls | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/force-app/main/default/classes/EDRD_EmpiIntegration.cls b/force-app/main/default/classes/EDRD_EmpiIntegration.cls index 35cb55ead..dcf963b93 100644 --- a/force-app/main/default/classes/EDRD_EmpiIntegration.cls +++ b/force-app/main/default/classes/EDRD_EmpiIntegration.cls @@ -83,12 +83,13 @@ global without sharing class EDRD_EmpiIntegration implements Callable Boolean isCareProgramEnrolled = new Elevated().checkCareProgram(patientOutputWrapper.patientId); if(isCareProgramEnrolled == true && (!patientOutputWrapper.isPatientFound == false || !patientRecord.isEmpty())){ - CareProgramEnrollee careProgram = new CareProgramEnrollee(); + /* CareProgramEnrollee careProgram = new CareProgramEnrollee(); careProgram.AccountId = patientOutputWrapper.patientId; careProgram.Name = 'test'; careProgram.Status = 'Active'; careProgram.CareProgramId = '0ZeAq0000000XOzKAM'; - insert careProgram; + insert careProgram;*/ + createCareProgramEnrollee(patientOutputWrapper.patientId); } result = Json.serialize(patientOutputWrapper); @@ -125,15 +126,26 @@ global without sharing class EDRD_EmpiIntegration implements Callable patientAccount.FirstName = inputWrapper.firstName; patientAccount.LastName = inputWrapper.lastName; patientAccount.PersonBirthdate = inputWrapper.dateOfBirth; - patientAccount.Reason__c = inputWrapper.reason; patientAccount.RecordTypeId = ESA_cls_constants.PatientRecordTypeId; insert patientAccount; + createCareProgramEnrollee(patientAccount.Id); + patientOutputWrapper.patientId = patientAccount.Id; String result = Json.serialize(patientOutputWrapper); system.debug('result=40='+result); outputMap.put('searchOutput',JSON.deserializeuntyped(result)); System.debug('patientAccount +++'+patientAccount.Id); + + } + + public void createCareProgramEnrollee(Id patientId){ + CareProgramEnrollee careProgram = new CareProgramEnrollee(); + careProgram.AccountId = patientId; + careProgram.Name = 'test'; + careProgram.Status = 'Active'; + careProgram.CareProgramId = '0ZeAq0000000XOzKAM'; + insert careProgram; } public String createPatientFromEMPI(EDRD_EmpiWrapper.OutputWrapper patientWrapper, String phn) {