public RelationshipDescriptorBase() { this.relationshipTimeIntervalField = new IVL_TS(); this.templateIdField = new List<CodedIdentifier>(); }
public PIVL_TS() { this.periodField = new PQ(); this.phaseField = new IVL_TS(); this.institutionSpecified1Field = false; }
public PIVL_TS() { this.countField = new INT(); this.frequencyField = new RTO(); this.periodField = new PQ(); this.phaseField = new IVL_TS(); }
public EntityRelationship() { this.relationshipTimeIntervalField = new IVL_TS(); this.targetEntityIdField = new II(); this.sourceIdField = new II(); }