/
Patient Details View - Presumptive
Patient Details View - Presumptive
On the Presumptive Patient Details Screen the following are configurable
- The order of the card views are configurable.
- The visibility views are configurable.
Default Card Views in this view are
- Patient Demographics Card View (Immutable ID: component_patient_details_demographics)
- Patient Test Results Card View (Immutable ID: component_patient_details_positive)
- Patient Details Service History Card View (Immutable ID: component_patient_details_service_history)
An Example of the default config is as shown below:
{
"_id": "29cb144b5ec5f4f76dc69f91330004b8",
"_rev": "27-b8945095b6450b5f2c41fa4eb0482e89",
"type": "ViewConfiguration",
"serverVersion": 1515394588077,
"identifier": "patient_details_presumptive",
"views": [
{
"identifier": "component_patient_details_demographics",
"visible": true,
"residence": {
"position": 3
}
},
{
"identifier": "component_patient_details_positive",
"visible": true,
"residence": {
"position": 1
}
},
{
"identifier": "component_patient_details_service_history",
"visible": false,
"residence": {
"position": 2
}
}
]
}
, multiple selections available,
Related content
Details View - Presumptive Register
Details View - Presumptive Register
More like this
Details View - Positive Register
Details View - Positive Register
More like this
Patient Details View - In Treatment
Patient Details View - In Treatment
More like this
Details View - In-Treatment Register
Details View - In-Treatment Register
More like this
Presumptive Register Screen
Presumptive Register Screen
More like this
Presumptive Register
Presumptive Register
More like this