예제 #1
0
 public Hipaa() {
     this.refusalIndicatorField = new Indicator();
     this.signatureDateField = new EffectivePeriod();
 }
예제 #2
0
 public CommunityHie() {
     this.securityIndicatorField = new Indicator();
     this.refusalIndicatorField = new Indicator();
     this.signatureDateField = new EffectivePeriod();
 }
예제 #3
0
 public Handicap() {
     this.handicapIndicatorField = new Indicator();
 }