Skip to content

Commit

Permalink
Merge pull request #88 from EyeSeeTea/revert-79-patch-3
Browse files Browse the repository at this point in the history
Revert "Updated org unit group codes"
  • Loading branch information
josemp10 authored Sep 9, 2016
2 parents fd19d54 + fcb2424 commit f443bc7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions resources/serviceByServiceType.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"name": "Sexual & Rep. Health OPD",
"code": "OUG_HSV_SRHEC"
"code": "OUG_HSV_SRHOPD"
},
{
"name": "TB",
Expand All @@ -60,11 +60,11 @@
"services": [
{
"name": "Hospitalization Ward",
"code": "OUG_HSV_HW"
"code": "OUG_HSV_IPD"
},
{
"name": "Hospitalization Ward (children)",
"code": "OUG_HSV_HWp"
"code": "OUG_HSV_IPDp"
},
{
"name": "Neonatology",
Expand All @@ -76,7 +76,7 @@
},
{
"name": "Sexual & Rep. Health IPD",
"code": "OUG_HSV_SRHHW"
"code": "OUG_HSV_SRHIPD"
},
{
"name": "Surgical Ward",
Expand All @@ -89,7 +89,7 @@
"services": [
{
"name": "Outbreak Cholera",
"code": "OUG_HSV_CH"
"code": "OUG_HSV_CHO"
},
{
"name": "Outbreak Dengue",
Expand All @@ -105,11 +105,11 @@
},
{
"name": "Outbreak Malaria IPD",
"code": "OUG_HSV_MOHW"
"code": "OUG_HSV_MALIPD"
},
{
"name": "Outbreak Malaria OPD",
"code": "OUG_HSV_MOHW"
"code": "OUG_HSV_MALOPD"
},
{
"name": "Surveillance Epid",
Expand All @@ -121,7 +121,7 @@
},
{
"name": "Surveillance Nutrition",
"code": "OUG_HSV_NS"
"code": "OUG_HSV_NUT"
}
]},
{
Expand All @@ -139,4 +139,4 @@
]}
]
}
}
}

0 comments on commit f443bc7

Please sign in to comment.