Skip to content

Commit

Permalink
Remove redundant PtrackerId and MotherName columns on child visit list (
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 authored Oct 18, 2024
1 parent cb86c63 commit ecc1a7f
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@
"displayText": "Infant Postnatal Visit",
"encounterType": "infantPostnatalEncounterType",
"columns": [
{
"id": "pTrackerId",
"title": "PTracker Id",
"concept": "pTrackerIdConcept"
},
{
"id": "mothersName",
"title": "Mothers Name",
"type": "mothersName"
},
{
"id": "artProphylaxisStatus",
"title": "ART Prophylaxis Status",
Expand Down

0 comments on commit ecc1a7f

Please sign in to comment.