public CDSExecutionMessage() { this.sourceComponentIdField = new II(); this.sourceComponentTypeField = new CDSExecutionMessageSourceComponentType(); this.messageField = new ST(); this.levelField = new CDSExecutionMessageLevel1(); this.reasonField = new CDSExecutionMessageReason1(); this.idField = new II(); }
public ClinicalStatement() { this.relatedClinicalStatementField = new List<RelatedClinicalStatement>(); this.relatedEntityField = new List<RelatedEntity>(); this.commentField = new List<Documentation>(); this.attributeField = new List<NameValuePair>(); this.evaluatedPersonIdField = new II(); this.idField = new II(); this.templateIdField = new List<CodedIdentifier>(); }
public CDSActionGroupResponse() { this.actionGroupField = new ActionGroup(); this.patientIdField = new II(); }
public ActionBase() { this.conditionsField = new List<Condition>(); this.behaviorsField = new List<Behavior>(); this.actorsField = new List<Actor>(); this.supportingResourcesField = new List<KnowledgeResource>(); this.supportingEvidenceField = new List<Evidence>(); this.actionIdField = new II(); }
public KnowledgeResourceTemplateIds() { this.templateIdField = new II(); }
public EntityRelationship() { this.relationshipTimeIntervalField = new IVL_TS(); this.targetEntityIdField = new II(); this.sourceIdField = new II(); }