public EvaluatedPerson() { this.relatedEvaluatedPersonField = new List<RelatedEvaluatedPerson>(); this.clinicalStatementField = new List<ClinicalStatement>(); this.isDeceasedField = new BL(); }
public MotionManagement() { this.immobilizationDeviceField = new List<CD>(); this.targetBodySiteField = new BodySite(); }
public RelationshipDescriptorBase() { this.relationshipTimeIntervalField = new IVL_TS(); this.templateIdField = new List<CodedIdentifier>(); }
public AllergyOrIntolerance() { this.associatedReactionTypeField = new List<CD>(); }
public AdverseEventBase() { this.affectedBodySiteField = new List<BodySite>(); }
public ExtendedVmrTypeBase() { this.attributeField = new List<NameValuePair>(); this.idField = new CodedIdentifier(); this.templateIdField = new List<CodedIdentifier>(); }
public CompositeObservationResult() { this.observationResultField = new List<ObservationBase>(); }
public VMR() { this.patientField = new EvaluatedPerson(); this.templateIdField = new List<CodedIdentifier>(); }
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 Practitioner() { this.qualificationField = new List<Qualification>(); this.specialityField = new List<CD>(); this.roleField = new List<CD>(); this.organizationField = new List<Organization>(); }
public SubstanceClinicalStatementBase() { this.doseField = new List<Dose>(); this.substanceField = new AdministrableSubstance(); }
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>(); }
public AdministrableSubstance() { this.ingredientField = new List<AdministrableSubstance>(); this.vaccinationProtocolField = new List<VaccinationProtocol>(); }
public Facility() { this.telecomField = new List<TEL>(); this.addressField = new List<AD>(); this.nameField = new List<ST>(); }
public LaboratoryOrder() { this.suspectedPathogenField = new List<CD>(); this.specimenField = new Specimen(); this.specialHandlingField = new List<CD>(); }
public SubstanceAdministrationProposal() { this.prnReasonField = new List<CD>(); }
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>(); }
public CompositeSubstanceProposal() { this.constituentField = new List<Constituent>(); }
public ObservationBase() { this.interpretationField = new List<CD>(); this.targetBodySiteField = new BodySite(); }
public SubstanceAdministrationOrder() { this.prnReasonField = new List<CD>(); }
public ConditionBase() { this.affectedBodySiteField = new List<BodySite>(); }
public CompositeSubstanceOrder() { this.constituentField = new List<Constituent>(); }
public CommunicationBase() { this.senderField = new Entity(); this.recipientField = new List<Entity>(); this.mediumField = new List<CD>(); }
public ProcedureBase() { this.targetBodySiteField = new List<BodySite>(); this.approachBodySiteField = new BodySite(); }
public RadiotherapySimulation() { this.simulationCommentField = new List<Documentation>(); }
public ProcedureOrder() { this.prnReasonField = new List<CD>(); this.frequencyField = new Schedule(); }
public LocalizationMethod() { this.localizationMethodCommentField = new List<Documentation>(); this.localizationMethodFrequencyField = new Schedule(); }
public RadiotherapyOrder() { this.treatmentPlanningInstructionsField = new List<Dose>(); this.localizationMethodField = new List<LocalizationMethod>(); this.motionManagementField = new List<MotionManagement>(); this.simulationMethodField = new List<RadiotherapySimulation>(); }
public Schedule() { this.cycleField = new List<Cycle>(); this.eventField = new List<IVL_TS>(); }
public Entity() { this.relatedEntityField = new List<RelatedEntity>(); this.attributeField = new List<NameValuePair>(); this.templateIdField = new List<CodedIdentifier>(); }