Dataset: Health and Social Care Records
Dataset name:
ds_hscr
Description
Health and Social Care Records
Fields in this dataset
Name | Field Name | Description | Field Type | Field Example |
---|---|---|---|---|
Created Timestamp |
created_timestamp
|
Created Timestamp. | int | 1638375529 |
Delivery Timestamp |
delivery_timestamp
|
Timestamp of when the data payload was delivered to the PDS. | int | 1639153129 |
HSCR Data |
hscr_data
|
The full data from the originating source in whatever format it was delivered. | blob | |
HSCR Data Format |
hscr_data_format
|
This tells us what data structure standard we are receiving e.g OpenEHR, HL7,FHIR. | varchar | FHIR |
HSCR Data Source |
hscr_data_source
|
The data source that this HSCR originated from. | varchar | Social Care Professional |
HSCR Delivery route |
hscr_delivery_route
|
The name of the delivery route e.g. Health Data Exchange, Lenus Platform. | varchar | Lenus Platform |
HSCR Title |
hscr_title
|
Extracted from the payload a human readable name for the data payload. | varchar | |
HSCR ID |
id
|
The primary identifier for this record. | serial | 1 |
HSCR Instance |
instance
|
The instance this item relates to. | int | 1 |
HSCR Source |
source
|
The source of the data - user or connection. | varchar | |
HSCR Source ID |
source_id
|
This will be meta data about the record from the source. | varchar | |
HSCR Source Version |
source_version
|
If we can extract from the meta data about the payload a version number we should do so. | varchar | 123456789 |
Updated By |
updated_by
|
The human readable name of the connection who updated an existing record provided by either themselves | varchar | Juliet Alexander |
Updated Timestamp |
updated_timestamp
|
Updated Timestamp. | int | 1639153129 |