Exemplo n.º 1
0
 public Hipaa() {
     this.refusalIndicatorField = new Indicator();
     this.signatureDateField = new EffectivePeriod();
 }
Exemplo n.º 2
0
 public CommunityHie() {
     this.securityIndicatorField = new Indicator();
     this.refusalIndicatorField = new Indicator();
     this.signatureDateField = new EffectivePeriod();
 }
Exemplo n.º 3
0
 public Handicap() {
     this.handicapIndicatorField = new Indicator();
 }