public OperationDefinition() { this.parameterField = new List<OperationDefinitionParameter>(); this.instanceField = new boolean(); this.typeField = new List<code>(); this.systemField = new boolean(); this.baseField = new Reference(); this.notesField = new @string(); this.nameField = new code(); this.kindField = new OperationKind(); this.dateField = new dateTime(); this.experimentalField = new boolean(); this.statusField = new ResourceProfileStatus(); this.codeField = new List<Coding>(); this.descriptionField = new @string(); this.telecomField = new List<ContactPoint>(); this.publisherField = new @string(); this.titleField = new @string(); this.versionField = new @string(); this.identifierField = new uri(); }
public ExtensionDefinition() { this.elementField = new List<ElementDefinition>(); this.contextField = new List<@string>(); this.contextTypeField = new ExtensionContext(); this.mappingField = new List<ExtensionDefinitionMapping>(); this.requirementsField = new @string(); this.dateField = new dateTime(); this.experimentalField = new boolean(); this.statusField = new ResourceProfileStatus(); this.codeField = new List<Coding>(); this.descriptionField = new @string(); this.telecomField = new List<ContactPoint>(); this.publisherField = new @string(); this.displayField = new @string(); this.nameField = new @string(); this.identifierField = new List<Identifier>(); this.urlField = new uri(); }
public Profile() { this.differentialField = new ProfileSnapshot(); this.snapshotField = new ProfileSnapshot(); this.baseField = new uri(); this.typeField = new code(); this.mappingField = new List<ProfileMapping>(); this.fhirVersionField = new id(); this.requirementsField = new @string(); this.dateField = new dateTime(); this.experimentalField = new boolean(); this.statusField = new ResourceProfileStatus(); this.codeField = new List<Coding>(); this.descriptionField = new @string(); this.telecomField = new List<ContactPoint>(); this.publisherField = new @string(); this.nameField = new @string(); this.versionField = new @string(); this.identifierField = new List<Identifier>(); this.urlField = new uri(); }