Initial Checking with all 820 MLMs

This commit is contained in:
2020-02-02 00:54:01 -05:00
parent c59dc6de2e
commit 840d0432f4
828 changed files with 239162 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
maintenance:
title: DOC_PATIENT_PROFILE_INFUSION_OPEN;;
mlmname: DOC_PATIENT_PROFILE_INFUSION_OPEN;;
arden: version 5.5;;
version: 2.50;;
institution: St.Clair Hospital;;
author: Juliet M. Law;;
specialist: ;;
date: 2013-03-07;;
validation: testing;;
library:
purpose:
;;
explanation:
Change history
03.07.2013 JML Created
;;
keywords:
;;
knowledge:
type: data-driven;;
data:
// Recieve arguments from the structured note
(thisDocumentCommunication) := argument;
DocDTAP := MLM {{{SINGLE-QUOTE}}}DOC_FUNC_GENERIC_MANDATORY_BY_OCCUPATION{{{SINGLE-QUOTE}}};
thisDocumentCommunication := CALL DocDTAP WITH thisDocumentCommunication;
(thisDocumentCommunication) := argument;
DocDTAP2 := MLM {{{SINGLE-QUOTE}}}DOC_FUNC_ADVANCE_DIRECTIVE{{{SINGLE-QUOTE}}};
thisDocumentCommunication := CALL DocDTAP2 WITH thisDocumentCommunication;
(thisDocumentCommunication) := argument;
DocPressureUlcer := MLM {{{SINGLE-QUOTE}}}DOC_FUNC_PRESSURE_ULCER_HEALTH_ISSUE{{{SINGLE-QUOTE}}};
thisDocumentCommunication := CALL DocPressureUlcer WITH thisDocumentCommunication;
(thisDocumentCommunication) := argument;
PreferredPharmacyTextBox := MLM {{{SINGLE-QUOTE}}}DOC_FUNC_PREFERRED_PHARMACY_TEXT_BOX{{{SINGLE-QUOTE}}};
thisDocumentCommunication := CALL PreferredPharmacyTextBox WITH thisDocumentCommunication;
;;
evoke:
;;
logic: conclude true;
;;
action: return thisDocumentCommunication;
;;
Urgency: 50;;
end:', N'f2d958be-1488-422b-960b-ea90380f5de9', 2, N'DOC_PATIENT_PROFILE_INFUSION_OPEN', N'5.5', N'2.50', CAST(N'2013-03-07T00:00:00.000' AS DateTime), N'31f896ce-340a-ea11-a83f-005056ba872e')