Skip to content

Commit

Permalink
ART start date displayed on summary banner (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai authored Jul 29, 2024
1 parent 53702a9 commit b7ea83a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
{
"id": "artInitiation",
"isDate": true,
"title": "ART Initiation",
"title": "ART Start Date",
"concept": "artStartDate"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"id": "artStartDate",
"isDate": true,
"title": "ART initiation",
"title": "ART Start Date",
"encounterTypes": ["motherPostnatalEncounterType", "laborAndDeliveryEncounterType", "antenatalEncounterType"],
"concept": "artInitiationConcept",
"conditionalEncounterMappings": {
Expand Down

0 comments on commit b7ea83a

Please sign in to comment.