public Code() {
     this.systemField = new CodeSystemRef();
 }
 public InCodeSystem() {
     this.codesystemField = new CodeSystemRef();
 }