Download GastrOS - openEHR based Endoscopy Application

Description

GastrOS is an endoscopic reporting application based on open standards: openEHR and MST. GUI is driven by Archetypes/Templates. It is part of our research at the University of Auckland to investigate software maintainability and interoperability.Uses openEHR.Net on CodePlex

Icons

GastrOS - openEHR based Endoscopy Application

Source Files

The download file gastros.zip has the following entries.


BRANCHES/CR3/Gastros/lib/Antlr3.Runtime.dll
BRANCHES/CR3/Gastros/lib/Castle.Core.dll
BRANCHES/CR3/Gastros/lib/Castle.DynamicProxy2.dll
BRANCHES/CR3/Gastros/lib/Iesi.Collections.dll
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.Unity.dll
BRANCHES/CR3/Gastros/lib/Microsoft.Practices.Unity.xml
BRANCHES/CR3/Gastros/lib/NHibernate.ByteCode.Castle.dll
BRANCHES/CR3/Gastros/lib/NHibernate.JetDriver.dll
BRANCHES/CR3/Gastros/lib/NHibernate.dll/*from w  w  w  .  j  a  v  a  2s . co m*/
BRANCHES/CR3/Gastros/lib/NHibernate.xml
BRANCHES/CR3/Gastros/lib/OpenEHR.dll
BRANCHES/CR3/Gastros/lib/OpenEHR.pdb
BRANCHES/CR3/Gastros/lib/System.Data.SQLite.DLL
BRANCHES/CR3/Gastros/lib/log4net.dll
BRANCHES/CR3/Gastros/lib/log4net.xml
BRANCHES/CR3/Gastros/lib/nunit.framework.dll
BRANCHES/CR3/Gastros/lib/sqlite3.dll
BRANCHES/CR3/Gastros/src/GastrOS.sln
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/FontElement.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/GastrOsConfig.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
BRANCHES/CR3/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
BRANCHES/CR3/Gastros/src/SDE/Directives.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/BreakDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/CoreConceptDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/DirectiveHelper.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/DirectiveStore.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/FormAspectsDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/GridDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/HideChildrenDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/IDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/OrganiserDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowAsDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowTextDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/DataValueProviders.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/IDataValueProvider.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/InstancePruner.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/MasterController.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/RmFactory.cs
BRANCHES/CR3/Gastros/src/SDE/Engine/ViewsGenerator.cs
BRANCHES/CR3/Gastros/src/SDE/GastrOsService.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/AutoHideForm.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/AutoTabPanel.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/BoxPanel.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/CustomPanel.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/LockEditForm.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/MultiStateCheck.cs
BRANCHES/CR3/Gastros/src/SDE/Layout/MultiStateCheck.resx
BRANCHES/CR3/Gastros/src/SDE/Layout/NumericTextBox.cs
BRANCHES/CR3/Gastros/src/SDE/Properties/AssemblyInfo.cs
BRANCHES/CR3/Gastros/src/SDE/SDE.csproj
BRANCHES/CR3/Gastros/src/SDE/Support/AOMHelper.cs
BRANCHES/CR3/Gastros/src/SDE/Support/AttributeDescriptor.cs
BRANCHES/CR3/Gastros/src/SDE/Support/EhrSerialiser.cs
BRANCHES/CR3/Gastros/src/SDE/Support/EventRaisingList.cs
BRANCHES/CR3/Gastros/src/SDE/Support/FormInvoker.cs
BRANCHES/CR3/Gastros/src/SDE/Support/FormsHelper.cs
BRANCHES/CR3/Gastros/src/SDE/Support/Logger.cs
BRANCHES/CR3/Gastros/src/SDE/Support/OntologyItem.cs
BRANCHES/CR3/Gastros/src/SDE/Support/SimpleAomVisitor.cs
BRANCHES/CR3/Gastros/src/SDE/Support/StringUtils.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/BoolElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/CountElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/DateElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/EvaluationGridControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/GridControlBase.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/ObservationsGridControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/QuantElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/SplasherControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/TextElementControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/TypedViewControl.cs
BRANCHES/CR3/Gastros/src/SDE/ViewControls/ViewControl.cs
BRANCHES/CR3/Gastros/src/SDE/Views/ICheckView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/ICodedTextView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IContainerView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/ICoreConceptView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IDateView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IGridView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IListView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IMultiChoiceView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/INumericUnitView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/INumericView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IScalarView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/ISplasherView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/ITextView.cs
BRANCHES/CR3/Gastros/src/SDE/Views/IView.cs
BRANCHES/CR3/Gastros/src/SDE/logging.xml
BRANCHES/CR3/Gastros/src/SDE_WinForms/CheckboxWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/CodedTextWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/DateWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
BRANCHES/CR3/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/GridWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/GridWidget.resx
BRANCHES/CR3/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/NumericWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Properties/Resources.resx
BRANCHES/CR3/Gastros/src/SDE_WinForms/QuantityWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/RadioWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
BRANCHES/CR3/Gastros/src/SDE_WinForms/Resources/empty.bmp
BRANCHES/CR3/Gastros/src/SDE_WinForms/Resources/green-check.bmp
BRANCHES/CR3/Gastros/src/SDE_WinForms/Resources/red_X.bmp
BRANCHES/CR3/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
BRANCHES/CR3/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/SplasherWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
BRANCHES/CR3/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/TextWidget.cs
BRANCHES/CR3/Gastros/src/SDE_WinForms/WidgetBase.cs
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/Clinical.cs
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/DataObject.cs
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/Examination.cs
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/Patient.cs
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
BRANCHES/CR3/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/EntryScreen.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/EntryScreen.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
BRANCHES/CR3/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
BRANCHES/CR3/Gastros/src/Wrapper/GastrOS.mdb
BRANCHES/CR3/Gastros/src/Wrapper/Helpers/Pair.cs
BRANCHES/CR3/Gastros/src/Wrapper/Helpers/PersistHelper.cs
BRANCHES/CR3/Gastros/src/Wrapper/Helpers/SdeUtils.cs
BRANCHES/CR3/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
BRANCHES/CR3/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
BRANCHES/CR3/Gastros/src/Wrapper/MainApp.cs
BRANCHES/CR3/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
BRANCHES/CR3/Gastros/src/Wrapper/Properties/Resources.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Properties/Resources.resx
BRANCHES/CR3/Gastros/src/Wrapper/Properties/Settings.Designer.cs
BRANCHES/CR3/Gastros/src/Wrapper/Properties/Settings.settings
BRANCHES/CR3/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/IReportFormatter.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Report2.rdlc
BRANCHES/CR3/Gastros/src/Wrapper/Reports/ReportExtractor.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/Findings.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/Site.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/Representation/Term.cs
BRANCHES/CR3/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
BRANCHES/CR3/Gastros/src/Wrapper/Resources/printer_icon.jpg
BRANCHES/CR3/Gastros/src/Wrapper/Wrapper.csproj
BRANCHES/CR3/Gastros/src/Wrapper/configs/DataDefinition.sql
BRANCHES/CR3/Gastros/src/Wrapper/configs/app.config
BRANCHES/CR3/Gastros/src/Wrapper/configs/app.config.1
BRANCHES/CR3/Gastros/src/Wrapper/configs/log4net-config.xml
BRANCHES/CR3/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
BRANCHES/CR3/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
BRANCHES/CR3/Gastros/src/Wrapper/gastros.db
BRANCHES/CR3/Gastros/src/deploy.cmd
BRANCHES/CR3/Gastros/src/deploy32bit.cmd
BRANCHES/CR3/Gastros/test/App.config
BRANCHES/CR3/Gastros/test/ConfigTest.cs
BRANCHES/CR3/Gastros/test/EventsTest.cs
BRANCHES/CR3/Gastros/test/GuiTestFormlet.cs
BRANCHES/CR3/Gastros/test/GuiTestFormlet.resx
BRANCHES/CR3/Gastros/test/GuiTests/CodedTextElementViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/CoreConceptViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/CountElementViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/GridViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/MockViews.cs
BRANCHES/CR3/Gastros/test/GuiTests/ModelViewTestBase.cs
BRANCHES/CR3/Gastros/test/GuiTests/QuantElementViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/RadioViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/SplasherViewTest.cs
BRANCHES/CR3/Gastros/test/GuiTests/TextElementViewTest.cs
BRANCHES/CR3/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
BRANCHES/CR3/Gastros/test/Runner.cs
BRANCHES/CR3/Gastros/test/SdeTest.csproj
BRANCHES/CR3/Gastros/test/SelectRootDialog.cs
BRANCHES/CR3/Gastros/test/TestDirectivesParsing.cs
BRANCHES/CR3/Gastros/test/TestTemplate.opt
BRANCHES/CR3/Gastros/test/TestTemplate1.opt
BRANCHES/CR3/Gastros/test/TestTemplate2.opt
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros-CR7.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-EVALUATION.adverse.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-OBSERVATION.blood_pressure.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-OBSERVATION.heart_rate.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-OBSERVATION.vital_signs_generic.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-SECTION.adverse_reactions.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-SECTION.endoscopy_exam.v1.adl
BRANCHES/CR3/Knowledge/archetypes/openEHR-EHR-SECTION.vital_signs.v1.adl
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-ERCP.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-LowerGIS.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-UpperGIS.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
BRANCHES/CR3/Knowledge/operational_templates/MST_v2.opt
BRANCHES/CR3/Knowledge/templates/MST_v2-ERCP.oet
BRANCHES/CR3/Knowledge/templates/MST_v2-LowerGIS.oet
BRANCHES/CR3/Knowledge/templates/MST_v2-UpperGIS.oet
BRANCHES/CR3/Knowledge/templates/MST_v2.oet
BRANCHES/CR4/Gastros/lib/Antlr3.Runtime.dll
BRANCHES/CR4/Gastros/lib/Castle.Core.dll
BRANCHES/CR4/Gastros/lib/Castle.DynamicProxy2.dll
BRANCHES/CR4/Gastros/lib/Iesi.Collections.dll
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.Unity.dll
BRANCHES/CR4/Gastros/lib/Microsoft.Practices.Unity.xml
BRANCHES/CR4/Gastros/lib/NHibernate.ByteCode.Castle.dll
BRANCHES/CR4/Gastros/lib/NHibernate.JetDriver.dll
BRANCHES/CR4/Gastros/lib/NHibernate.dll
BRANCHES/CR4/Gastros/lib/NHibernate.xml
BRANCHES/CR4/Gastros/lib/OpenEHR.dll
BRANCHES/CR4/Gastros/lib/System.Data.SQLite.DLL
BRANCHES/CR4/Gastros/lib/log4net.dll
BRANCHES/CR4/Gastros/lib/log4net.xml
BRANCHES/CR4/Gastros/lib/nunit.framework.dll
BRANCHES/CR4/Gastros/lib/sqlite3.dll
BRANCHES/CR4/Gastros/src/GastrOS.sln
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/FontElement.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/GastrOsConfig.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
BRANCHES/CR4/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
BRANCHES/CR4/Gastros/src/SDE/Directives.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/BreakDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/CoreConceptDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/DirectiveHelper.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/DirectiveStore.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/FormAspectsDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/HideChildrenDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/IDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/OrganiserDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowAsDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowTextDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
BRANCHES/CR4/Gastros/src/SDE/Engine/Coordinator.cs
BRANCHES/CR4/Gastros/src/SDE/Engine/InstancePruner.cs
BRANCHES/CR4/Gastros/src/SDE/Engine/RmFactory.cs
BRANCHES/CR4/Gastros/src/SDE/Engine/ViewsGenerator.cs
BRANCHES/CR4/Gastros/src/SDE/GastrOsService.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/AutoHideForm.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/AutoTabPanel.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/BoxPanel.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/CustomPanel.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/LockEditForm.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/MultiStateCheck.cs
BRANCHES/CR4/Gastros/src/SDE/Layout/MultiStateCheck.resx
BRANCHES/CR4/Gastros/src/SDE/Layout/NumericTextBox.cs
BRANCHES/CR4/Gastros/src/SDE/Properties/AssemblyInfo.cs
BRANCHES/CR4/Gastros/src/SDE/SDE.csproj
BRANCHES/CR4/Gastros/src/SDE/Support/AOMHelper.cs
BRANCHES/CR4/Gastros/src/SDE/Support/EhrSerialiser.cs
BRANCHES/CR4/Gastros/src/SDE/Support/EventRaisingList.cs
BRANCHES/CR4/Gastros/src/SDE/Support/FormInvoker.cs
BRANCHES/CR4/Gastros/src/SDE/Support/FormsHelper.cs
BRANCHES/CR4/Gastros/src/SDE/Support/Logger.cs
BRANCHES/CR4/Gastros/src/SDE/Support/OntologyItem.cs
BRANCHES/CR4/Gastros/src/SDE/Support/SimpleAomVisitor.cs
BRANCHES/CR4/Gastros/src/SDE/Support/StringUtils.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/CountElementControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/QuantElementControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/SplasherControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/TextElementControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/TypedViewControl.cs
BRANCHES/CR4/Gastros/src/SDE/ViewControls/ViewControl.cs
BRANCHES/CR4/Gastros/src/SDE/Views/ICodedTextView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/IContainerView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/ICoreConceptView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/IListView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/IMultiChoiceView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/INumericUnitView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/INumericView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/ISplasherView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/ITextView.cs
BRANCHES/CR4/Gastros/src/SDE/Views/IView.cs
BRANCHES/CR4/Gastros/src/SDE/logging.xml
BRANCHES/CR4/Gastros/src/SDE_WinForms/CodedTextWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
BRANCHES/CR4/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/NumericWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Properties/Resources.resx
BRANCHES/CR4/Gastros/src/SDE_WinForms/QuantityWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/RadioWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
BRANCHES/CR4/Gastros/src/SDE_WinForms/Resources/empty.bmp
BRANCHES/CR4/Gastros/src/SDE_WinForms/Resources/green-check.bmp
BRANCHES/CR4/Gastros/src/SDE_WinForms/Resources/red_X.bmp
BRANCHES/CR4/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
BRANCHES/CR4/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/SplasherWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
BRANCHES/CR4/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/TextWidget.cs
BRANCHES/CR4/Gastros/src/SDE_WinForms/WidgetBase.cs
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/Clinical.cs
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/DataObject.cs
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/Examination.cs
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/Patient.cs
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
BRANCHES/CR4/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/EntryScreen.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/EntryScreen.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
BRANCHES/CR4/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
BRANCHES/CR4/Gastros/src/Wrapper/GastrOS.mdb
BRANCHES/CR4/Gastros/src/Wrapper/Helpers/Pair.cs
BRANCHES/CR4/Gastros/src/Wrapper/Helpers/PersistHelper.cs
BRANCHES/CR4/Gastros/src/Wrapper/Helpers/SdeUtils.cs
BRANCHES/CR4/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
BRANCHES/CR4/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
BRANCHES/CR4/Gastros/src/Wrapper/MainApp.cs
BRANCHES/CR4/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
BRANCHES/CR4/Gastros/src/Wrapper/Properties/Resources.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Properties/Resources.resx
BRANCHES/CR4/Gastros/src/Wrapper/Properties/Settings.Designer.cs
BRANCHES/CR4/Gastros/src/Wrapper/Properties/Settings.settings
BRANCHES/CR4/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/IReportFormatter.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Report2.rdlc
BRANCHES/CR4/Gastros/src/Wrapper/Reports/ReportExtractor.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/Findings.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/Site.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/Representation/Term.cs
BRANCHES/CR4/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
BRANCHES/CR4/Gastros/src/Wrapper/Resources/printer_icon.jpg
BRANCHES/CR4/Gastros/src/Wrapper/Wrapper.csproj
BRANCHES/CR4/Gastros/src/Wrapper/configs/DataDefinition.sql
BRANCHES/CR4/Gastros/src/Wrapper/configs/app.config
BRANCHES/CR4/Gastros/src/Wrapper/configs/app.config.1
BRANCHES/CR4/Gastros/src/Wrapper/configs/log4net-config.xml
BRANCHES/CR4/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
BRANCHES/CR4/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
BRANCHES/CR4/Gastros/src/Wrapper/gastros.db
BRANCHES/CR4/Gastros/src/deploy.cmd
BRANCHES/CR4/Gastros/src/deploy32bit.cmd
BRANCHES/CR4/Gastros/test/App.config
BRANCHES/CR4/Gastros/test/ConfigTest.cs
BRANCHES/CR4/Gastros/test/EventsTest.cs
BRANCHES/CR4/Gastros/test/GuiTestFormlet.cs
BRANCHES/CR4/Gastros/test/GuiTestFormlet.resx
BRANCHES/CR4/Gastros/test/GuiTests/CodedTextElementViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/CoreConceptViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/CountElementViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/MockViews.cs
BRANCHES/CR4/Gastros/test/GuiTests/ModelViewTestBase.cs
BRANCHES/CR4/Gastros/test/GuiTests/QuantElementViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/RadioViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/SplasherViewTest.cs
BRANCHES/CR4/Gastros/test/GuiTests/TextElementViewTest.cs
BRANCHES/CR4/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
BRANCHES/CR4/Gastros/test/Runner.cs
BRANCHES/CR4/Gastros/test/SdeTest.csproj
BRANCHES/CR4/Gastros/test/SelectRootDialog.cs
BRANCHES/CR4/Gastros/test/TestDirectivesParsing.cs
BRANCHES/CR4/Gastros/test/TestTemplate.opt
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
BRANCHES/CR4/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-ERCP.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-LowerGIS.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-UpperGIS.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
BRANCHES/CR4/Knowledge/operational_templates/MST_v2.opt
BRANCHES/CR4/Knowledge/templates/MST_v2-ERCP.oet
BRANCHES/CR4/Knowledge/templates/MST_v2-LowerGIS.oet
BRANCHES/CR4/Knowledge/templates/MST_v2-UpperGIS.oet
BRANCHES/CR4/Knowledge/templates/MST_v2.oet
BRANCHES/CR5/Gastros/lib/Antlr3.Runtime.dll
BRANCHES/CR5/Gastros/lib/Castle.Core.dll
BRANCHES/CR5/Gastros/lib/Castle.DynamicProxy2.dll
BRANCHES/CR5/Gastros/lib/Iesi.Collections.dll
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.Unity.dll
BRANCHES/CR5/Gastros/lib/Microsoft.Practices.Unity.xml
BRANCHES/CR5/Gastros/lib/NHibernate.ByteCode.Castle.dll
BRANCHES/CR5/Gastros/lib/NHibernate.JetDriver.dll
BRANCHES/CR5/Gastros/lib/NHibernate.dll
BRANCHES/CR5/Gastros/lib/NHibernate.xml
BRANCHES/CR5/Gastros/lib/OpenEHR.dll
BRANCHES/CR5/Gastros/lib/System.Data.SQLite.DLL
BRANCHES/CR5/Gastros/lib/log4net.dll
BRANCHES/CR5/Gastros/lib/log4net.xml
BRANCHES/CR5/Gastros/lib/nunit.framework.dll
BRANCHES/CR5/Gastros/lib/sqlite3.dll
BRANCHES/CR5/Gastros/src/GastrOS.sln
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/FontElement.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/GastrOsConfig.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
BRANCHES/CR5/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
BRANCHES/CR5/Gastros/src/SDE/Directives.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/BreakDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/CoreConceptDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/DirectiveHelper.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/DirectiveStore.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/FormAspectsDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/HideChildrenDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/IDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/OrganiserDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowAsDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowTextDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
BRANCHES/CR5/Gastros/src/SDE/Engine/Coordinator.cs
BRANCHES/CR5/Gastros/src/SDE/Engine/InstancePruner.cs
BRANCHES/CR5/Gastros/src/SDE/Engine/RmFactory.cs
BRANCHES/CR5/Gastros/src/SDE/Engine/ViewsGenerator.cs
BRANCHES/CR5/Gastros/src/SDE/GastrOsService.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/AutoHideForm.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/AutoTabPanel.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/BoxPanel.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/CustomPanel.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/LockEditForm.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/MultiStateCheck.cs
BRANCHES/CR5/Gastros/src/SDE/Layout/MultiStateCheck.resx
BRANCHES/CR5/Gastros/src/SDE/Layout/NumericTextBox.cs
BRANCHES/CR5/Gastros/src/SDE/Properties/AssemblyInfo.cs
BRANCHES/CR5/Gastros/src/SDE/SDE.csproj
BRANCHES/CR5/Gastros/src/SDE/Support/AOMHelper.cs
BRANCHES/CR5/Gastros/src/SDE/Support/EhrSerialiser.cs
BRANCHES/CR5/Gastros/src/SDE/Support/EventRaisingList.cs
BRANCHES/CR5/Gastros/src/SDE/Support/FormInvoker.cs
BRANCHES/CR5/Gastros/src/SDE/Support/FormsHelper.cs
BRANCHES/CR5/Gastros/src/SDE/Support/Logger.cs
BRANCHES/CR5/Gastros/src/SDE/Support/OntologyItem.cs
BRANCHES/CR5/Gastros/src/SDE/Support/SimpleAomVisitor.cs
BRANCHES/CR5/Gastros/src/SDE/Support/StringUtils.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/CountElementControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/QuantElementControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/SplasherControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/TextElementControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/TypedViewControl.cs
BRANCHES/CR5/Gastros/src/SDE/ViewControls/ViewControl.cs
BRANCHES/CR5/Gastros/src/SDE/Views/ICodedTextView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/IContainerView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/ICoreConceptView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/IListView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/IMultiChoiceView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/INumericUnitView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/INumericView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/ISplasherView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/ITextView.cs
BRANCHES/CR5/Gastros/src/SDE/Views/IView.cs
BRANCHES/CR5/Gastros/src/SDE/logging.xml
BRANCHES/CR5/Gastros/src/SDE_WinForms/CodedTextWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
BRANCHES/CR5/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/NumericWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Properties/Resources.resx
BRANCHES/CR5/Gastros/src/SDE_WinForms/QuantityWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/RadioWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
BRANCHES/CR5/Gastros/src/SDE_WinForms/Resources/empty.bmp
BRANCHES/CR5/Gastros/src/SDE_WinForms/Resources/green-check.bmp
BRANCHES/CR5/Gastros/src/SDE_WinForms/Resources/red_X.bmp
BRANCHES/CR5/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
BRANCHES/CR5/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/SplasherWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
BRANCHES/CR5/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/TextWidget.cs
BRANCHES/CR5/Gastros/src/SDE_WinForms/WidgetBase.cs
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/Clinical.cs
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/DataObject.cs
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/Examination.cs
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/Patient.cs
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
BRANCHES/CR5/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/EntryScreen.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/EntryScreen.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
BRANCHES/CR5/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
BRANCHES/CR5/Gastros/src/Wrapper/GastrOS.mdb
BRANCHES/CR5/Gastros/src/Wrapper/Helpers/Pair.cs
BRANCHES/CR5/Gastros/src/Wrapper/Helpers/PersistHelper.cs
BRANCHES/CR5/Gastros/src/Wrapper/Helpers/SdeUtils.cs
BRANCHES/CR5/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
BRANCHES/CR5/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
BRANCHES/CR5/Gastros/src/Wrapper/MainApp.cs
BRANCHES/CR5/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
BRANCHES/CR5/Gastros/src/Wrapper/Properties/Resources.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Properties/Resources.resx
BRANCHES/CR5/Gastros/src/Wrapper/Properties/Settings.Designer.cs
BRANCHES/CR5/Gastros/src/Wrapper/Properties/Settings.settings
BRANCHES/CR5/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/IReportFormatter.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Report2.rdlc
BRANCHES/CR5/Gastros/src/Wrapper/Reports/ReportExtractor.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/Findings.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/Site.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/Representation/Term.cs
BRANCHES/CR5/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
BRANCHES/CR5/Gastros/src/Wrapper/Resources/printer_icon.jpg
BRANCHES/CR5/Gastros/src/Wrapper/Wrapper.csproj
BRANCHES/CR5/Gastros/src/Wrapper/configs/DataDefinition.sql
BRANCHES/CR5/Gastros/src/Wrapper/configs/app.config
BRANCHES/CR5/Gastros/src/Wrapper/configs/app.config.1
BRANCHES/CR5/Gastros/src/Wrapper/configs/log4net-config.xml
BRANCHES/CR5/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
BRANCHES/CR5/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
BRANCHES/CR5/Gastros/src/Wrapper/gastros.db
BRANCHES/CR5/Gastros/src/deploy.cmd
BRANCHES/CR5/Gastros/src/deploy32bit.cmd
BRANCHES/CR5/Gastros/test/App.config
BRANCHES/CR5/Gastros/test/ConfigTest.cs
BRANCHES/CR5/Gastros/test/EventsTest.cs
BRANCHES/CR5/Gastros/test/GuiTestFormlet.cs
BRANCHES/CR5/Gastros/test/GuiTestFormlet.resx
BRANCHES/CR5/Gastros/test/GuiTests/CodedTextElementViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/CoreConceptViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/CountElementViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/MockViews.cs
BRANCHES/CR5/Gastros/test/GuiTests/ModelViewTestBase.cs
BRANCHES/CR5/Gastros/test/GuiTests/QuantElementViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/RadioViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/SplasherViewTest.cs
BRANCHES/CR5/Gastros/test/GuiTests/TextElementViewTest.cs
BRANCHES/CR5/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
BRANCHES/CR5/Gastros/test/Runner.cs
BRANCHES/CR5/Gastros/test/SdeTest.csproj
BRANCHES/CR5/Gastros/test/SelectRootDialog.cs
BRANCHES/CR5/Gastros/test/TestDirectivesParsing.cs
BRANCHES/CR5/Gastros/test/TestTemplate.opt
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros-CR7.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
BRANCHES/CR5/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-ERCP.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-LowerGIS.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-UpperGIS.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
BRANCHES/CR5/Knowledge/operational_templates/MST_v2.opt
BRANCHES/CR5/Knowledge/templates/MST_v2-ERCP.oet
BRANCHES/CR5/Knowledge/templates/MST_v2-LowerGIS.oet
BRANCHES/CR5/Knowledge/templates/MST_v2-UpperGIS.oet
BRANCHES/CR5/Knowledge/templates/MST_v2.oet
BRANCHES/CR6/Gastros/lib/Antlr3.Runtime.dll
BRANCHES/CR6/Gastros/lib/Castle.Core.dll
BRANCHES/CR6/Gastros/lib/Castle.DynamicProxy2.dll
BRANCHES/CR6/Gastros/lib/Iesi.Collections.dll
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.Unity.dll
BRANCHES/CR6/Gastros/lib/Microsoft.Practices.Unity.xml
BRANCHES/CR6/Gastros/lib/NHibernate.ByteCode.Castle.dll
BRANCHES/CR6/Gastros/lib/NHibernate.JetDriver.dll
BRANCHES/CR6/Gastros/lib/NHibernate.dll
BRANCHES/CR6/Gastros/lib/NHibernate.xml
BRANCHES/CR6/Gastros/lib/OpenEHR.dll
BRANCHES/CR6/Gastros/lib/System.Data.SQLite.DLL
BRANCHES/CR6/Gastros/lib/log4net.dll
BRANCHES/CR6/Gastros/lib/log4net.xml
BRANCHES/CR6/Gastros/lib/nunit.framework.dll
BRANCHES/CR6/Gastros/lib/sqlite3.dll
BRANCHES/CR6/Gastros/src/GastrOS.sln
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/FontElement.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/GastrOsConfig.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
BRANCHES/CR6/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
BRANCHES/CR6/Gastros/src/SDE/Directives.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/BreakDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/CoreConceptDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/DirectiveHelper.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/DirectiveStore.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/FormAspectsDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/HideChildrenDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/IDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/OrganiserDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowAsDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowTextDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
BRANCHES/CR6/Gastros/src/SDE/Engine/Coordinator.cs
BRANCHES/CR6/Gastros/src/SDE/Engine/InstancePruner.cs
BRANCHES/CR6/Gastros/src/SDE/Engine/RmFactory.cs
BRANCHES/CR6/Gastros/src/SDE/Engine/ViewsGenerator.cs
BRANCHES/CR6/Gastros/src/SDE/GastrOsService.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/AutoHideForm.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/AutoTabPanel.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/BoxPanel.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/CustomPanel.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/LockEditForm.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/MultiStateCheck.cs
BRANCHES/CR6/Gastros/src/SDE/Layout/MultiStateCheck.resx
BRANCHES/CR6/Gastros/src/SDE/Layout/NumericTextBox.cs
BRANCHES/CR6/Gastros/src/SDE/Properties/AssemblyInfo.cs
BRANCHES/CR6/Gastros/src/SDE/SDE.csproj
BRANCHES/CR6/Gastros/src/SDE/Support/AOMHelper.cs
BRANCHES/CR6/Gastros/src/SDE/Support/EhrSerialiser.cs
BRANCHES/CR6/Gastros/src/SDE/Support/EventRaisingList.cs
BRANCHES/CR6/Gastros/src/SDE/Support/FormInvoker.cs
BRANCHES/CR6/Gastros/src/SDE/Support/FormsHelper.cs
BRANCHES/CR6/Gastros/src/SDE/Support/Logger.cs
BRANCHES/CR6/Gastros/src/SDE/Support/OntologyItem.cs
BRANCHES/CR6/Gastros/src/SDE/Support/SimpleAomVisitor.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/CountElementControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/QuantElementControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/SplasherControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/TextElementControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/TypedViewControl.cs
BRANCHES/CR6/Gastros/src/SDE/ViewControls/ViewControl.cs
BRANCHES/CR6/Gastros/src/SDE/Views/ICodedTextView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/IContainerView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/ICoreConceptView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/IListView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/IMultiChoiceView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/INumericUnitView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/INumericView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/ISplasherView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/ITextView.cs
BRANCHES/CR6/Gastros/src/SDE/Views/IView.cs
BRANCHES/CR6/Gastros/src/SDE/logging.xml
BRANCHES/CR6/Gastros/src/SDE_WinForms/CodedTextWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
BRANCHES/CR6/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/NumericWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Properties/Resources.resx
BRANCHES/CR6/Gastros/src/SDE_WinForms/QuantityWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/RadioWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
BRANCHES/CR6/Gastros/src/SDE_WinForms/Resources/empty.bmp
BRANCHES/CR6/Gastros/src/SDE_WinForms/Resources/green-check.bmp
BRANCHES/CR6/Gastros/src/SDE_WinForms/Resources/red_X.bmp
BRANCHES/CR6/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
BRANCHES/CR6/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/SplasherWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
BRANCHES/CR6/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/TextWidget.cs
BRANCHES/CR6/Gastros/src/SDE_WinForms/WidgetBase.cs
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/Clinical.cs
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/DataObject.cs
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/Examination.cs
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/Patient.cs
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
BRANCHES/CR6/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/EntryScreen.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/EntryScreen.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
BRANCHES/CR6/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
BRANCHES/CR6/Gastros/src/Wrapper/GastrOS.mdb
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/Pair.cs
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/PersistHelper.cs
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/SdeUtils.cs
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/StringUtils.cs
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
BRANCHES/CR6/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
BRANCHES/CR6/Gastros/src/Wrapper/MainApp.cs
BRANCHES/CR6/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
BRANCHES/CR6/Gastros/src/Wrapper/Properties/Resources.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Properties/Resources.resx
BRANCHES/CR6/Gastros/src/Wrapper/Properties/Settings.Designer.cs
BRANCHES/CR6/Gastros/src/Wrapper/Properties/Settings.settings
BRANCHES/CR6/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/IReportFormatter.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Report2.rdlc
BRANCHES/CR6/Gastros/src/Wrapper/Reports/ReportExtractor.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/Findings.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/Site.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/Representation/Term.cs
BRANCHES/CR6/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
BRANCHES/CR6/Gastros/src/Wrapper/Resources/printer_icon.jpg
BRANCHES/CR6/Gastros/src/Wrapper/Wrapper.csproj
BRANCHES/CR6/Gastros/src/Wrapper/configs/DataDefinition.sql
BRANCHES/CR6/Gastros/src/Wrapper/configs/app.config
BRANCHES/CR6/Gastros/src/Wrapper/configs/app.config.1
BRANCHES/CR6/Gastros/src/Wrapper/configs/log4net-config.xml
BRANCHES/CR6/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
BRANCHES/CR6/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
BRANCHES/CR6/Gastros/src/Wrapper/gastros.db
BRANCHES/CR6/Gastros/src/deploy.cmd
BRANCHES/CR6/Gastros/src/deploy32bit.cmd
BRANCHES/CR6/Gastros/test/App.config
BRANCHES/CR6/Gastros/test/ConfigTest.cs
BRANCHES/CR6/Gastros/test/EventsTest.cs
BRANCHES/CR6/Gastros/test/GuiTestFormlet.cs
BRANCHES/CR6/Gastros/test/GuiTestFormlet.resx
BRANCHES/CR6/Gastros/test/GuiTests/CodedTextElementViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/CoreConceptViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/CountElementViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/MockViews.cs
BRANCHES/CR6/Gastros/test/GuiTests/ModelViewTestBase.cs
BRANCHES/CR6/Gastros/test/GuiTests/QuantElementViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/RadioViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/SplasherViewTest.cs
BRANCHES/CR6/Gastros/test/GuiTests/TextElementViewTest.cs
BRANCHES/CR6/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
BRANCHES/CR6/Gastros/test/Runner.cs
BRANCHES/CR6/Gastros/test/SdeTest.csproj
BRANCHES/CR6/Gastros/test/SelectRootDialog.cs
BRANCHES/CR6/Gastros/test/TestDirectivesParsing.cs
BRANCHES/CR6/Gastros/test/TestTemplate.opt
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
BRANCHES/CR6/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-ERCP.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-LowerGIS.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-UpperGIS.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
BRANCHES/CR6/Knowledge/operational_templates/MST_v2.opt
BRANCHES/CR6/Knowledge/templates/MST_v2-ERCP.oet
BRANCHES/CR6/Knowledge/templates/MST_v2-LowerGIS.oet
BRANCHES/CR6/Knowledge/templates/MST_v2-UpperGIS.oet
BRANCHES/CR6/Knowledge/templates/MST_v2.oet
BRANCHES/CR7/Gastros/lib/Antlr3.Runtime.dll
BRANCHES/CR7/Gastros/lib/Castle.Core.dll
BRANCHES/CR7/Gastros/lib/Castle.DynamicProxy2.dll
BRANCHES/CR7/Gastros/lib/Iesi.Collections.dll
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.Unity.dll
BRANCHES/CR7/Gastros/lib/Microsoft.Practices.Unity.xml
BRANCHES/CR7/Gastros/lib/NHibernate.ByteCode.Castle.dll
BRANCHES/CR7/Gastros/lib/NHibernate.JetDriver.dll
BRANCHES/CR7/Gastros/lib/NHibernate.dll
BRANCHES/CR7/Gastros/lib/NHibernate.xml
BRANCHES/CR7/Gastros/lib/OpenEHR.dll
BRANCHES/CR7/Gastros/lib/System.Data.SQLite.DLL
BRANCHES/CR7/Gastros/lib/log4net.dll
BRANCHES/CR7/Gastros/lib/log4net.xml
BRANCHES/CR7/Gastros/lib/nunit.framework.dll
BRANCHES/CR7/Gastros/lib/sqlite3.dll
BRANCHES/CR7/Gastros/src/GastrOS.sln
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/FontElement.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/GastrOsConfig.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
BRANCHES/CR7/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
BRANCHES/CR7/Gastros/src/SDE/Directives.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/BreakDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/CoreConceptDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/DirectiveHelper.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/DirectiveStore.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/FormAspectsDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/HideChildrenDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/IDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/OrganiserDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowAsDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowTextDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
BRANCHES/CR7/Gastros/src/SDE/Engine/Coordinator.cs
BRANCHES/CR7/Gastros/src/SDE/Engine/InstancePruner.cs
BRANCHES/CR7/Gastros/src/SDE/Engine/RmFactory.cs
BRANCHES/CR7/Gastros/src/SDE/Engine/ViewsGenerator.cs
BRANCHES/CR7/Gastros/src/SDE/GastrOsService.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/AutoHideForm.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/AutoTabPanel.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/BoxPanel.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/CustomPanel.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/LockEditForm.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/MultiStateCheck.cs
BRANCHES/CR7/Gastros/src/SDE/Layout/MultiStateCheck.resx
BRANCHES/CR7/Gastros/src/SDE/Layout/NumericTextBox.cs
BRANCHES/CR7/Gastros/src/SDE/Properties/AssemblyInfo.cs
BRANCHES/CR7/Gastros/src/SDE/SDE.csproj
BRANCHES/CR7/Gastros/src/SDE/Support/AOMHelper.cs
BRANCHES/CR7/Gastros/src/SDE/Support/EhrSerialiser.cs
BRANCHES/CR7/Gastros/src/SDE/Support/EventRaisingList.cs
BRANCHES/CR7/Gastros/src/SDE/Support/FormInvoker.cs
BRANCHES/CR7/Gastros/src/SDE/Support/FormsHelper.cs
BRANCHES/CR7/Gastros/src/SDE/Support/Logger.cs
BRANCHES/CR7/Gastros/src/SDE/Support/OntologyItem.cs
BRANCHES/CR7/Gastros/src/SDE/Support/SimpleAomVisitor.cs
BRANCHES/CR7/Gastros/src/SDE/Support/StringUtils.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/CountElementControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/QuantElementControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/SplasherControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/TextElementControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/TypedViewControl.cs
BRANCHES/CR7/Gastros/src/SDE/ViewControls/ViewControl.cs
BRANCHES/CR7/Gastros/src/SDE/Views/ICodedTextView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/IContainerView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/ICoreConceptView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/IListView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/IMultiChoiceView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/INumericUnitView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/INumericView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/ISplasherView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/ITextView.cs
BRANCHES/CR7/Gastros/src/SDE/Views/IView.cs
BRANCHES/CR7/Gastros/src/SDE/logging.xml
BRANCHES/CR7/Gastros/src/SDE_WinForms/CodedTextWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
BRANCHES/CR7/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/NumericWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Properties/Resources.resx
BRANCHES/CR7/Gastros/src/SDE_WinForms/QuantityWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/RadioWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
BRANCHES/CR7/Gastros/src/SDE_WinForms/Resources/empty.bmp
BRANCHES/CR7/Gastros/src/SDE_WinForms/Resources/green-check.bmp
BRANCHES/CR7/Gastros/src/SDE_WinForms/Resources/red_X.bmp
BRANCHES/CR7/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
BRANCHES/CR7/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/SplasherWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
BRANCHES/CR7/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/TextWidget.cs
BRANCHES/CR7/Gastros/src/SDE_WinForms/WidgetBase.cs
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/Clinical.cs
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/DataObject.cs
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/Examination.cs
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/Patient.cs
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
BRANCHES/CR7/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/EntryScreen.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/EntryScreen.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
BRANCHES/CR7/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
BRANCHES/CR7/Gastros/src/Wrapper/GastrOS.mdb
BRANCHES/CR7/Gastros/src/Wrapper/Helpers/Pair.cs
BRANCHES/CR7/Gastros/src/Wrapper/Helpers/PersistHelper.cs
BRANCHES/CR7/Gastros/src/Wrapper/Helpers/SdeUtils.cs
BRANCHES/CR7/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
BRANCHES/CR7/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
BRANCHES/CR7/Gastros/src/Wrapper/MainApp.cs
BRANCHES/CR7/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
BRANCHES/CR7/Gastros/src/Wrapper/Properties/Resources.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Properties/Resources.resx
BRANCHES/CR7/Gastros/src/Wrapper/Properties/Settings.Designer.cs
BRANCHES/CR7/Gastros/src/Wrapper/Properties/Settings.settings
BRANCHES/CR7/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/IReportFormatter.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Report2.rdlc
BRANCHES/CR7/Gastros/src/Wrapper/Reports/ReportExtractor.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/Findings.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/Site.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/Representation/Term.cs
BRANCHES/CR7/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
BRANCHES/CR7/Gastros/src/Wrapper/Resources/printer_icon.jpg
BRANCHES/CR7/Gastros/src/Wrapper/Wrapper.csproj
BRANCHES/CR7/Gastros/src/Wrapper/configs/DataDefinition.sql
BRANCHES/CR7/Gastros/src/Wrapper/configs/app.config
BRANCHES/CR7/Gastros/src/Wrapper/configs/app.config.1
BRANCHES/CR7/Gastros/src/Wrapper/configs/log4net-config.xml
BRANCHES/CR7/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
BRANCHES/CR7/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
BRANCHES/CR7/Gastros/src/Wrapper/gastros.db
BRANCHES/CR7/Gastros/src/deploy.cmd
BRANCHES/CR7/Gastros/src/deploy32bit.cmd
BRANCHES/CR7/Gastros/test/App.config
BRANCHES/CR7/Gastros/test/ConfigTest.cs
BRANCHES/CR7/Gastros/test/EventsTest.cs
BRANCHES/CR7/Gastros/test/GuiTestFormlet.cs
BRANCHES/CR7/Gastros/test/GuiTestFormlet.resx
BRANCHES/CR7/Gastros/test/GuiTests/CodedTextElementViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/CoreConceptViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/CountElementViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/MockViews.cs
BRANCHES/CR7/Gastros/test/GuiTests/ModelViewTestBase.cs
BRANCHES/CR7/Gastros/test/GuiTests/QuantElementViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/RadioViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/SplasherViewTest.cs
BRANCHES/CR7/Gastros/test/GuiTests/TextElementViewTest.cs
BRANCHES/CR7/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
BRANCHES/CR7/Gastros/test/Runner.cs
BRANCHES/CR7/Gastros/test/SdeTest.csproj
BRANCHES/CR7/Gastros/test/SelectRootDialog.cs
BRANCHES/CR7/Gastros/test/TestDirectivesParsing.cs
BRANCHES/CR7/Gastros/test/TestTemplate.opt
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros-CR7.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
BRANCHES/CR7/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-ERCP.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-LowerGIS.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-UpperGIS.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
BRANCHES/CR7/Knowledge/operational_templates/MST_v2.opt
BRANCHES/CR7/Knowledge/templates/MST_v2-ERCP.oet
BRANCHES/CR7/Knowledge/templates/MST_v2-LowerGIS.oet
BRANCHES/CR7/Knowledge/templates/MST_v2-UpperGIS.oet
BRANCHES/CR7/Knowledge/templates/MST_v2.oet
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
OpenEhr/EhrGateWsClient/EhrGate.WsClient.sln
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/EhrGate.WsClient.csproj
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/EhrService/EhrServiceProxy.cs
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/Properties/AssemblyInfo.cs
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultSet.xsd
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultsColumn.cs
OpenEhr/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultsTable.cs
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/App.config
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/CompositionXml/DischargeReport.xml
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/EhrGate.WsClient.Tests.csproj
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/EhrServiceProxyTests.cs
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/Properties/AssemblyInfo.cs
OpenEhr/EhrGateWsClient/Test/EhrGate.WsClient.Tests/nunit.framework.dll
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Archetype.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/Assertion.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/AssertionVariable.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprBinaryOperator.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprItem.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprLeaf.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprOperator.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprUnaryOperator.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/OperatorKind.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeConstraint.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeInternalRef.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeSlot.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CComplexObject.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CDefinedObject.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CDomainType.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CMultipleAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CObject.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CPrimitiveObject.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CReferenceObject.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CSingleAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Cardinality.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ConstraintRef.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CBoolean.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDate.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDateTime.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDuration.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CInteger.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CPrimitive.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CReal.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CString.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CTime.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/DifferentialArchetype.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArchetypeOntology.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArchetypeTerm.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArcheytpeTermCodeTools.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Archetype/ValidityKind.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/Impl/AmType.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/CDvState.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/NonTerminalState.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/State.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/StateMachine.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/TerminalState.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/Transition.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CDvOrdinal.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CDvQuantity.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CQuantityItem.cs
OpenEhr/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Text/CCodePhrase.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Aggregate.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Hash.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/BindingListView.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableBindingListView.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableList.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableSet.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/NamedLocatableList.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Impl/PathableList.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Interval.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Date.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601DateTime.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Duration.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Time.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601TimeZone.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/List.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/Set.cs
OpenEhr/OpenEhr/src/OpenEhr/AssumedTypes/TimeDefinitions.cs
OpenEhr/OpenEhr/src/OpenEhr/Attributes/AmTypeAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Attributes/RmAttributeAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Attributes/RmCodesetAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Attributes/RmTerminologyAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Attributes/RmTypeAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Composition/Content/ContentItemList.cs
OpenEhr/OpenEhr/src/OpenEhr/Constants/Terminology.cs
OpenEhr/OpenEhr/src/OpenEhr/Constants/VersionTime.cs
OpenEhr/OpenEhr/src/OpenEhr/DesignByContract/DesignByContract.cs
OpenEhr/OpenEhr/src/OpenEhr/Extract/Extract.cd
OpenEhr/OpenEhr/src/OpenEhr/Extract/XmlSerializableExtract.cd
OpenEhr/OpenEhr/src/OpenEhr/Factories/AmFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/Factories/DemograpicFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/Factories/RmFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/CArchetypeRoot.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplate.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplateXmlReader.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplateXmlWriter.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TAttribute.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TComplexObject.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TConstraint.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TView.cs
OpenEhr/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TViewConstraint.cs
OpenEhr/OpenEhr/src/OpenEhr/OpenEHR.csproj
OpenEhr/OpenEhr/src/OpenEhr/OpenEhrNet.snk
OpenEhr/OpenEhr/src/OpenEhr/Paths/ArchetypedPathProcessor.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/AssertionContext.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/FunctionCall.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/IPathProcessor.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/Path.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/PathException.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/PathExpr.cs
OpenEhr/OpenEhr/src/OpenEhr/Paths/PredicateExpr.cs
OpenEhr/OpenEhr/src/OpenEhr/Properties/AssemblyInfo.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Archetyped.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/FeederAudit.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/FeederAuditDetails.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/ILocatable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Archetyped.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/AttributeDictionaryPathable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/DemographicLocatable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/ExtractLocatable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/FeederAudit.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Link.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Locatable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/ReflectivePathable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Link.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Pathable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/Contribution.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/IVersion.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/IVersionedObject.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/OriginalVersion.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/VersionBase.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/VersionedObject.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Directory/Folder.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Directory/IFolder.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Directory/VersionedFolder.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/Attestation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/AuditDetails.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/Participation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyIdentified.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyProxy.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyRelated.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/PartySelf.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/RevisionHistory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Generic/RevisionHistoryItem.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Resource/Annotation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Resource/AuthoredResource.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Resource/ResourceDescription.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Resource/ResourceDescriptionItem.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Common/Resource/TranslationDetails.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Composition.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/ContentItem.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Action.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Activity.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/AdminEntry.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/CareEntry.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Entry.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Evaluation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Instruction.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/InstructionDetails.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/IsmTransition.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Observation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Content/Navigation/Section.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/EventContext.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/IComposition.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Impl/CompositionAdapter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Composition/Impl/CompositionAdapterContext.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/DataStructure.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/History/Event.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/History/History.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/History/IntervalEvent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/History/PointEvent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemList.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemSingle.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemStructure.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemTable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemTree.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Cluster.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Element.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Item.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DataValue.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvBoolean.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvIdentifier.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvState.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvEncapsulated.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvMultimedia.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvParsable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDate.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDateTime.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDuration.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvTemporal.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvTime.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvAbsoluteQuantity.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvAmount.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvCount.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvInterval.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvOrdered.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvOrdinal.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvProportion.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvQuantified.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvQuantity.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/ReferenceRange.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/CodePhrase.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/DvCodedText.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/DvText.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/Impl/CodePhraseTypeConverter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/Impl/TextValueTypeConverter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Text/TermMapping.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Uri/DvEhrUri.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/DataTypes/Uri/DvUri.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Actor.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Address.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Agent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Capability.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Contact.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Group.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Address.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Agent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Capability.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Contact.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Group.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Organisation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/PartyIdentity.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/PartyRelationship.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Person.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Role.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Impl/VersionedParty.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Organisation.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Party.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/PartyIdentity.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/PartyRelationship.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Person.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/Role.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Demographic/VersionedParty.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Ehr/EHR.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Ehr/EhrStatus.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Ehr/VersionedComposition.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Ehr/VersionedEhrStatus.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/Extract.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractChapter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractEntityContent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractEntityIdentifier.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/ExtractXmlSerializer.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/XmlSerializableExtract.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/XmlSerializableXVersionedObject.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/Common/XVersionedObject.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Extract/EhrExtract/EhrExtractContent.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Impl/IRmType.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Impl/IVisitable.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Impl/IVisitor.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Impl/RmType.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/AccessGroupRef.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/ArchetypeId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/GenericId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/HierObjectId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/InternetId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/IsoOid.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/LocatableRef.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectIdTypeConverter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectRef.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectVersionId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/PartyRef.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/TemplateId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/TerminologyId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/TerminologyIdTypeConverter.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/UID.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/UidBasedId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/Uuid.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Identification/VersionTreeId.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/ICodeSetAccess.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/ITerminologyAccess.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/ITerminologyService.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/CodeSetAccess.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/CodeSetAccessProviderCustomFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/CodeSetAccessData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/CodeSetAccessProviderData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/PropertyUnitsServiceData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyAccessData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyAccessProviderData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceProviderData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceSettings.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Data/TerminologyDocument.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Data/ref_impl_java/CodesetData.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ICodeSetAccessProvider.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/IPropertyUnitsService.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ITerminologyAccessProvider.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ITerminologyServiceProvider.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/PropertyUnitsService.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/PropertyUnitsServiceCustomFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyAccess.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyAccessProviderCustomFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyService.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyServiceFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyServiceProviderCustomFactory.cs
OpenEhr/OpenEhr/src/OpenEhr/RM/Support/Terminology/OpenEhrTerminologyIdentifiers.cs
OpenEhr/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.cs
OpenEhr/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.resx
OpenEhr/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.txt
OpenEhr/OpenEhr/src/OpenEhr/Resources/CommonStrings.cs
OpenEhr/OpenEhr/src/OpenEhr/Resources/CommonStrings.resx
OpenEhr/OpenEhr/src/OpenEhr/Resources/CommonStrings.txt
OpenEhr/OpenEhr/src/OpenEhr/Resources/makeResXandClass.bat
OpenEhr/OpenEhr/src/OpenEhr/Schema/Archetype.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/BaseTypes.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Composition.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Content.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/EhrStatus.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Extract.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/OpenehrProfile.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Resource.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Structure.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Template.xsd
OpenEhr/OpenEhr/src/OpenEhr/Schema/Version.xsd
OpenEhr/OpenEhr/src/OpenEhr/Serialisation/AmXmlSerializer.cs
OpenEhr/OpenEhr/src/OpenEhr/Serialisation/InvalidXmlException.cs
OpenEhr/OpenEhr/src/OpenEhr/Serialisation/RmXmlSerializer.cs
OpenEhr/OpenEhr/src/OpenEhr/Support/Terminology/Realisation/TerminologyData/openehr_terminology_en.xml
OpenEhr/OpenEhr/src/OpenEhr/Utilities/Lazy.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/BasePath.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPath.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPathAbsolute.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPathRelative.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePath.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePathAbsolute.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePathRelative.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/InternalStringHelper.cs
OpenEhr/OpenEhr/src/OpenEhr/Utilities/PathHelper/PathHelper.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/AmValidator.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/FetchOperationalObjectEventArgs.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/RmValidator.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/ValidatingAgent.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/ValidationContext.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/ValidationEventArgs.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/ValidationException.cs
OpenEhr/OpenEhr/src/OpenEhr/Validation/ValidationUtility.cs
OpenEhr/TemplateDataDocument/src/TDDAdapter/XSL/TDD_to_openEHR.xsl
OpenEhr/distrib/EnterpriseLibrary/signed/Microsoft.Practices.EnterpriseLibrary.Common.dll
OpenEhr/distrib/EnterpriseLibrary/signed/Microsoft.Practices.ObjectBuilder.dll
OpenEhr/openEHR-RM-examples/App.config
OpenEhr/openEHR-RM-examples/CompositionManager.cs
OpenEhr/openEHR-RM-examples/DischargeReportCompositionFactory.cs
OpenEhr/openEHR-RM-examples/Program.cs
OpenEhr/openEHR-RM-examples/Properties/AssemblyInfo.cs
OpenEhr/openEHR-RM-examples/openEHR-RM-examples.csproj
OpenEhr/openEHR-RM-examples/templateFileSet/Discharge_report.zip
TRUNK/Gastros/lib/Antlr3.Runtime.dll
TRUNK/Gastros/lib/Castle.Core.dll
TRUNK/Gastros/lib/Castle.DynamicProxy2.dll
TRUNK/Gastros/lib/Iesi.Collections.dll
TRUNK/Gastros/lib/Microsoft.Practices.EnterpriseLibrary.Common.dll
TRUNK/Gastros/lib/Microsoft.Practices.ObjectBuilder.dll
TRUNK/Gastros/lib/Microsoft.Practices.Unity.Configuration.dll
TRUNK/Gastros/lib/Microsoft.Practices.Unity.Configuration.xml
TRUNK/Gastros/lib/Microsoft.Practices.Unity.dll
TRUNK/Gastros/lib/Microsoft.Practices.Unity.xml
TRUNK/Gastros/lib/NHibernate.ByteCode.Castle.dll
TRUNK/Gastros/lib/NHibernate.JetDriver.dll
TRUNK/Gastros/lib/NHibernate.dll
TRUNK/Gastros/lib/NHibernate.xml
TRUNK/Gastros/lib/OpenEHR.dll
TRUNK/Gastros/lib/System.Data.SQLite.DLL
TRUNK/Gastros/lib/log4net.dll
TRUNK/Gastros/lib/log4net.xml
TRUNK/Gastros/lib/nunit.framework.dll
TRUNK/Gastros/lib/sqlite3.dll
TRUNK/Gastros/src/GastrOS.sln
TRUNK/Gastros/src/GastrosSetup/GastrosSetup.vdproj
TRUNK/Gastros/src/SDE/Configuration/Elements/CustomConfigElement.cs
TRUNK/Gastros/src/SDE/Configuration/Elements/CustomConfigSection.cs
TRUNK/Gastros/src/SDE/Configuration/Elements/FontElement.cs
TRUNK/Gastros/src/SDE/Configuration/Elements/FormSizeElement.cs
TRUNK/Gastros/src/SDE/Configuration/Elements/MarginElement.cs
TRUNK/Gastros/src/SDE/Configuration/Elements/PresenceSemanticsElement.cs
TRUNK/Gastros/src/SDE/Configuration/EngineConfigurationSection.cs
TRUNK/Gastros/src/SDE/Configuration/GastrOsConfig.cs
TRUNK/Gastros/src/SDE/Configuration/GastrOsConfigurationSectionGroup.cs
TRUNK/Gastros/src/SDE/Configuration/LayoutConfigurationSection.cs
TRUNK/Gastros/src/SDE/Directives.cs
TRUNK/Gastros/src/SDE/Directives/AlternateStyleDirective.cs
TRUNK/Gastros/src/SDE/Directives/BreakDirective.cs
TRUNK/Gastros/src/SDE/Directives/CoreConceptDirective.cs
TRUNK/Gastros/src/SDE/Directives/DirectiveHelper.cs
TRUNK/Gastros/src/SDE/Directives/DirectiveStore.cs
TRUNK/Gastros/src/SDE/Directives/FormAspectsDirective.cs
TRUNK/Gastros/src/SDE/Directives/GridDirective.cs
TRUNK/Gastros/src/SDE/Directives/HideChildrenDirective.cs
TRUNK/Gastros/src/SDE/Directives/HideOnGuiDirective.cs
TRUNK/Gastros/src/SDE/Directives/IDirective.cs
TRUNK/Gastros/src/SDE/Directives/OrganiserDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowAsDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowDescriptionDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowInstancesDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowTextDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowValueContextDirective.cs
TRUNK/Gastros/src/SDE/Directives/ShowWithParentDirective.cs
TRUNK/Gastros/src/SDE/Engine/DataValueProviders.cs
TRUNK/Gastros/src/SDE/Engine/IDataValueProvider.cs
TRUNK/Gastros/src/SDE/Engine/InstancePruner.cs
TRUNK/Gastros/src/SDE/Engine/MasterController.cs
TRUNK/Gastros/src/SDE/Engine/RmFactory.cs
TRUNK/Gastros/src/SDE/Engine/ViewsGenerator.cs
TRUNK/Gastros/src/SDE/GastrOsService.cs
TRUNK/Gastros/src/SDE/Layout/AutoHideForm.cs
TRUNK/Gastros/src/SDE/Layout/AutoTabPanel.cs
TRUNK/Gastros/src/SDE/Layout/BoxPanel.cs
TRUNK/Gastros/src/SDE/Layout/CustomPanel.cs
TRUNK/Gastros/src/SDE/Layout/LockEditForm.cs
TRUNK/Gastros/src/SDE/Layout/MultiStateCheck.Designer.cs
TRUNK/Gastros/src/SDE/Layout/MultiStateCheck.cs
TRUNK/Gastros/src/SDE/Layout/MultiStateCheck.resx
TRUNK/Gastros/src/SDE/Layout/NumericTextBox.cs
TRUNK/Gastros/src/SDE/Properties/AssemblyInfo.cs
TRUNK/Gastros/src/SDE/SDE.csproj
TRUNK/Gastros/src/SDE/Support/AOMHelper.cs
TRUNK/Gastros/src/SDE/Support/AttributeDescriptor.cs
TRUNK/Gastros/src/SDE/Support/EhrSerialiser.cs
TRUNK/Gastros/src/SDE/Support/EventRaisingList.cs
TRUNK/Gastros/src/SDE/Support/FormInvoker.cs
TRUNK/Gastros/src/SDE/Support/FormsHelper.cs
TRUNK/Gastros/src/SDE/Support/Logger.cs
TRUNK/Gastros/src/SDE/Support/OntologyItem.cs
TRUNK/Gastros/src/SDE/Support/SimpleAomVisitor.cs
TRUNK/Gastros/src/SDE/Support/StringUtils.cs
TRUNK/Gastros/src/SDE/ViewControls/BoolElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/CodedTextElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/CoreConceptControl.cs
TRUNK/Gastros/src/SDE/ViewControls/CountElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/DateElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/EvaluationGridControl.cs
TRUNK/Gastros/src/SDE/ViewControls/GridControlBase.cs
TRUNK/Gastros/src/SDE/ViewControls/MultiChoiceControl.cs
TRUNK/Gastros/src/SDE/ViewControls/ObservationsGridControl.cs
TRUNK/Gastros/src/SDE/ViewControls/QuantElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/SimpleContainerControl.cs
TRUNK/Gastros/src/SDE/ViewControls/SplasherControl.cs
TRUNK/Gastros/src/SDE/ViewControls/TextElementControl.cs
TRUNK/Gastros/src/SDE/ViewControls/TypedViewControl.cs
TRUNK/Gastros/src/SDE/ViewControls/ViewControl.cs
TRUNK/Gastros/src/SDE/Views/ICheckView.cs
TRUNK/Gastros/src/SDE/Views/ICodedTextView.cs
TRUNK/Gastros/src/SDE/Views/IContainerView.cs
TRUNK/Gastros/src/SDE/Views/ICoreConceptView.cs
TRUNK/Gastros/src/SDE/Views/IDateView.cs
TRUNK/Gastros/src/SDE/Views/IGridView.cs
TRUNK/Gastros/src/SDE/Views/IListView.cs
TRUNK/Gastros/src/SDE/Views/IMultiChoiceView.cs
TRUNK/Gastros/src/SDE/Views/INumericUnitView.cs
TRUNK/Gastros/src/SDE/Views/INumericView.cs
TRUNK/Gastros/src/SDE/Views/IScalarView.cs
TRUNK/Gastros/src/SDE/Views/ISplasherView.cs
TRUNK/Gastros/src/SDE/Views/ITextView.cs
TRUNK/Gastros/src/SDE/Views/IView.cs
TRUNK/Gastros/src/SDE/logging.xml
TRUNK/Gastros/src/SDE_WinForms/CheckboxWidget.cs
TRUNK/Gastros/src/SDE_WinForms/CodedTextWidget.cs
TRUNK/Gastros/src/SDE_WinForms/ContainerWidgetBase.cs
TRUNK/Gastros/src/SDE_WinForms/CoreConceptWidget.cs
TRUNK/Gastros/src/SDE_WinForms/DateWidget.cs
TRUNK/Gastros/src/SDE_WinForms/ElementWidgetBase.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/AutoHideForm.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/AutoTabPanel.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/BoxPanel.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/CustomPanel.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/LockEditForm.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.Designer.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.cs
TRUNK/Gastros/src/SDE_WinForms/Generic/MultiStateCheck.resx
TRUNK/Gastros/src/SDE_WinForms/Generic/NumericTextBox.cs
TRUNK/Gastros/src/SDE_WinForms/GridWidget.cs
TRUNK/Gastros/src/SDE_WinForms/GridWidget.resx
TRUNK/Gastros/src/SDE_WinForms/MultiChoiceWidget.cs
TRUNK/Gastros/src/SDE_WinForms/MultilineTextWidget.cs
TRUNK/Gastros/src/SDE_WinForms/NumericWidget.cs
TRUNK/Gastros/src/SDE_WinForms/Properties/AssemblyInfo.cs
TRUNK/Gastros/src/SDE_WinForms/Properties/Resources.Designer.cs
TRUNK/Gastros/src/SDE_WinForms/Properties/Resources.resx
TRUNK/Gastros/src/SDE_WinForms/QuantityWidget.cs
TRUNK/Gastros/src/SDE_WinForms/RadioWidget.cs
TRUNK/Gastros/src/SDE_WinForms/Resources/blue_question.bmp
TRUNK/Gastros/src/SDE_WinForms/Resources/empty.bmp
TRUNK/Gastros/src/SDE_WinForms/Resources/green-check.bmp
TRUNK/Gastros/src/SDE_WinForms/Resources/red_X.bmp
TRUNK/Gastros/src/SDE_WinForms/SDE_WinForms.csproj
TRUNK/Gastros/src/SDE_WinForms/SimpleContainerWidget.cs
TRUNK/Gastros/src/SDE_WinForms/SplasherWidget.cs
TRUNK/Gastros/src/SDE_WinForms/Support/FormInvoker.cs
TRUNK/Gastros/src/SDE_WinForms/Support/FormsHelper.cs
TRUNK/Gastros/src/SDE_WinForms/Support/GuiDictionary.cs
TRUNK/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.Designer.cs
TRUNK/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.resx
TRUNK/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.Designer.cs
TRUNK/Gastros/src/SDE_WinForms/Support/LocalisedGuiStrings.tr-TR.resx
TRUNK/Gastros/src/SDE_WinForms/TabbedContainerWidget.cs
TRUNK/Gastros/src/SDE_WinForms/TextWidget.cs
TRUNK/Gastros/src/SDE_WinForms/WidgetBase.cs
TRUNK/Gastros/src/Wrapper/DataObjects/Clinical.cs
TRUNK/Gastros/src/Wrapper/DataObjects/DataObject.cs
TRUNK/Gastros/src/Wrapper/DataObjects/Examination.cs
TRUNK/Gastros/src/Wrapper/DataObjects/Examination.hbm.xml
TRUNK/Gastros/src/Wrapper/DataObjects/Patient.cs
TRUNK/Gastros/src/Wrapper/DataObjects/Patient.hbm.xml
TRUNK/Gastros/src/Wrapper/DataObjects/SupplementaryClasses.cs
TRUNK/Gastros/src/Wrapper/Forms/CopyrightDialog.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/CopyrightDialog.cs
TRUNK/Gastros/src/Wrapper/Forms/CopyrightDialog.resx
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/EditExaminationForm.resx
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ExaminationView.resx
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/IntermediateForm.resx
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/ReportForm.resx
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.cs
TRUNK/Gastros/src/Wrapper/Forms/DataEntry/SignoutPrintForm.resx
TRUNK/Gastros/src/Wrapper/Forms/EntryScreen.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/EntryScreen.cs
TRUNK/Gastros/src/Wrapper/Forms/EntryScreen.resx
TRUNK/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/ExaminationListView.resx
TRUNK/Gastros/src/Wrapper/Forms/Overview/OverviewForm.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/OverviewForm.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/OverviewForm.resx
TRUNK/Gastros/src/Wrapper/Forms/Overview/PatientListView.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/PatientListView.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/PatientListView.resx
TRUNK/Gastros/src/Wrapper/Forms/Overview/SearchDialog.cs
TRUNK/Gastros/src/Wrapper/Forms/Overview/SearchDialog.resx
TRUNK/Gastros/src/Wrapper/Forms/Patient/ClinicalView.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/ClinicalView.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/ClinicalView.resx
TRUNK/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/EditPatientDialog.resx
TRUNK/Gastros/src/Wrapper/Forms/Patient/PatientView.Designer.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/PatientView.cs
TRUNK/Gastros/src/Wrapper/Forms/Patient/PatientView.resx
TRUNK/Gastros/src/Wrapper/Helpers/Pair.cs
TRUNK/Gastros/src/Wrapper/Helpers/PersistHelper.cs
TRUNK/Gastros/src/Wrapper/Helpers/SdeUtils.cs
TRUNK/Gastros/src/Wrapper/Helpers/WrapperConfig.cs
TRUNK/Gastros/src/Wrapper/Helpers/WrapperConfigurationSection.cs
TRUNK/Gastros/src/Wrapper/MainApp.cs
TRUNK/Gastros/src/Wrapper/Properties/AssemblyInfo.cs
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Clinical.datasource
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Examination.datasource
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOS.Wrapper.DataObjects.Patient.datasource
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.Examination1.datasource
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.ReportExam.datasource
TRUNK/Gastros/src/Wrapper/Properties/DataSources/GastrOs.Wrapper.DataObjects.SignoutEndoscopist.datasource
TRUNK/Gastros/src/Wrapper/Properties/Resources.Designer.cs
TRUNK/Gastros/src/Wrapper/Properties/Resources.resx
TRUNK/Gastros/src/Wrapper/Properties/Settings.Designer.cs
TRUNK/Gastros/src/Wrapper/Properties/Settings.settings
TRUNK/Gastros/src/Wrapper/Reports/DefaultReportFormatter.cs
TRUNK/Gastros/src/Wrapper/Reports/IReportFormatter.cs
TRUNK/Gastros/src/Wrapper/Reports/Report2.rdlc
TRUNK/Gastros/src/Wrapper/Reports/ReportExtractor.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/Attribute.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/Diagnoses.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/ExamInfo.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/Findings.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/MstItem.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/OrganDiagnoses.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/Site.cs
TRUNK/Gastros/src/Wrapper/Reports/Representation/Term.cs
TRUNK/Gastros/src/Wrapper/Reports/TurkishReportFormatter.cs
TRUNK/Gastros/src/Wrapper/Resources/printer_icon.jpg
TRUNK/Gastros/src/Wrapper/Wrapper.csproj
TRUNK/Gastros/src/Wrapper/configs/DataDefinition.sql
TRUNK/Gastros/src/Wrapper/configs/app.config
TRUNK/Gastros/src/Wrapper/configs/log4net-config.xml
TRUNK/Gastros/src/Wrapper/configs/nhibernate-configuration.xsd
TRUNK/Gastros/src/Wrapper/configs/nhibernate-mapping.xsd
TRUNK/Gastros/src/Wrapper/data/GastrOS.mdb
TRUNK/Gastros/src/Wrapper/data/gastros.db
TRUNK/Gastros/src/deploy.cmd
TRUNK/Gastros/src/deploy32bit.cmd
TRUNK/Gastros/test/App.config
TRUNK/Gastros/test/ConfigTest.cs
TRUNK/Gastros/test/EventsTest.cs
TRUNK/Gastros/test/GuiTestFormlet.cs
TRUNK/Gastros/test/GuiTestFormlet.resx
TRUNK/Gastros/test/GuiTests/CodedTextElementViewTest.cs
TRUNK/Gastros/test/GuiTests/CoreConceptViewTest.cs
TRUNK/Gastros/test/GuiTests/CountElementViewTest.cs
TRUNK/Gastros/test/GuiTests/GridViewTest.cs
TRUNK/Gastros/test/GuiTests/MockViews.cs
TRUNK/Gastros/test/GuiTests/ModelViewTestBase.cs
TRUNK/Gastros/test/GuiTests/QuantElementViewTest.cs
TRUNK/Gastros/test/GuiTests/RadioViewTest.cs
TRUNK/Gastros/test/GuiTests/SplasherViewTest.cs
TRUNK/Gastros/test/GuiTests/TextElementViewTest.cs
TRUNK/Gastros/test/OpenEhrV1Tests/MutabilityTest.cs
TRUNK/Gastros/test/Runner.cs
TRUNK/Gastros/test/SdeTest.csproj
TRUNK/Gastros/test/SelectRootDialog.cs
TRUNK/Gastros/test/TestDirectivesParsing.cs
TRUNK/Gastros/test/TestTemplate.opt
TRUNK/Gastros/test/TestTemplate1.opt
TRUNK/Gastros/test/TestTemplate2.opt
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros-CR7.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_diagnoses-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_exam_characteristics-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_colon-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_duodenum-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_esophagus-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_findings_stomach-gastros.v1.adl
TRUNK/Knowledge/archetypes/Specialisations/openEHR-EHR-CLUSTER.mst_procedures-gastros.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-ACTION.endoscopy_interventions.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_complications.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_diagnoses.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_exam_characteristics.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_biliary_system.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_colon.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_duodenum.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_esophagus.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_pancreas.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_major.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_papilla_minor.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_findings_stomach.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_procedures.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_reasons_for_endoscopy.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-CLUSTER.mst_sites.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-COMPOSITION.endoscopy_report_composition.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-ELEMENT.mst_complications.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-EVALUATION.adverse.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-EVALUATION.endoscopy_diagnosis.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-OBSERVATION.blood_pressure.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_examination.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-OBSERVATION.endoscopy_findings.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-OBSERVATION.heart_rate.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-OBSERVATION.vital_signs_generic.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-SECTION.adverse_reactions.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-SECTION.endoscopy_exam.v1.adl
TRUNK/Knowledge/archetypes/openEHR-EHR-SECTION.vital_signs.v1.adl
TRUNK/Knowledge/operational_templates/MST_v2-ERCP.opt
TRUNK/Knowledge/operational_templates/MST_v2-ERCP.tr-TR.opt
TRUNK/Knowledge/operational_templates/MST_v2-LowerGIS.opt
TRUNK/Knowledge/operational_templates/MST_v2-LowerGIS.tr-TR.opt
TRUNK/Knowledge/operational_templates/MST_v2-UpperGIS.opt
TRUNK/Knowledge/operational_templates/MST_v2-UpperGIS.tr-TR.opt
TRUNK/Knowledge/operational_templates/MST_v2.opt
TRUNK/Knowledge/templates/MST_v2-ERCP.oet
TRUNK/Knowledge/templates/MST_v2-LowerGIS.oet
TRUNK/Knowledge/templates/MST_v2-UpperGIS.oet
TRUNK/Knowledge/templates/MST_v2.oet

Download

Click the following link to download gastros.zip.

gastros.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm