Example #1
0
 public Patient()
 {
     this.typeId     = new IIImpl();
     this.templateId = new LISTImpl <II, Identifier>(typeof(IIImpl));
     this.id         = new IIImpl();
     this.name       = new PNImpl();
     this.administrativeGenderCode = new CV_R2Impl <AdministrativeGender>();
     this.birthTime             = new TS_R2Impl();
     this.ethnicGroupCode       = new CE_R2Impl <Code>();
     this.guardian              = new List <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Basemodel.Guardian>();
     this.languageCommunication = new List <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Merged.LanguageCommunication>();
 }
Example #2
0
 public CAABTranscribedReports()
 {
     this.typeId               = new IIImpl();
     this.templateId           = new LISTImpl <II, Identifier>(typeof(IIImpl));
     this.id                   = new IIImpl();
     this.code                 = new CV_R2Impl <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Domainvalue.AlbertaTranscribedReportType>();
     this.title                = new STImpl();
     this.effectiveTime        = new TS_R2Impl();
     this.confidentialityCode  = new CV_R2Impl <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Domainvalue.ConfidentialityCode>();
     this.setId                = new IIImpl();
     this.versionNumber        = new INTImpl();
     this.copyTime             = new TS_R2Impl();
     this.author               = new List <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Caabtranscribedreports.Author>();
     this.informationRecipient = new List <Ca.Infoway.Messagebuilder.Model.Cda_ab_shr.Caabtranscribedreports.InformationRecipient>();
 }
Example #3
0
 public ServiceEvent()
 {
     this.typeId     = new IIImpl();
     this.templateId = new LISTImpl <II, Identifier>(typeof(IIImpl));
     this.code       = new CV_R2Impl <ActCode>();
 }