Entity Point Of Care Device Detail

DescriptionA device that is used in the monitoring of a patient's condition, including vital signs, during the delivery of care.

Attributes
Actual IndActual Ind
Age QtyAge Qty
AltitudeAltitude
Available For Evaluation IndAvailable For Evaluation Ind
Battery LevelBattery Level
CE Mark IndCE Mark Ind
Class Code SkClass Code Sk
Code Modified TxtCode Modified Txt
Description TxtDescription Txt
Device IDDevice ID
Device Status Code SkDevice Status Code Sk
Device System ModelDevice System Model
Device TimestampDevice Timestamp
Device Type Code SkDevice Type Code Sk
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Expiration DtExpiration Dt
Form Code SkForm Code Sk
Handling Code SkHandling Code Sk
Load Info SkLoad Info Sk
Lot Number TxtLot Number Txt
Manufacture DtManufacture Dt
Material Code SkMaterial Code Sk
Model NmModel Nm
Over The Counter Product IndOver The Counter Product Ind
Point Of Care Device SkPoint Of Care Device Sk
Power Status Code SkPower Status Code Sk
Remaining Battery Time UOM Code SkRemaining Battery Time UOM Code Sk
Remaining Battery Time ValueRemaining Battery Time Value
Reprocessed Device Code SkReprocessed Device Code Sk
Returned To Reprocessor DtReturned To Reprocessor Dt
Risk Code SkRisk Code Sk
Single Use Device IndSingle Use Device Ind
Soft IDSoft ID
Software NmSoftware Nm
Source Code SkSource Code Sk
Stability Duration QtyStability Duration Qty
Tenant SkTenant Sk
Type Code SkType Code Sk
Valid From TsValid From Ts
Valid To TsValid To Ts
Virtual Device PositionVirtual Device Position

Relationship
Point Of Care Device Detail_Point Of Care Device_FKPoint Of Care Device Detail_Point Of Care Device_FK

Primary Key
Point Of Care Device Detail PKPoint Of Care Device Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Actual Ind
DescriptionIndicates whether or note the material is a particular instance (actual) vs. universal kind.

For Example:
To indicate a particular Material, actual indicator = "true". To indicate a kind of Material, actual indicator = "false".
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Age Qty
DescriptionA measure (or best estimate) of the length of time during which a device existed, measured from manufacture date (and time) to a given date (and time) of use.
Derived from the difference between the manufacture date and the date of the activity in which it is used. This is not really a characteristic of the device since the device could be used in multiple activities.
Data TypeStandards - Data Domains.ddm/Data Domains/Quantity Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Altitude
DescriptionIn meters above and below sea level.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Small [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Available For Evaluation Ind
DescriptionSpecifies whether or not the device is accessible for assessment by the manufacturer.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Battery Level
DescriptionThe percentage of battery capacity remaining on the device.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Small [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 CE Mark Ind
DescriptionSpecifies whether or not this device bears a CE (Conformite Europeenne) mark.
CE is a mark for device products placed on the market in the European Economic Area (EEA). By placing the CE marking on a product, the manufacturer affirms that the product conforms with the requirements of the applicable European Community directives.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Class Code Sk
DescriptionIdentifies a group of products that are homogeneous or generally considered as substitutes for each other. The class is considered as narrow or broad depending on how substitutable the various products are.
For example:
Stents
Breakfast cereals
Cox-2 inhibitors
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Code Modified Txt
DescriptionA character string that is a revision of the original text of the product to enable the coding of the text.

For Example:
If the original text is "aspriin", the CodeModifiedText could be set to "aspirin", so that the text can be successfully coded.
In the context of BRIDG, text modification occurs a single time for a given instance of originalText.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Large [VARCHAR(1024)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Description Txt
DescriptionThe textual representation of the material.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Large [VARCHAR(1024)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Device ID
DescriptionDevice unique identifier – typically EUI-64; top 24 bits = unique company ID; lower 40 bits = serialization code; related to MAC addresses.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Small [VARCHAR(50)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Device Status Code Sk
DescriptionThe device’s connection state (based on FSM).
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Device System Model
DescriptionThe Manufacturer & Model label strings.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Device Timestamp
DescriptionThe device’s current date and time setting.
Data TypeStandards - Data Domains.ddm/Data Domains/Date Time [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Device Type Code Sk
DescriptionIndicates the category of the device.

For example:
Infusion pump
Monitor
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [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



 Expiration Dt
DescriptionThe date assigned by the manufacturer on which the product should not be used.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Form Code Sk
DescriptionIndicates the state and nature of the material.
For example:
Solid
Liquid
Gas
Tablet
Ointment
Gel
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Handling Code Sk
DescriptionIndicates any special handling requirement for the materials including drugs, biologic substances and devices.
For example:
Keep at room temperature
Refrigerate
Store upright
Keep dry
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [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



 Lot Number Txt
DescriptionAn alphanumeric string used to identify a particular batch of the product.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Small [VARCHAR(50)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Manufacture Dt
DescriptionThe date and time that the device was made by the manufacturer.
Data TypeStandards - Data Domains.ddm/Data Domains/Date Time [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Material Code Sk
DescriptionIndicates the non-unique textual identifier for the material. The granularity of the code may vary depending on the specificity of the material. For example, acetaminophen, Tylenol, Tylenol 250 mg gel cap.
For example:
Aspirin
Tobacco
Caffeine
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Model Nm
DescriptionName or Identifier for a particular type of product.
Data TypeStandards - Data Domains.ddm/Data Domains/Name Medium [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Over The Counter Product Ind
DescriptionSpecifies whether or not a device is available over-the-counter.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Point Of Care Device 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



 Power Status Code Sk
DescriptionThe power status of the point of care device.

For example:
A/C or D/C
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Remaining Battery Time UOM Code Sk
DescriptionThe Unit of Measure for the estimated battery run-time remaining (typically in minutes) on the device.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Remaining Battery Time Value
DescriptionThe estimated battery run-time remaining (typically in minutes) on the device.
Data TypeStandards - Data Domains.ddm/Data Domains/Percentage [FLOAT(2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Reprocessed Device Code Sk
DescriptionIndicates whether a device is reconditioned.
For example:
Initial use
Reuse
Unknown
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Returned To Reprocessor Dt
DescriptionThe date and time that a device is returned to it's manufacturer or reprocessor.
Data TypeStandards - Data Domains.ddm/Data Domains/Date Time [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Risk Code Sk
DescriptionIndicates the type of hazard or threat associated with the device.
For example:
Flammable
Explosive
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Single Use Device Ind
DescriptionSpecifies whether or not a device is intended to be used only one time.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Soft ID
DescriptionLocally (non-manufacturer) ID.

For example:
Hospital inventory number
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Software Nm
DescriptionText description of a software product.
Data TypeStandards - Data Domains.ddm/Data Domains/Name Medium [VARCHAR(80)]
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



 Stability Duration Qty
DescriptionThe period of time during which the cosmetic is considered usable after it is activated (opened).
Data TypeStandards - Data Domains.ddm/Data Domains/Quantity Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
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 PrimaryKeytrue
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



 Virtual Device Position
DescriptionThe Physical “slot” that the virtual device is plugged into.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Small [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Point Of Care Device Detail_Point Of Care Device_FK
Is Identifying Relationshiptrue
Child TablePoint Of Care Device Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TablePoint Of Care Device
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Point Of Care Device Detail PK
Key AttributePoint Of Care Device Sk
Key AttributeValid From Ts