Entity Patient Registry Detail

DescriptionA collection of information that describes the registry in which a patient is enrolled.

For example:
Registry type
Registry ownership
Registry geographic scope

Attributes
Chronic Disease IndicatorChronic Disease Indicator
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Includes Current Medical Equipment Use OnlyIncludes Current Medical Equipment Use Only
Includes Current Medication Exposures OnlyIncludes Current Medication Exposures Only
Load Info SkLoad Info Sk
Medical Equipment Use Duration Code SkMedical Equipment Use Duration Code Sk
Medication Exposure Duration Code SkMedication Exposure Duration Code Sk
Patient Registry SkPatient Registry Sk
Registry Enrolment Period Code SkRegistry Enrolment Period Code Sk
Registry Geographic Scope Code SkRegistry Geographic Scope Code Sk
Registry Historical Data Relevance Code SkRegistry Historical Data Relevance Code Sk
Registry NameRegistry Name
Registry Ownership Code SkRegistry Ownership Code Sk
Source Code SkSource Code Sk
Tenant SkTenant Sk
Type Code SkType Code Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Patient Registry Detail_Patient Registry_FKPatient Registry Detail_Patient Registry_FK

Primary Key
Patient Registry Detail PKPatient Registry Detail PK

Dependencies
 
 
 
 
 
 
 
 
 

Reverse Dependencies
 

Attribute Details

 Chronic Disease Indicator
DescriptionIndicates whether the disease registry is a registry for chronic disease.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Includes Current Medical Equipment Use Only
DescriptionIndicates whether the registry is only for patients who are using the medical equipment at present.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Includes Current Medication Exposures Only
DescriptionIndicates whether the registry is only for patients who are on medication at present.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Medical Equipment Use Duration Code Sk
DescriptionDuration of the medical equipment use.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Medication Exposure Duration Code Sk
DescriptionIndicates the medication exposure duration for the Patient Registry.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Patient Registry Sk
DescriptionSurrogate key for the anchor entity.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Registry Enrolment Period Code Sk
DescriptionIndicates the period for the estimated enrolment. Enrolment period suggests the duration of the patient assignment to registry.

For example:
duration of encounter
duration of episode of care
illness/condition duration
lifetime of patient (in case of chronic disease)
duration of a clinical study
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Registry Geographic Scope Code Sk
DescriptionIndicates the scope of the registry which can be geographical or organizational.

For example:
Global
National
Regional
Hospital
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Registry Historical Data Relevance Code Sk
DescriptionIndicates whether any historical data of patients removed from the registry are relevant.

For example:
Ignore historical data
Historical data relevant
Current patients on registry and patients removed from registry in previous 12 months are relevant
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Registry Name
DescriptionThe name of the patient registry.

For example:
Type 2 Diabetes patients
National Cancer Institute’s Breast Cancer Family Registry
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Registry Ownership Code Sk
DescriptionIndicates the ownership of the registry.

For example:
In-House
3rd Party
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Type Code Sk
DescriptionIdentifies the actual type of the entry based on the entity type hierarchy defined in the business data model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Patient Registry Detail_Patient Registry_FK
Is Identifying Relationshiptrue
Child TablePatient Registry Detail
Child Role Namehas anchor of
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TablePatient Registry
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Patient Registry Detail PK
Key AttributePatient Registry Sk