コード例 #1
0
 public SecurityEventEvent() {
     this.outcomeDescField = new @string();
     this.outcomeField = new SecurityEventOutcome();
     this.dateTimeField = new instant();
     this.actionField = new SecurityEventAction();
     this.subtypeField = new List<CodeableConcept>();
     this.typeField = new CodeableConcept();
 }
コード例 #2
0
 public AppointmentResponse() {
     this.lastModifiedField = new dateTime();
     this.lastModifiedByField = new Reference();
     this.endField = new instant();
     this.startField = new instant();
     this.commentField = new @string();
     this.participantStatusField = new ParticipantStatus();
     this.individualField = new List<Reference>();
     this.participantTypeField = new List<CodeableConcept>();
     this.appointmentField = new Reference();
     this.identifierField = new List<Identifier>();
 }
コード例 #3
0
 public Appointment() {
     this.lastModifiedField = new dateTime();
     this.lastModifiedByField = new Reference();
     this.participantField = new List<AppointmentParticipant>();
     this.orderField = new Reference();
     this.commentField = new @string();
     this.locationField = new Reference();
     this.slotField = new List<Reference>();
     this.endField = new instant();
     this.startField = new instant();
     this.descriptionField = new @string();
     this.reasonField = new CodeableConcept();
     this.typeField = new CodeableConcept();
     this.statusField = new code();
     this.priorityField = new integer();
     this.identifierField = new List<Identifier>();
 }
コード例 #4
0
 public DocumentReference() {
     this.contextField = new DocumentReferenceContext();
     this.serviceField = new DocumentReferenceService();
     this.locationField = new uri();
     this.hashField = new base64Binary();
     this.sizeField = new integer();
     this.formatField = new List<uri>();
     this.mimeTypeField = new code();
     this.primaryLanguageField = new code();
     this.confidentialityField = new List<CodeableConcept>();
     this.descriptionField = new @string();
     this.relatesToField = new List<DocumentReferenceRelatesTo>();
     this.docStatusField = new CodeableConcept();
     this.statusField = new DocumentReferenceStatus();
     this.indexedField = new instant();
     this.createdField = new dateTime();
     this.authenticatorField = new Reference();
     this.policyManagerField = new uri();
     this.custodianField = new Reference();
     this.authorField = new List<Reference>();
     this.classField = new CodeableConcept();
     this.typeField = new CodeableConcept();
     this.subjectField = new Reference();
     this.identifierField = new List<Identifier>();
     this.masterIdentifierField = new Identifier();
 }
コード例 #5
0
 public DeviceComponent() {
     this.languageCodeField = new CodeableConcept();
     this.productionSpecificationField = new List<DeviceComponentProductionSpecification>();
     this.measurementPrincipleField = new MeasmntPrinciple();
     this.parameterGroupField = new CodeableConcept();
     this.operationalStatusField = new List<CodeableConcept>();
     this.parentField = new Reference();
     this.sourceField = new Reference();
     this.lastSystemChangeField = new instant();
     this.identifierField = new Identifier();
     this.typeField = new CodeableConcept();
 }
コード例 #6
0
 public Observation() {
     this.relatedField = new List<ObservationRelated>();
     this.referenceRangeField = new List<ObservationReferenceRange>();
     this.encounterField = new Reference();
     this.performerField = new List<Reference>();
     this.specimenField = new Reference();
     this.subjectField = new Reference();
     this.identifierField = new Identifier();
     this.methodField = new CodeableConcept();
     this.bodySiteField = new CodeableConcept();
     this.reliabilityField = new ObservationReliability();
     this.statusField = new ObservationStatus();
     this.issuedField = new instant();
     this.item1Field = new Element();
     this.commentsField = new @string();
     this.interpretationField = new CodeableConcept();
     this.dataAbsentReasonField = new DataAbsentReason();
     this.itemField = new Element();
     this.nameField = new CodeableConcept();
 }
コード例 #7
0
 public MessageHeader() {
     this.dataField = new List<Reference>();
     this.reasonField = new CodeableConcept();
     this.responsibleField = new Reference();
     this.receiverField = new Reference();
     this.authorField = new Reference();
     this.entererField = new Reference();
     this.destinationField = new List<MessageHeaderDestination>();
     this.sourceField = new MessageHeaderSource();
     this.responseField = new MessageHeaderResponse();
     this.eventField = new Coding();
     this.timestampField = new instant();
     this.identifierField = new id();
 }
コード例 #8
0
 public Provenance() {
     this.integritySignatureField = new @string();
     this.entityField = new List<ProvenanceEntity>();
     this.agentField = new List<ProvenanceAgent>();
     this.policyField = new List<uri>();
     this.locationField = new Reference();
     this.reasonField = new CodeableConcept();
     this.recordedField = new instant();
     this.periodField = new Period();
     this.targetField = new List<Reference>();
 }
コード例 #9
0
 public Slot() {
     this.lastModifiedField = new dateTime();
     this.commentField = new @string();
     this.overbookedField = new boolean();
     this.endField = new instant();
     this.startField = new instant();
     this.freeBusyTypeField = new SlotStatus();
     this.availabilityField = new Reference();
     this.typeField = new CodeableConcept();
     this.identifierField = new List<Identifier>();
 }
コード例 #10
0
 public Subscription() {
     this.tagField = new List<SubscriptionTag>();
     this.endField = new instant();
     this.channelField = new SubscriptionChannel();
     this.errorField = new @string();
     this.statusField = new SubscriptionStatus();
     this.reasonField = new @string();
     this.contactField = new List<ContactPoint>();
     this.criteriaField = new @string();
 }
コード例 #11
0
 public ResourceMeta() {
     this.tagField = new List<Coding>();
     this.securityField = new List<Coding>();
     this.profileField = new List<uri>();
     this.lastUpdatedField = new instant();
     this.versionIdField = new id();
 }
コード例 #12
0
 public BundleDeleted() {
     this.instantField = new instant();
     this.versionIdField = new id();
     this.id1Field = new id();
     this.typeField = new code();
 }