DeviceDataPoint
Used to convey data points from devices. If you have the data point’s source device information, include that here as well. If you have devices that do not generate data points, use the Device data type instead.
Field | Type | Length | Allow Null | Natural Key | Description | |
---|---|---|---|---|---|---|
1 | Record Type ID | String |
Indicates the record type. For this record it will always be “DeviceDataPoint”. |
|||
2 | ID | ID |
Surrogate Key |
|||
3 | Patient ID | REF |
Surrogate key to a patientCorresponds to a (Patient line in the same file set)’s ID value |
|||
4 | Patient Identifier | String | 128 |
Used to look up existing patient. Part of Natural Key Identifier. Typically, the source’s or practice’s key Identifier for a patient |
||
5 | Patient Record Authority ID | REF |
Surrogate Key to a Record Authority. |
|||
6 | Device Data Identifier | String | 128 | |||
7 | Device Data Start Date | Date | ||||
8 | Observation Date | Date | ||||
9 | Value | String | MAX |
For Example - 87, WNL, Bedrest |
||
10 | Type Term | Term |
Term to describe the actual observation. |
|||
11 | Units Term | Term |
code|name|namespace|family|ns desc |
|||
12 | Properties | XML | ||||
13 | Inserted Audit Data | Audit |
Audit data for when the record was inserted/created |
|||
14 | Last Modified Audit Data | Audit |
Audit data for when the record was last modified |
|||
15 | Device Data Context Identifier | String | 128 | |||
16 | Device Data Context Start Date | Date | ||||
17 | Device Data Context Observation Date | Date | ||||
18 | Device Data Context Type Term | Term |
This field is mandatory if specifying Device Data Context, otherwise all other Device Data Context fields (15-19) will be ignored |
|||
19 | Device Data Context Properties |
See Property Field Format |
||||
20 | Device Identifier | String | 128 |
This field is mandatory if specifying a Device, otherwise all other Device fields (20-24) will be ignored |
||
21 | Device Properties | XML |
See Property Field Format |
|||
22 | Device Type Term |
This field is mandatory if specifying a Device, otherwise all other Device fields will be ignored. |
||||
23 | Device UdiCarrierHRF | String | MAX | |||
24 | Device UdiDeviceIdentifer | String | MAX |