Skip to content

feat(jubilee): add Jubilee Service Request Disease child DocType#1187

Merged
av-dev2 merged 1 commit intoAakvatech-Limited:nurse-ot-modulefrom
av-dev2:feat_nurse_ot_module
Apr 27, 2026
Merged

feat(jubilee): add Jubilee Service Request Disease child DocType#1187
av-dev2 merged 1 commit intoAakvatech-Limited:nurse-ot-modulefrom
av-dev2:feat_nurse_ot_module

Conversation

@av-dev2
Copy link
Copy Markdown
Collaborator

@av-dev2 av-dev2 commented Apr 27, 2026

Add a new child table DocType to store disease/diagnosis entries for Jubilee Service Request pre-authorization payloads.

Fields:

  • status: Select (Provisional/Final) — diagnosis certainty level
  • medical_code: Link to Code Value — ICD code reference
  • disease_code: Data, fetched from medical_code.code_value
  • description: Data (read-only), fetched from medical_code.definition
  • patient_encounter: Link to Patient Encounter (read-only) — source reference
  • codification_table: Link to Codification Table (read-only) — source reference
  • created_by: Data (read-only) — user who created the entry
  • date_created: Date — entry creation date

Configuration:

  • Module: Jubilee
  • istable: True (child table, used in Jubilee Service Request)
  • editable_grid: True (inline editing in parent form)
  • quick_entry: True
  • track_changes: True

Add a new child table DocType to store disease/diagnosis entries
for Jubilee Service Request pre-authorization payloads.

Fields:
- status: Select (Provisional/Final) — diagnosis certainty level
- medical_code: Link to Code Value — ICD code reference
- disease_code: Data, fetched from medical_code.code_value
- description: Data (read-only), fetched from medical_code.definition
- patient_encounter: Link to Patient Encounter (read-only) — source reference
- codification_table: Link to Codification Table (read-only) — source reference
- created_by: Data (read-only) — user who created the entry
- date_created: Date — entry creation date

Configuration:
- Module: Jubilee
- istable: True (child table, used in Jubilee Service Request)
- editable_grid: True (inline editing in parent form)
- quick_entry: True
- track_changes: True
@av-dev2 av-dev2 merged commit 48adb7b into Aakvatech-Limited:nurse-ot-module Apr 27, 2026
1 check failed
@codacy-production
Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant