From b7ea83ad0b31da23e0281077e2c8ab48ecc800e5 Mon Sep 17 00:00:00 2001 From: Lucy Jemutai <130601439+lucyjemutai@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:06:46 +0300 Subject: [PATCH] ART start date displayed on summary banner (#1913) --- .../patient-chart/maternal-health/maternal-health-config.json | 2 +- .../patient-chart/mch-summary/tabs/arv-therapy-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/maternal-health/maternal-health-config.json b/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/maternal-health/maternal-health-config.json index 19cd2bd3a..370e901e9 100644 --- a/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/maternal-health/maternal-health-config.json +++ b/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/maternal-health/maternal-health-config.json @@ -110,7 +110,7 @@ { "id": "artInitiation", "isDate": true, - "title": "ART Initiation", + "title": "ART Start Date", "concept": "artStartDate" }, { diff --git a/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/mch-summary/tabs/arv-therapy-config.json b/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/mch-summary/tabs/arv-therapy-config.json index 932ce6f5c..3adc3f40e 100644 --- a/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/mch-summary/tabs/arv-therapy-config.json +++ b/packages/esm-ohri-pmtct-app/src/pmtct/patient-chart/mch-summary/tabs/arv-therapy-config.json @@ -19,7 +19,7 @@ { "id": "artStartDate", "isDate": true, - "title": "ART initiation", + "title": "ART Start Date", "encounterTypes": ["motherPostnatalEncounterType", "laborAndDeliveryEncounterType", "antenatalEncounterType"], "concept": "artInitiationConcept", "conditionalEncounterMappings": {