Entity Document Parameters

DescriptionA set of parameters that is associated with a document.

For example:
Parameters of a pathology report may include
Item = Tumor Size
Response = 2.5cm

Doctor's notes may include
Patient Observation = Blood Pressure
Value = 140/90mmHg

Attributes
Parameter Item CodeParameter Item Code
Parameter Response CodeParameter Response Code
Parameter Response QtyParameter Response Qty
Parameter Response Unit Of MeasureParameter Response Unit Of Measure
Parameter Type CodeParameter Type Code

Relationship
Document Parameters_Document Header_FKDocument Parameters_Document Header_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Parameter Item Code
DescriptionIdentifies the parameter item

For example:
Tumor Size
Specimen Site
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Parameter Response Code
DescriptionIdentifies the parameter response type.

For example:
value
range
rate
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Parameter Response Qty
DescriptionThe quantity of the parameter response.

For example:
Negative
2.5cm
140/90mmHg
Data TypeStandards - Data Domains.ddm/Data Domains/Quantity Float [FLOAT(15)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Parameter Response Unit Of Measure
DescriptionThe unit of measure for the parameter response value.

For example:
cm
mmHg
ml
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Parameter Type Code
DescriptionIdentifies the type of document parameter.

For example;
Diagnosis
Patient Observation
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Document Parameters_Document Header_FK
Is Identifying Relationshiptrue
Child TableDocument Parameters
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableDocument
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE