Skip to content

Commit

Permalink
Minor changes to the PMTCT Encounter Tables
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 committed Aug 30, 2024
1 parent 9ebfde3 commit f2f2116
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
{
"id": "followUpDate",
"isDate": true,
"title": "Next follow-up date",
"title": "Next Visit date",
"concept": "followUpDateConcept"
},
{
Expand Down Expand Up @@ -94,8 +94,8 @@
{
"id": "deliveryDate",
"isDate": true,
"title": "Delivery Date",
"concept": "dateOfDeliveryConcept"
"title": "Visit Date",
"concept": "visitDate"
},
{
"id": "bookedForANC",
Expand Down Expand Up @@ -185,7 +185,7 @@
"id": "nextVisitDate",
"isDate": true,
"title": "Next visit date",
"concept": "visitDate"
"concept": "nextVisitDate"
},
{
"id": "actions",
Expand Down

0 comments on commit f2f2116

Please sign in to comment.