public POCD_MT000002UK01ParentDocument()
 {
     this.classCodeField = ActClinicalDocument.DOCCLIN;
     this.moodCodeField  = "EVN";
 }
Exemplo n.º 2
0
Arquivo: ccd.cs Projeto: OSEHRA/mdo
 public POCD_MT000040ClinicalDocument()
 {
     this.classCodeField = ActClinicalDocument.DOCCLIN;
     this.moodCodeField = "EVN";
 }