Exemple #1
0
 public TP146228GB01_EncompassingEncounter()
     : base()
 {
     act              = new act_EncompassingEncounter();
     act.templateId   = TEMPLATEID;
     act.templateText = TEMPLATETEXT;
 }
Exemple #2
0
        public TP146232GB01_EncompassingEncounter()
            : base()
        {
            act              = new act_EncompassingEncounter();
            act.templateId   = TEMPLATEID;
            act.templateText = TEMPLATETEXT;

            // The code for this encompassing encounter template is fixed.
            SetCode("2.16.840.1.113883.2.1.3.2.4.17.326", "NHS111Encounter", "NHS111 Encounter");
        }