Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
MedRegistry.h File Reference

registry methods over MedRegistry Object More...

#include <vector>
#include <SerializableObject/SerializableObject/SerializableObject.h>
#include <InfraMed/InfraMed/MedPidRepository.h>
#include <MedProcessTools/MedProcessTools/MedSamples.h>
#include <MedProcessTools/MedProcessTools/MedModel.h>
#include <MedProcessTools/MedProcessTools/RepProcess.h>
#include "MedSamplingStrategy.h"
#include "MedLabels.h"
#include "MedEnums.h"
#include "MedRegistryRecord.h"

Go to the source code of this file.

Data Structures

class  MedRegistry
 A class that holds all registry records on all patients. More...
 
class  RegistrySignal
 A abstract class that represents a signal used to create registry and it's filter conditions to change outcome values based on current time point usefull if the registry depends seperatly by each signal / only one signal. More...
 
class  RegistrySignalSet
 A Class that condition a set of codes in dictionary. More...
 
class  RegistrySignalRange
 A Class that condition a value range. More...
 
class  RegistrySignalAny
 A Class that conditions nothing, just exising of the signal. More...
 
class  RegistrySignalDrug
 A Registry operator to handle drugs with condition on drug type and dosage range. More...
 
class  RegistrySignalAnd
 A Registry Signal class wrapper for AND condition on multiple Registry signal channels. More...
 
class  MedRegistryCodesList
 A Class which creates registry based on readcode lists. More...
 
class  MedRegistryCategories
 A Regsitry creator to create categoriezed outcome by signal rules. More...
 
class  MedRegistryKeepAlive
 Keep Alive registry - use for censoring "dead" times. More...
 

Namespaces

namespace  medial
 medial namespace for function
 
namespace  medial::contingency_tables
 contingency_tables namespace
 
namespace  medial::print
 print namespace
 
namespace  medial::registry
 registry namespace
 

Detailed Description

registry methods over MedRegistry Object