public Repeat() { this.endField = new dateTime(); this.countField = new integer(); this.unitsField = new code(); this.durationField = new @decimal(); this.whenField = new code(); this.frequencyField = new integer(); }
public SampledData() { this.dataField = new @string(); this.dimensionsField = new integer(); this.upperLimitField = new @decimal(); this.lowerLimitField = new @decimal(); this.factorField = new @decimal(); this.periodField = new @decimal(); this.originField = new Quantity(); }
public Quantity() { this.codeField = new code(); this.systemField = new uri(); this.unitsField = new @string(); this.comparatorField = new code(); this.valueField = new @decimal(); }