示例#1
0
 public Code() {
     this.systemField = new CodeSystemRef();
 }
示例#2
0
 public InCodeSystem() {
     this.codesystemField = new CodeSystemRef();
 }