コード例 #1
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public EvaluatedPerson() {
     this.relatedEvaluatedPersonField = new List<RelatedEvaluatedPerson>();
     this.clinicalStatementField = new List<ClinicalStatement>();
     this.isDeceasedField = new BL();
 }
コード例 #2
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public MotionManagement() {
     this.immobilizationDeviceField = new List<CD>();
     this.targetBodySiteField = new BodySite();
 }
コード例 #3
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public RelationshipDescriptorBase() {
     this.relationshipTimeIntervalField = new IVL_TS();
     this.templateIdField = new List<CodedIdentifier>();
 }
コード例 #4
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public AllergyOrIntolerance() {
     this.associatedReactionTypeField = new List<CD>();
 }
コード例 #5
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public AdverseEventBase() {
     this.affectedBodySiteField = new List<BodySite>();
 }
コード例 #6
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public ExtendedVmrTypeBase() {
     this.attributeField = new List<NameValuePair>();
     this.idField = new CodedIdentifier();
     this.templateIdField = new List<CodedIdentifier>();
 }
コード例 #7
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public CompositeObservationResult() {
     this.observationResultField = new List<ObservationBase>();
 }
コード例 #8
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public VMR() {
     this.patientField = new EvaluatedPerson();
     this.templateIdField = new List<CodedIdentifier>();
 }
コード例 #9
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 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>();
 }
コード例 #10
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public Practitioner() {
     this.qualificationField = new List<Qualification>();
     this.specialityField = new List<CD>();
     this.roleField = new List<CD>();
     this.organizationField = new List<Organization>();
 }
コード例 #11
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public SubstanceClinicalStatementBase() {
     this.doseField = new List<Dose>();
     this.substanceField = new AdministrableSubstance();
 }
コード例 #12
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public Person() {
     this.communicationField = new List<CD>();
     this.ethnicityField = new List<CD>();
     this.raceField = new List<CD>();
     this.telecomField = new List<TEL>();
     this.addressField = new List<AD>();
     this.nameField = new List<EN>();
 }
コード例 #13
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public AdministrableSubstance() {
     this.ingredientField = new List<AdministrableSubstance>();
     this.vaccinationProtocolField = new List<VaccinationProtocol>();
 }
コード例 #14
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public Facility() {
     this.telecomField = new List<TEL>();
     this.addressField = new List<AD>();
     this.nameField = new List<ST>();
 }
コード例 #15
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public LaboratoryOrder() {
     this.suspectedPathogenField = new List<CD>();
     this.specimenField = new Specimen();
     this.specialHandlingField = new List<CD>();
 }
コード例 #16
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public SubstanceAdministrationProposal() {
     this.prnReasonField = new List<CD>();
 }
コード例 #17
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public OralDietBase() {
     this.prnReasonField = new List<CD>();
     this.frequencyField = new Schedule();
     this.textureField = new List<TextureModification>();
     this.nutrientField = new List<NutrientModification>();
     this.foodTypeField = new List<CD>();
     this.dietTypeField = new List<CD>();
 }
コード例 #18
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public CompositeSubstanceProposal() {
     this.constituentField = new List<Constituent>();
 }
コード例 #19
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public ObservationBase() {
     this.interpretationField = new List<CD>();
     this.targetBodySiteField = new BodySite();
 }
コード例 #20
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public SubstanceAdministrationOrder() {
     this.prnReasonField = new List<CD>();
 }
コード例 #21
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public ConditionBase() {
     this.affectedBodySiteField = new List<BodySite>();
 }
コード例 #22
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public CompositeSubstanceOrder() {
     this.constituentField = new List<Constituent>();
 }
コード例 #23
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public CommunicationBase() {
     this.senderField = new Entity();
     this.recipientField = new List<Entity>();
     this.mediumField = new List<CD>();
 }
コード例 #24
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public ProcedureBase() {
     this.targetBodySiteField = new List<BodySite>();
     this.approachBodySiteField = new BodySite();
 }
コード例 #25
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public RadiotherapySimulation() {
     this.simulationCommentField = new List<Documentation>();
 }
コード例 #26
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public ProcedureOrder() {
     this.prnReasonField = new List<CD>();
     this.frequencyField = new Schedule();
 }
コード例 #27
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public LocalizationMethod() {
     this.localizationMethodCommentField = new List<Documentation>();
     this.localizationMethodFrequencyField = new Schedule();
 }
コード例 #28
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public RadiotherapyOrder() {
     this.treatmentPlanningInstructionsField = new List<Dose>();
     this.localizationMethodField = new List<LocalizationMethod>();
     this.motionManagementField = new List<MotionManagement>();
     this.simulationMethodField = new List<RadiotherapySimulation>();
 }
コード例 #29
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public Schedule() {
     this.cycleField = new List<Cycle>();
     this.eventField = new List<IVL_TS>();
 }
コード例 #30
0
ファイル: vmr.cs プロジェクト: GuntherM1466/healthedecisions
 public Entity() {
     this.relatedEntityField = new List<RelatedEntity>();
     this.attributeField = new List<NameValuePair>();
     this.templateIdField = new List<CodedIdentifier>();
 }